Commit Graph

543 Commits (ec0c1595868056a9767f581df1a285ce2e37fe88)

Author SHA1 Message Date
rubidium f77503e5a3 (svn r14793) -Update (r14792): replace a string parameter in the other languages too 16 years ago
rubidium 6513bf3a3a (svn r14781) -Change: someone changed _cur_year; so update it in a few hardcoded places... happy new year!
-Fix (r11790): a few instances were forgotten.
16 years ago
rubidium deffb584b0 (svn r14765) -Update (r14764): remove changed strings from translations. 16 years ago
rubidium aa73cc9202 (svn r14756) -Update (r14755): remove removed string from other languages too. 16 years ago
rubidium b8d82cc28c (svn r14752) -Fix [FS#2438]: revenue when clearing land would show up in red in the land info window as negative cost. 16 years ago
rubidium fea78fbfbb (svn r14618) -Feature: when the chosen language isn't supported by the current font, try to find a font that does and use that instead. Thanks to glx/michi_cc for the Windows implementation. 16 years ago
rubidium aa126066b7 (svn r14595) -Add: Estonian currency.
-Change: Slovenia switched to the Euro in 2007.
16 years ago
rubidium aaeb01b428 (svn r14593) -Update: remove outdated (in r14592) string. 16 years ago
translators 64ee487ed5 (svn r14583) -Update: WebTranslator2 update to 2008-11-16 18:59:11
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)
16 years ago
translators 313f193b55 (svn r14460) -Update: WebTranslator2 update to 2008-10-12 17:43:44
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)
16 years ago
michi_cc b3726f4c7c (svn r14447) -Change [FS#2333]: Rename YAPP "advanced signals" to "path signals" and "normal signals" to "block signals". 16 years ago
rubidium c9a82ac3e7 (svn r14423) -Codechange: also do r14221 for the strings. 16 years ago
translators ff76ef6a0a (svn r14386) -Update: WebTranslator2 update to 2008-09-22 19:58:30
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)
16 years ago
translators cc16809f71 (svn r14325) -Update: WebTranslator2 update to 2008-09-14 17:42:18
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)
16 years ago
rubidium d6bc633870 (svn r14298) -Fix [FS#2214]: "{CARGO} from unknown destination". 16 years ago
frosch 95ba19ee69 (svn r14276) -Fix: Rename one of the advanced settings, as 'TTDPatch compatible nonstop handling' wasn't a correct description anymore. 16 years ago
frosch e3f2da01d3 (svn r14275) -Change: Rename 'Configure patches' to 'Advanced settings'. 16 years ago
frosch f42fab0dec (svn r14113) -Codechange: Language updates for r14112. 16 years ago
frosch f3e7b77dcb (svn r14084) -Codechange: Language updates for r14083. 16 years ago
belugas caf5cac9eb (svn r13873) -Codechange: remove useless string from all language files affected by r13872. which removed the STR_NEWS_OPEN_CLOSE string 16 years ago
glx ec6aff4870 (svn r13799) -Fix (r13730): {RAW_STRING} should be used in english.txt only 16 years ago
rubidium 891bec7e23 (svn r13730) -Fix: make a copy of the names for news messages about the deletion of companies as the removal of a company could lead to wrong names in the news messages. 16 years ago
rubidium ab234cf90c (svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they were printed, otherwise the text could change due to the few number of slots that could be used to bind.
-Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
16 years ago
rubidium 797ccc8b49 (svn r13703) -Update: the other language files due to a few changed strings in r13702. 16 years ago
skidd13 7a0ad3af52 (svn r13630) -Update: apply english.txt changes from r13628 to other languages 16 years ago
skidd13 6e334d10bb (svn r13312) -Update: apply english.txt changes from r13311 to other languages 16 years ago
glx e326a03c4c (svn r12966) -Update: apply english.txt changes from r12965 to other languages 16 years ago
rubidium 3919c30c2d (svn r12660) -Codechange: make the creation of depot order strings a little more modular (instead of causing a string explosion). 16 years ago
rubidium 3a0cb23548 (svn r12656) -Fix: tooltips for some order buttons are outdated/incorrect. 16 years ago
rubidium 5992dad01f (svn r12648) -Feature: allow four different non-stop types in a single game instead of two. The "TTDP compatible order" setting now only sets the default behaviour of new trains.
-Feature: allow three different load type in a single game instead of two. One can choose full load all and full load any instead of full load being governed by the "full load any" patch setting.
16 years ago
rubidium c9e9e6005b (svn r12643) -Codechange: be more explicit about the orders a vehicle has (non stop and full load are ambiguous and depend on some patch settings). 16 years ago
rubidium 70f3413a36 (svn r12641) -Codechange: do not use the same button for two completely distinct tasks, just make an extra button for it and hide them when not needed. 16 years ago
smatz 86c72ab927 (svn r12548) -Cleanup: remove strings removed in r12547 from all language files 16 years ago
glx 64797f06eb (svn r12456) -Update: apply english.txt changes from r12455 to other languages 16 years ago
smatz 0d1e4237cf (svn r12130) -Cleanup (r12129): remove now unused strings from all language files 17 years ago
orudge 2ef11e0b8b (svn r12026) -Update: 'exit' is consistent with UK English in OpenTTD, 'quit' with US English 17 years ago
maedhros c5b81c9382 (svn r11995) -Cleanup (r11994): Change the string names in all the other languages. 17 years ago
peter1138 97a1cbdfa1 (svn r11991) -Cleanup: Remove strings removed in r11990 17 years ago
glx 1712a8a0e1 (svn r11923) -Cleanup: Remove strings removed from english.txt in r11919 17 years ago
peter1138 a9c71ce375 (svn r11894) -Cleanup: Remove strings removed from english.txt in r11893 17 years ago
rubidium ebb6259057 (svn r11790) -Update: apparantly it's 2008 already ;). Patch by Anne Stellingwerf (FS#1613). 17 years ago
miham 5dc1fcea04 (svn r11660) -Change: english -> english (uk), english_us ->english (us) 17 years ago
miham 6f526fd2e1 (svn r11654) -Change: renaming american languagefile to english_US 17 years ago