Commit Graph

126 Commits

Author SHA1 Message Date
rubidium 2ec09d95a1 (svn r16114) -Cleanup: unify some more strings and remove some more unused strings 2009-04-21 20:20:53 +00:00
rubidium ce5a282977 (svn r16111) -Cleanup: remove some duplicate/unused strings
-Change: move a string to a more sensible location
2009-04-21 16:57:26 +00:00
frosch d338fff1b9 (svn r16110) -Codechange: use {CARGO} instead hardcoded cargo name (there is always something duplicated :p) 2009-04-21 16:52:58 +00:00
rubidium 9a56844b67 (svn r16102) -Codechange: unify the vehicle info strings; reduce the number of duplicate strings and unifies the GUIs quite a bit 2009-04-20 21:29:41 +00:00
frosch 713da56d9b (svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix) 2009-04-19 14:11:17 +00:00
rubidium ae3ebe6834 (svn r16045) -Feature [FS#597]: allow sorting stations by the lowest cargo rating instead of only by the highest cargo rating (based on the idea of KeeperOfTheSoul) 2009-04-12 19:15:53 +00:00
rubidium 13d6412c22 (svn r16041) -Fix [FS#774]: the currency abbreviation for the Romanian Leu is now RON. 2009-04-12 17:27:44 +00:00
rubidium cd8da0d69e (svn r15982) -Codechange: use GetAddressAsString to get the name instead of passing the hostname and the IP into a string. 2009-04-08 12:52:53 +00:00
svnsync 3fdb8a62c4 (svn r15966) -Fix: over time, several incosistancies were not fixed by WT2. Take care of that now. Also introduce #textdir for all languages. 2009-04-07 14:28:32 +00:00
rubidium 2052850425 (svn r15847) -Fix (r15837): the 'title' text of the music gui would be drawn big and in blue instead of small and in black 2009-03-25 14:21:50 +00:00
yexo 84fb615344 (svn r15835) -Codechange: Prevent using the return value of DrawString as much as possible. 2009-03-24 20:03:02 +00:00
rubidium d20b8a95dd (svn r15768) -Change: remove an "experimental" marker for something that has been working fine for a long time and remove the ununderstandable part of the description. 2009-03-19 18:23:51 +00:00
rubidium eb0d43aadd (svn r15696) -Codechange: move the NewGRF language ID into the language file instead of maintaining a table in the code. 2009-03-13 00:30:26 +00:00
translators 0a2e46c6c7 (svn r15581) -Update: WebTranslator2 update to 2009-02-25 18:44:53
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-25 18:45:16 +00:00
translators 5d0e1f70de (svn r15510) -Update: WebTranslator2 update to 2009-02-17 17:50:34
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 17:50:53 +00:00
smatz 42c0faf9e1 (svn r15507) -Update (r15506): rename strings in other languages too 2009-02-17 00:30:59 +00:00
michi_cc 84deeecc5b (svn r15480) -Feature(tte): Show the cargo subtype in the vehicle details window. 2009-02-14 18:42:03 +00:00
rubidium 7b5c5d4432 (svn r15475) -Update: do r15474 also for the other languages. 2009-02-14 01:40:26 +00:00
rubidium 8535ceb5e2 (svn r15468) -Fix: reword the multiplayer tooltip so it doesn't mention the (incorrect) number of players anymore. 2009-02-13 17:50:33 +00:00
rubidium 9fb19be134 (svn r15457) -Fix: typo in stringid. 2009-02-12 15:17:10 +00:00
rubidium 5239eee6ac (svn r15444) -Fix (r15425): the chat messages gone gray. That gray colour 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-11 01:46:09 +00:00
rubidium 05792c46a3 (svn r15429) -Change: do r15428 also for the string names. 2009-02-09 03:07:03 +00:00
rubidium 377ce6c5bf (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability. 2009-02-08 12:25:13 +00:00
frosch 27105127f6 (svn r15409) -Update: Currencies
Remove intermediate currency "New Turkish lira".
  Add Euro introduction date for Slovakia.
  Remove Euro introduction date for Hungary.
2009-02-08 12:02:28 +00:00
translators 088d5bb2ed (svn r15403) -Update: WebTranslator2 update to 2009-02-07 18:48:00
arabic_egypt - 6 fixed by khaloofah (6)
brazilian_portuguese - 15 fixed by tucalipe (15)
catalan    - 3 fixed by arnaullv (3)
dutch      - 2 fixed, 21 changed by Yexo (21), Excel20 (2)
finnish    - 3 fixed by jpx_ (3)
french     - 6 fixed by glx (6)
german     - 6 fixed by hellow (6)
hungarian  - 4 fixed by alyr (4)
italian    - 17 fixed by lorenzodv (17)
korean     - 6 fixed, 22 changed by darkttd (28)
norwegian_bokmal - 27 fixed by khh (27)
romanian   - 3 fixed, 4 changed by kkmic (7)
serbian    - 176 fixed, 93 changed by syndrome (269)
simplified_chinese - 16 fixed, 1 changed by ww9980 (17)
spanish    - 6 fixed by Dominus (6)
turkish    - 17 fixed, 1 changed by Emin (18)
2009-02-07 18:48:25 +00:00
rubidium 546cd4f70e (svn r15363) -Fix [FS#2600]: inconsistency w.r.t. On/Off text for settings. 2009-02-05 22:05:58 +00:00
rubidium 0cf08d32c7 (svn r15362) -Change: make a string name more consistent. 2009-02-05 21:50:56 +00:00
smatz 47516b31a7 (svn r15341) -Update (r15340): remove deleted and modified strings from other language files 2009-02-04 20:24:11 +00:00
peter1138 26d5543eb2 (svn r15237) -Codechange: Remove string removed in r15236 in other languages. 2009-01-23 20:56:30 +00:00
translators b2d0e14848 (svn r15209) -Update: WebTranslator2 update to 2009-01-22 18:42:44
arabic_egypt - 1 fixed by khaloofah (1)
catalan    - 20 fixed by arnaullv (20)
dutch      - 1 changed by Excel20 (1)
finnish    - 10 fixed by jpx_ (10)
french     - 1 changed by glx (1)
galician   - 5 fixed by Condex (5)
greek      - 2 changed by tek1979 (2)
hungarian  - 2 changed by alyr (1), IPG (1)
indonesian - 20 fixed, 22 changed by fanioz (42)
italian    - 20 fixed, 1 changed by lorenzodv (21)
korean     - 20 fixed by darkttd (20)
norwegian_bokmal - 22 fixed by khh (22)
norwegian_nynorsk - 5 changed by wollollo (5)
romanian   - 1 changed by kkmic (1)
russian    - 44 fixed by Smoky555 (44)
simplified_chinese - 18 fixed, 7 changed by ww9980 (25)
spanish    - 20 fixed by eusebio (19), Dominus (1)
turkish    - 31 fixed, 1 changed by Emin (32)
2009-01-22 18:43:05 +00:00
translators 0877b58ba6 (svn r15197) -Update: WebTranslator2 update to 2009-01-21 20:22:27
catalan    - 21 fixed by arnaullv (21)
croatian   - 25 fixed by knovak (25)
czech      - 41 fixed by Hadez (41)
dutch      - 20 fixed, 3 changed by habell (23)
finnish    - 31 fixed by UltimateSephiroth (21), jpx_ (10)
french     - 20 fixed by glx (20)
german     - 146 fixed by chu (146)
greek      - 46 fixed, 8 changed by doukas (54)
hungarian  - 41 fixed, 2 changed by alyr (43)
indonesian - 22 fixed by fanioz (22)
italian    - 21 fixed, 1 changed by lorenzodv (22)
korean     - 21 fixed, 1 changed by darkttd (19), dlunch (3)
norwegian_bokmal - 2 changed by wollollo (2)
norwegian_nynorsk - 19 fixed, 1 changed by wollollo (20)
romanian   - 20 fixed by kkmic (20)
simplified_chinese - 6 fixed by ww9980 (6)
spanish    - 21 fixed by Dominus (21)
traditional_chinese - 2 fixed by ww9980 (2)
ukrainian  - 76 fixed by mad (76)
2009-01-21 20:22:56 +00:00
Yexo 8fabd3982d (svn r15148) -Cleanup: Remove the options "competitor start time" and "competitor intelligence" from the difficulty options because they already were unused. 2009-01-19 01:16:50 +00:00
translators 61156d6d61 (svn r15130) -Update: WebTranslator2 update to 2009-01-17 18:48:58
dutch      - 3 changed by Excel20 (3)
hebrew     - 62 fixed, 103 changed by tarkil (165)
indonesian - 15 changed by fanioz (15)
korean     - 21 fixed, 23 changed by darkttd (44)
norwegian_bokmal - 16 fixed, 9 changed by khh (25)
slovenian  - 8 fixed by Necrolyte (8)
spanish    - 2 changed by Dominus (2)
thai       - 19 fixed by vetbook (19)
ukrainian  - 36 fixed by mad (36)
2009-01-17 18:49:09 +00:00
rubidium b1a33a494f (svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes strings. 2009-01-16 12:59:47 +00:00
rubidium eb22e265f2 (svn r15030) -Update (r15029): and from the other languages too (yay for WT2) 2009-01-12 17:25:38 +00:00
rubidium 698fbe891c (svn r14972) -Update: do r14971 also for the non-English strings (Alberth) 2009-01-10 17:24:26 +00:00
rubidium 850e45b1f1 (svn r14961) -Update: remove the string from r14960 from the other languages too. 2009-01-10 16:29:31 +00:00
translators 067b9a15d1 (svn r14922) -Update: WebTranslator2 update to 2009-01-08 18:49:15
afrikaans  - 20 fixed, 52 changed by wpduplessis (72)
bulgarian  - 46 fixed, 1 changed by Ar4i (47)
catalan    - 6 fixed by arnaullv (6)
dutch      - 3 fixed, 1 changed by habell (4)
finnish    - 10 fixed by jpx_ (10)
french     - 3 fixed by glx (3)
indonesian - 1 changed by fanioz (1)
italian    - 3 fixed by lorenzodv (3)
korean     - 23 fixed by leejaeuk5 (23)
norwegian_bokmal - 3 fixed by khh (3)
polish     - 3 fixed by xaxa (3)
ukrainian  - 21 fixed by znikoz (21)
2009-01-08 18:49:34 +00:00
translators 6bd14cf1a1 (svn r14904) -Update: WebTranslator2 update to 2009-01-07 18:44:43
catalan    - 19 fixed, 6 changed by arnaullv (25)
danish     - 3 fixed by beruic (3)
finnish    - 15 fixed by UltimateSephiroth (15)
french     - 4 fixed by glx (4)
indonesian - 15 fixed by fanioz (12), rindu (3)
norwegian_bokmal - 37 fixed, 12 changed by khh (49)
norwegian_nynorsk - 8 fixed by Grilldyret (8)
polish     - 14 fixed by xaxa (14)
romanian   - 29 fixed by kkmic (29)
thai       - 10 fixed by angelix (10)
turkish    - 29 fixed by Emin (29)
2009-01-07 18:44:56 +00:00
translators 9ad0c80e67 (svn r14848) -Update: WebTranslator2 update to 2009-01-05 18:44:14
afrikaans  - 11 fixed by Alrich (11)
arabic_egypt - 19 fixed, 21 changed by khaloofah (40)
danish     - 40 fixed, 1 changed by ThomasA (41)
dutch      - 2 fixed, 25 changed by Excel20 (27)
hebrew     - 8 fixed by EScake (8)
hungarian  - 18 fixed by alyr (18)
italian    - 18 fixed by lorenzodv (18)
norwegian_bokmal - 3 fixed, 11 changed by khh (14)
norwegian_nynorsk - 8 fixed by Grilldyret (8)
polish     - 3 fixed by xaxa (3)
portuguese - 7 fixed by SnowFlake (7)
urdu       - 9 fixed by yasirniazkhan (9)
2009-01-05 18:44:40 +00:00
smatz d7d95e0f43 (svn r14836) -Update (r14835): remove changed string from other languages 2009-01-04 18:37:28 +00:00
smatz c1585376f0 (svn r14833) -Update (r14831): remove changed strings from other languages 2009-01-04 17:44:46 +00:00
rubidium f77503e5a3 (svn r14793) -Update (r14792): replace a string parameter in the other languages too 2009-01-03 01:01:12 +00:00
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.
2009-01-01 22:21:25 +00:00
rubidium deffb584b0 (svn r14765) -Update (r14764): remove changed strings from translations. 2008-12-29 10:40:43 +00:00
rubidium aa73cc9202 (svn r14756) -Update (r14755): remove removed string from other languages too. 2008-12-28 16:13:10 +00:00
rubidium b8d82cc28c (svn r14752) -Fix [FS#2438]: revenue when clearing land would show up in red in the land info window as negative cost. 2008-12-26 23:37:53 +00:00
translators 014eb8fcf9 (svn r14681) -Update: WebTranslator2 update to 2008-12-16 18:42:42
arabic_egypt - 208 fixed, 18 changed by khaloofah (188), Azoo4oozi (38)
indonesian - 9 fixed by Gonrong (9)
norwegian_bokmal - 2 fixed by Thor (2)
portuguese - 2 fixed by rmrebelo (2)
serbian    - 19 fixed by Jenraux (19)
thai       - 20 fixed by vetbook (20)
2008-12-16 18:43:02 +00:00
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. 2008-11-24 18:53:17 +00:00
translators 6df10074d4 (svn r14607) -Update: WebTranslator2 update to 2008-11-22 18:44:20
afrikaans  - 28 changed by burgerd (28)
finnish    - 65 fixed, 17 changed by UltimateSephiroth (82)
hungarian  - 86 changed by oklmernok (86)
norwegian_bokmal - 4 fixed by brygge_2 (4)
2008-11-22 18:44:26 +00:00