changeset 86:a9d80b4984bc

Re #179: Make sure that translations are used throughout UI * Add missed translations
author IBBoard <dev@ibboard.co.uk>
date Sat, 31 Oct 2009 20:57:20 +0000
parents 0bb9f40d44eb
children 4c5c8f91937a
files translations/en.translation
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/translations/en.translation	Sat Oct 31 20:54:42 2009 +0000
+++ b/translations/en.translation	Sat Oct 31 20:57:20 2009 +0000
@@ -42,6 +42,10 @@
 	<translation id="equipPercentageTooLargeTitle">Equipment percentage too large</translation>
 	<translation id="equipPercentageTooSmall">The current percentage ({0}%) was smaller than the minimum for the equipment item ({1}%). The minimum value will be used instead.</translation>
 	<translation id="equipPercentageTooSmallTitle">Equipment percentage too small</translation>
+	<translation id="equipAmountTooLarge">The current amount ({0}) was larger than the maximum for the equipment item ({1}). The maximum value will be used instead.</translation>
+	<translation id="equipAmountTooLargeTitle">Equipment amount too large</translation>
+	<translation id="equipAmountTooSmall">The current amount ({0}) was smaller than the minimum for the equipment item ({1}). The minimum value will be used instead.</translation>
+	<translation id="equipAmountTooSmallTitle">Equipment amount too small</translation>
 	<translation id="FrmEditUnitEquipment">Edit {0} for {1}</translation>
 	<translation id="FrmAbout">About WarFoundry</translation>
 	<translation id="lblVersion">Version: {0}</translation>