add error messages for missing font selections
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 8 May 2008 22:42:35 +0000 (22:42 +0000)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 8 May 2008 22:42:35 +0000 (22:42 +0000)
git-svn-id: http://trooper/svn/projects/jSite/trunk@795 c3eda9e8-030b-0410-8277-bc7414b0a119

src/net/pterodactylus/jsite/i18n/jSite.properties
src/net/pterodactylus/jsite/i18n/jSite_de.properties

index 178988f..74a5bb6 100644 (file)
@@ -269,6 +269,12 @@ configurationDialog.page.interfaceTweaks.item.useCustomLAF.accelerator: Alt-VK_L
 configurationDialog.page.interfaceTweaks.item.useCustomLAF.shortDescription: Use a custom Look & Feel
 configurationDialog.page.interfaceTweaks.item.useCustomLAF.longDescription: Use a custom Look & Feel
 
+configurationDialog.error.noControlFontSelected.title: No Control Font Selected
+configurationDialog.error.noControlFontSelected.message: You did not select a control font!
+
+configurationDialog.error.noUserFontSelected.title: No Text Font Selected
+configurationDialog.error.noUserFontSelected.message: You did not select a text font!
+
 #
 # the log window
 #
index ea21938..1707ff9 100644 (file)
@@ -269,6 +269,12 @@ configurationDialog.page.interfaceTweaks.item.useCustomLAF.accelerator: Alt-VK_L
 configurationDialog.page.interfaceTweaks.item.useCustomLAF.shortDescription: Ein anderes Look & Feel benutzen
 configurationDialog.page.interfaceTweaks.item.useCustomLAF.longDescription: Ein anderes Look & Feel benutzen
 
+configurationDialog.error.noControlFontSelected.title: Keine Schriftart f\u00fcr Kontrollelemente ausgew\u00e4hlt
+configurationDialog.error.noControlFontSelected.message: Es wurde keine Schriftart f\u00fcr Kontrollelemente ausgew\u00e4hlt!
+
+configurationDialog.error.noUserFontSelected.title: Keine Schriftart f\u00fcr Texteingaben ausgew\u00e4hlt
+configurationDialog.error.noUserFontSelected.message: Es wurde keine Schriftart f\u00fcr Texteingaben ausgew\u00e4hlt!
+
 #
 # the log window
 #