diff translations/en.translation @ 171:0e17097db8e5

Fixes #300: WinForms UI doesn't make it obvious why nothing is listed on first run * Added a warning icon and tooltip message to the New Army dialog * Added initial English translation text Also: * Layered the enabling of widgets so that they are only enabled when they make sense (so empty list won't be enabled)
author IBBoard <dev@ibboard.co.uk>
date Sat, 31 Jul 2010 14:26:21 +0000
parents 1925af42100c
children cb86380cbf61
line wrap: on
line diff
--- a/translations/en.translation	Sun Jul 25 17:17:55 2010 +0000
+++ b/translations/en.translation	Sat Jul 31 14:26:21 2010 +0000
@@ -38,6 +38,8 @@
 	<translation id="lblArmyName">Army name:</translation>
 	<translation id="lblArmySize">Army size:</translation>
 	<translation id="bttnSelectRace">Create army</translation>
+	<translation id="newArmyNoGameSystems">WarFoundry couldn't find any game system data.
+Please check the logs for errors and ensure you have some game system data files in the "data" folder.</translation>
 	<translation id="FrmNewUnit">Add New {0} Choice</translation>
 	<translation id="lblUnitList">Unit types:</translation>
 	<translation id="bttnSelectUnit">Create unit</translation>