diff translations/en.translation @ 112:d9b027f80e03

Fixes #223: Use translations within the API * Update English translations to cover new API translations
author IBBoard <dev@ibboard.co.uk>
date Mon, 21 Dec 2009 20:38:51 +0000
parents 195e1639feb4
children 9d5d885965f9
line wrap: on
line diff
--- a/translations/en.translation	Sun Dec 20 21:00:28 2009 +0000
+++ b/translations/en.translation	Mon Dec 21 20:38:51 2009 +0000
@@ -99,4 +99,12 @@
 	<translation id="setUnitNameCommandUndoDescription">Rename "{0}" to "{1}"</translation>
 	<translation id="setUnitSizeCommandDescription">Set size of {0} to {1}</translation>
 	<translation id="setUnitSizeCommandUndoDescription">Set size of {0} to {1}</translation>
+	<translation id="requirementAND">{0}; and {1}</translation>
+	<translation id="requirementOR">{0}; or {1}</translation>
+	<translation id="requirementUnitExcludes">{0} can only be taken if none of the following are taken: {1}</translation>
+	<translation id="requirementUnitMaxNumber">{1} can only be taken {0} times</translation>
+	<translation id="requirementUnitMinNumber">{1} must be taken at least {0} times</translation>
+	<translation id="requirementUnitTypeAtLeastSingle">{1} {0}</translation>
+	<translation id="requirementUnitTypeAtLeastJoiner">{0}, {1}</translation>
+	<translation id="requirementUnitTypeAtLeast">{0} can only be taken if the following are taken: {1}</translation>
 </translations>
\ No newline at end of file