summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-11-17 18:16:21 +0000
committerrubidium <rubidium@openttd.org>2010-11-17 18:16:21 +0000
commit602a0f10fa56b68a35d92d7a1f9dfd931c0a16cf (patch)
treebc44f4a60508c0df2b5dd76c9349109b2017f1db /src
parent418cca075f7df76b40a7e80c3227a48b356e7ca3 (diff)
downloadopenttd-602a0f10fa56b68a35d92d7a1f9dfd931c0a16cf.tar.xz
(svn r21223) -Fix: use proper plural for the short cargo unit names
Diffstat (limited to 'src')
-rw-r--r--src/lang/english.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index 7373a36ae..f79b192a3 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -165,12 +165,12 @@ STR_ABBREV_NONE :{TINYFONT}NO
STR_ABBREV_ALL :{TINYFONT}ALL
# 'Mode' of transport for cargoes
-STR_PASSENGERS :{COMMA} passengers
-STR_BAGS :{COMMA} bags
-STR_TONS :{COMMA} tonnes
-STR_LITERS :{COMMA} litres
-STR_ITEMS :{COMMA} items
-STR_CRATES :{COMMA} crates
+STR_PASSENGERS :{COMMA} passenger{P "" s}
+STR_BAGS :{COMMA} bag{P "" s}
+STR_TONS :{COMMA} tonne{P "" s}
+STR_LITERS :{COMMA} litre{P "" s}
+STR_ITEMS :{COMMA} item{P "" s}
+STR_CRATES :{COMMA} crate{P "" s}
# Colours, do not shuffle
STR_COLOUR_DARK_BLUE :Dark Blue