add error messages for missing font selections
[jSite2.git] / src / net / pterodactylus / jsite / i18n / jSite.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
 #