diff options
author | rubidium <rubidium@openttd.org> | 2009-11-16 13:19:39 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2009-11-16 13:19:39 +0000 |
commit | b824b27fd64a953bd003f334e1aad5827e613cde (patch) | |
tree | 2af35d8935b8afd9af2045cba00f820107707610 /src/lang | |
parent | f9feac86072174c2b011e6c3bd96e6f5337e9054 (diff) | |
download | openttd-b824b27fd64a953bd003f334e1aad5827e613cde.tar.xz |
(svn r18115) -Codechange: prevent RTL glitch with refitting and cargo suffix
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 0a4ad51c6..8695acdd1 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -3982,6 +3982,7 @@ STR_JUST_DATE_SHORT :{DATE_SHORT} STR_JUST_DATE_LONG :{DATE_LONG} STR_JUST_DATE_ISO :{DATE_ISO} STR_JUST_STRING :{STRING} +STR_JUST_STRING_SPACE_STRING :{STRING} {STRING} STR_JUST_RAW_STRING :{RAW_STRING} # Slightly 'raw' stringcodes with colour or size |