summaryrefslogtreecommitdiff
path: root/src/lang/english_US.txt
AgeCommit message (Collapse)Author
2009-03-19(svn r15768) -Change: remove an "experimental" marker for something that has ↵rubidium
been working fine for a long time and remove the ununderstandable part of the description.
2009-03-13(svn r15698) -Update: WebTranslator2 update to 2009-03-13 18:45:47translators
dutch - 1 changed by Excel20 (1) english_US - 1 fixed by WhiteRabbit (1) finnish - 1 fixed by jpx_ (1) german - 1 fixed, 3 changed by planetmaker (4) italian - 1 fixed by lorenzodv (1) slovak - 1 fixed by James (1) turkish - 3 fixed by jnmbk (3)
2009-03-13(svn r15696) -Codechange: move the NewGRF language ID into the language file ↵rubidium
instead of maintaining a table in the code.
2009-03-08(svn r15647) -Update: WebTranslator2 update to 2009-03-08 18:32:50translators
arabic_egypt - 2 fixed, 20 changed by khaloofah (22) catalan - 1 fixed by arnaullv (1) dutch - 4 changed by Yexo (4) english_US - 3 fixed by WhiteRabbit (3) finnish - 1 fixed, 1 changed by jpx_ (2) french - 1 fixed by glx (1) greek - 57 fixed by hellis (57) hungarian - 1 fixed by alyr (1) italian - 1 fixed by lorenzodv (1) korean - 1 fixed by leejaeuk5 (1) traditional_chinese - 2 changed by josesun (2) ukrainian - 1 fixed by mad (1)
2009-02-25(svn r15581) -Update: WebTranslator2 update to 2009-02-25 18:44:53translators
afrikaans - 7 changed by Ludslad (7) catalan - 3 fixed by arnaullv (3) czech - 3 fixed by Hadez (3) danish - 12 fixed, 13 changed by ThomasA (25) dutch - 3 fixed by habell (3) english_US - 3 fixed by WhiteRabbit (3) estonian - 54 fixed by t2t2 (54) finnish - 3 fixed by jpx_ (3) french - 3 fixed, 8 changed by belugas (8), glx (3) german - 3 fixed by planetmaker (3) hungarian - 3 fixed by alyr (3) italian - 3 fixed by lorenzodv (3) norwegian_bokmal - 7 fixed by christian (7) romanian - 3 fixed, 5 changed by kkmic (8) russian - 3 fixed by Smoky555 (3) slovak - 3 fixed by James (3) traditional_chinese - 37 fixed by irvin (37) welsh - 3 fixed by welshdragon (3)
2009-02-17(svn r15510) -Update: WebTranslator2 update to 2009-02-17 17:50:34translators
croatian - 22 fixed by tifached (22) czech - 20 fixed by joeprusa (19), miris2009 (1) english_US - 81 changed by WhiteRabbit (81) hungarian - 1 changed by alyr (1) korean - 3 fixed by darkttd (3) latvian - 8 fixed by Reinis (5), waste (3) luxembourgish - 50 fixed by Gubius (50) norwegian_bokmal - 60 fixed by khh (60) russian - 6 fixed by MajestiC (6) slovak - 49 fixed by James (49) swedish - 145 fixed by Andreas (9), giddorah (136) turkish - 3 fixed by Emin (3) welsh - 76 fixed by PlayDead (76)
2009-02-17(svn r15507) -Update (r15506): rename strings in other languages toosmatz
2009-02-16(svn r15498) -Update: WebTranslator2 update to 2009-02-16 18:45:15translators
catalan - 2 changed by arnaullv (2) dutch - 3 fixed by Excel20 (3) english_US - 7 fixed by WhiteRabbit (7) german - 3 fixed by planetmaker (2), ralph (1) hungarian - 1 changed by alyr (1) lithuanian - 1 fixed by Enternald (1) luxembourgish - 140 fixed by Gubius (140) norwegian_nynorsk - 9 fixed, 5 changed by Thor (14) portuguese - 4 fixed by SnowFlake (4) romanian - 2 fixed, 5 changed by kkmic (7) slovak - 53 fixed by James (53) slovenian - 20 fixed by Necrolyte (20)
2009-02-14(svn r15480) -Feature(tte): Show the cargo subtype in the vehicle details ↵michi_cc
window.
2009-02-14(svn r15475) -Update: do r15474 also for the other languages.rubidium
2009-02-13(svn r15468) -Fix: reword the multiplayer tooltip so it doesn't mention the ↵rubidium
(incorrect) number of players anymore.
2009-02-12(svn r15457) -Fix: typo in stringid.rubidium
2009-02-11(svn r15444) -Fix (r15425): the chat messages gone gray. That gray colour ↵rubidium
was technically right. The string contained {GRAY}, but due to a latent bug (accidentally fixed in r15425) in the string drawing routing the gray would be interpreted as use palette colour 14, which is a white.
2009-02-09(svn r15432) -Update: WebTranslator2 update to 2009-02-09 18:30:51translators
bulgarian - 30 fixed by Ar4i (30) catalan - 3 fixed by arnaullv (3) danish - 33 fixed by ThomasA (33) dutch - 5 fixed by habell (5) english_US - 118 fixed by WhiteRabbit (118) finnish - 5 fixed by jpx_ (5) german - 5 fixed by ralph (5) hungarian - 2 fixed by alyr (2) latvian - 7 fixed by KiitsLV (5), waste (2) polish - 6 fixed by coolik (6) romanian - 3 fixed, 2 changed by kkmic (5) serbian - 123 fixed, 2 deleted, 229 changed by syndrome (354) simplified_chinese - 5 fixed by ww9980 (5) spanish - 1 changed by Dominus (1) ukrainian - 3 fixed by mad (3)
2009-02-09(svn r15429) -Change: do r15428 also for the string names.rubidium
2009-02-08(svn r15410) -Cleanup: get rid of most of the references to the 'patches' ↵rubidium
except where it's used for backward compatability.
2009-02-08(svn r15409) -Update: Currenciesfrosch
Remove intermediate currency "New Turkish lira". Add Euro introduction date for Slovakia. Remove Euro introduction date for Hungary.
2009-02-05(svn r15363) -Fix [FS#2600]: inconsistency w.r.t. On/Off text for settings.rubidium
2009-02-05(svn r15362) -Change: make a string name more consistent.rubidium
2009-02-04(svn r15341) -Update (r15340): remove deleted and modified strings from ↵smatz
other language files
2009-01-23(svn r15237) -Codechange: Remove string removed in r15236 in other languages.peter1138
2009-01-19(svn r15148) -Cleanup: Remove the options "competitor start time" and ↵Yexo
"competitor intelligence" from the difficulty options because they already were unused.
2009-01-16(svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes ↵rubidium
strings.
2009-01-15(svn r15097) -Update: WebTranslator2 update to 2009-01-15 18:47:56translators
brazilian_portuguese - 8 fixed by tucalipe (8) danish - 4 fixed, 1 changed by beruic (5) dutch - 6 fixed by habell (6) english_US - 76 fixed by WhiteRabbit (76) french - 7 fixed, 1 changed by glx (8) greek - 9 fixed, 2 changed by doukas (11) indonesian - 13 changed by fanioz (13) norwegian_nynorsk - 24 fixed by runarlu (24) polish - 5 fixed by xaxa (5)
2009-01-12(svn r15030) -Update (r15029): and from the other languages too (yay for WT2)rubidium
2009-01-10(svn r14972) -Update: do r14971 also for the non-English strings (Alberth)rubidium
2009-01-10(svn r14961) -Update: remove the string from r14960 from the other languages ↵rubidium
too.
2009-01-04(svn r14836) -Update (r14835): remove changed string from other languagessmatz
2009-01-04(svn r14833) -Update (r14831): remove changed strings from other languagessmatz
2009-01-03(svn r14793) -Update (r14792): replace a string parameter in the other ↵rubidium
languages too
2009-01-01(svn r14781) -Change: someone changed _cur_year; so update it in a few ↵rubidium
hardcoded places... happy new year! -Fix (r11790): a few instances were forgotten.
2008-12-29(svn r14765) -Update (r14764): remove changed strings from translations.rubidium
2008-12-28(svn r14756) -Update (r14755): remove removed string from other languages too.rubidium
2008-12-26(svn r14752) -Fix [FS#2438]: revenue when clearing land would show up in red ↵rubidium
in the land info window as negative cost.
2008-11-24(svn r14618) -Feature: when the chosen language isn't supported by the ↵rubidium
current font, try to find a font that does and use that instead. Thanks to glx/michi_cc for the Windows implementation.
2008-11-19(svn r14595) -Add: Estonian currency.rubidium
-Change: Slovenia switched to the Euro in 2007.
2008-11-18(svn r14593) -Update: remove outdated (in r14592) string.rubidium
2008-11-16(svn r14583) -Update: WebTranslator2 update to 2008-11-16 18:59:11translators
dutch - 4 changed by Excel20 (4) english_US - 7 fixed by WhiteRabbit (7) french - 2 fixed, 2 changed by glx (4) persian - 21 fixed by ali sattari (21) portuguese - 49 fixed by joznaz (49) spanish - 2 fixed by eusebio (2)
2008-10-12(svn r14460) -Update: WebTranslator2 update to 2008-10-12 17:43:44translators
bulgarian - 6 fixed, 1 changed by kokobongo (7) english_US - 6 fixed by WhiteRabbit (6) ido - 43 fixed by Cecile (43) italian - 6 changed by lorenzodv (6) korean - 41 changed by dlunch (41) latvian - 54 changed by v3rb0 (54) persian - 66 fixed by ali sattari (66)
2008-10-07(svn r14447) -Change [FS#2333]: Rename YAPP "advanced signals" to "path ↵michi_cc
signals" and "normal signals" to "block signals".
2008-09-30(svn r14423) -Codechange: also do r14221 for the strings.rubidium
2008-09-22(svn r14386) -Update: WebTranslator2 update to 2008-09-22 19:58:30translators
brazilian_portuguese - 3 fixed by tucalipe (3) catalan - 3 fixed by arnaullv (3) english_US - 2 fixed by WhiteRabbit (2) estonian - 1 fixed by kristjans (1) french - 1 fixed by glx (1) galician - 1 changed by Condex (1) hungarian - 3 changed by alyr (3) korean - 18 changed by dlunch (18) norwegian_bokmal - 194 fixed by christian (194) spanish - 2 fixed by eusebio (2)
2008-09-14(svn r14325) -Update: WebTranslator2 update to 2008-09-14 17:42:18translators
czech - 2 fixed, 31 changed by Hadez (33) english_US - 211 fixed by WhiteRabbit (211) galician - 193 fixed, 10 changed by Condex (203) german - 2 fixed, 38 changed by sulai (40) swedish - 60 fixed by ChrillDeVille (60)
2008-09-12(svn r14298) -Fix [FS#2214]: "{CARGO} from unknown destination".rubidium
2008-09-08(svn r14276) -Fix: Rename one of the advanced settings, as 'TTDPatch ↵frosch
compatible nonstop handling' wasn't a correct description anymore.
2008-09-08(svn r14275) -Change: Rename 'Configure patches' to 'Advanced settings'.frosch
2008-08-20(svn r14113) -Codechange: Language updates for r14112.frosch
2008-08-16(svn r14084) -Codechange: Language updates for r14083.frosch
2008-07-30(svn r13873) -Codechange: remove useless string from all language files ↵belugas
affected by r13872. which removed the STR_NEWS_OPEN_CLOSE string
2008-07-23(svn r13799) -Fix (r13730): {RAW_STRING} should be used in english.txt onlyglx