diff options
author | rubidium <rubidium@openttd.org> | 2009-11-19 18:08:35 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2009-11-19 18:08:35 +0000 |
commit | c24755c03213adf24d06e16215e17f62673d65e3 (patch) | |
tree | d5977fe746d48d8b3a3cf08bc14e6b1b227123d7 /src/lang/unfinished/thai.txt | |
parent | 30f7483f9c655d2f1454b69cbe7c7b02f691c1d6 (diff) | |
download | openttd-c24755c03213adf24d06e16215e17f62673d65e3.tar.xz |
(svn r18189) -Codechange: remove some now unneeded strings
Diffstat (limited to 'src/lang/unfinished/thai.txt')
-rw-r--r-- | src/lang/unfinished/thai.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lang/unfinished/thai.txt b/src/lang/unfinished/thai.txt index b98f774ec..cff5f5887 100644 --- a/src/lang/unfinished/thai.txt +++ b/src/lang/unfinished/thai.txt @@ -1660,8 +1660,6 @@ STR_JUST_STRING :{STRING} STR_JUST_RAW_STRING :{STRING} # Slightly 'raw' stringcodes with colour or size -STR_BLACK_ARROW_DOWN :{BLACK}{DOWNARROW} -STR_BLACK_ARROW_UP :{BLACK}{UPARROW} STR_BLACK_COMMA :{BLACK}{COMMA} STR_TINY_BLACK_COMA :{TINYFONT}{BLACK}{COMMA} STR_TINY_COMMA :{TINYFONT}{COMMA} @@ -1683,11 +1681,7 @@ STR_BLACK_RAW_STRING :{BLACK}{STRING} STR_WHITE_STRING :{WHITE}{STRING} STR_TINY_BLACK_VEHICLE :{TINYFONT}{BLACK}{VEHICLE} -STR_BLACK_SMALL_ARROW_UP :{BLACK}{SMALLUPARROW} -STR_BLACK_SMALL_ARROW_DOWN :{BLACK}{SMALLDOWNARROW} STR_TINY_RIGHT_ARROW :{TINYFONT}{RIGHTARROW} -STR_BLACK_SMALL_ARROW_LEFT :{BLACK}{SMALLLEFTARROW} -STR_BLACK_SMALL_ARROW_RIGHT :{BLACK}{SMALLRIGHTARROW} STR_BLACK_1 :{BLACK}1 STR_BLACK_2 :{BLACK}2 |