diff options
author | maedhros <maedhros@openttd.org> | 2008-04-14 12:42:01 +0000 |
---|---|---|
committer | maedhros <maedhros@openttd.org> | 2008-04-14 12:42:01 +0000 |
commit | c0fbfd03ac73c557aa51e63344cda41d53ccfef8 (patch) | |
tree | 33fbe15115645a572ee13e127fa19728f88674f9 /src/lang | |
parent | 1f59821020389478b6bde28639e916e646c53cb7 (diff) | |
download | openttd-c0fbfd03ac73c557aa51e63344cda41d53ccfef8.tar.xz |
(svn r12700) -Cleanup (r12699): Remove an unused string.
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 3c4fa76aa..892d72f63 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2723,7 +2723,6 @@ STR_CONDITIONAL_UNCONDITIONAL :Jump to order { STR_CONDITIONAL_NUM :Jump to order {COMMA} when {STRING} {STRING} {COMMA} STR_CONDITIONAL_TRUE_FALSE :Jump to order {COMMA} when {STRING} {STRING} -STR_TIMETABLE_GO_TO :{STRING4} {STRING2} STR_TIMETABLE_TRAVEL_NOT_TIMETABLED :Travel (not timetabled) STR_TIMETABLE_TRAVEL_FOR :Travel for {STRING1} STR_TIMETABLE_STAY_FOR :and stay for {STRING1} |