Commit Graph

158 Commits

Author SHA1 Message Date
rubidium 47793328b6 (svn r16955) -Fix (r16954): removed a few strings too many from the translations 2009-07-25 15:22:23 +00:00
rubidium 96cc9c2de1 (svn r16954) -Codechange: make the Game Options window use the nested widget system. 2009-07-25 15:10:52 +00:00
translators f5731ca473 (svn r16932) -Update from WebTranslator v3.0:
all languages - update for latest commits which moved around lots of strings
dutch - 5 changes by Yexo
norwegian_bokmal - 1 changes by CyberKenny
romanian - 1 changes by kkmic
spanish - 1 changes by Terkhen
2009-07-23 22:26:12 +00:00
rubidium e9bc557b2a (svn r16930) -Codechange: more StringID name unification and grouping 2009-07-23 19:31:50 +00:00
rubidium 9980af2898 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it. 2009-07-22 22:44:56 +00:00
rubidium c17c31b5b6 (svn r16919) -Codechange: unify some more StringID w.r.t. their naming 2009-07-22 19:12:20 +00:00
rubidium df9941f729 (svn r16910) -Update: remove removed strings from the other language files 2009-07-22 09:00:49 +00:00
rubidium e3053660c6 (svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically 2009-07-20 11:21:57 +00:00
rubidium dc943b35e0 (svn r16885) -Codechange: reduce (string) duplication with vehicle lists 2009-07-20 11:12:59 +00:00
rubidium 21921441d0 (svn r16881) -Codechange: fix some naming inconsistencies w.r.t. strings used in the vehicle list GUIs. 2009-07-19 16:57:04 +00:00
rubidium 741a340b8b (svn r16772) -Fix [FS#3019]: don't use the same error message for turning around road vehicles and flipping parts of trains in the depot 2009-07-08 22:11:55 +00:00
translators 5ce1184775 (svn r16696) -Change: make order of pragmas identical for all languages (and to what strgen defines it to be)
-Change: make order of cases identical to what the case-pragma indicates
2009-06-30 10:14:17 +00:00
yexo c7bd6c8d34 (svn r16614) -Codechange: Make the airport min/max available year a property of the Airport class.
-Change: rename station.always_small_airport to station.never_expire_airports to make it more future-proof
2009-06-21 13:26:30 +00:00
rubidium 56fea2bb2b (svn r16583) -Update: the order of the language files so it's in sync with english.txt. Normally WT2 would do this, but only with activity for those languages. Now we'd like to the order to match so we can more easily spot import bugs while developing WT3. 2009-06-16 22:04:36 +00:00
frosch ad64d5eedb (svn r16418) -Fix: Resolve the company name for 'subsidy awarded'-news when the news are triggered, so it stays valid when the company bankrupts or is taken over. 2009-05-24 17:23:24 +00:00
translators c7715b263f (svn r16173) -Update: WebTranslator2 update to 2009-04-26 17:38:31
arabic_egypt - 35 fixed by khaloofah (35)
catalan    - 10 fixed by arnaullv (10)
estonian   - 10 fixed, 26 changed by kristjans (36)
german     - 10 fixed by planetmaker (10)
italian    - 10 fixed by lorenzodv (10)
2009-04-26 17:38:38 +00:00
rubidium 7dd677ced2 (svn r16162) -Codechange: remove needless TC_ colours from DrawString when they are part of strings and add some colours to a few strings. 2009-04-26 15:26:19 +00:00
alberth 4ec6456feb (svn r16143) -Codechange: Change other languages too. 2009-04-25 17:52:20 +00:00
rubidium ff05dc8446 (svn r16129) -Feature-ish: configurable digit group separator per language with user override. 2009-04-23 21:05:00 +00:00
rubidium 59d45a04d6 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible. 2009-04-21 23:40:56 +00:00
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
translators 9dc98b4c27 (svn r15728) -Update: WebTranslator2 update to 2009-03-15 18:52:21
czech      - 7 fixed, 6 changed by SmatZ (13)
danish     - 4 fixed by MiR (4)
german     - 3 fixed by planetmaker (3)
hungarian  - 2 fixed by alyr (2)
indonesian - 2 fixed by fanioz (2)
korean     - 4 fixed by darkttd (4)
lithuanian - 43 fixed, 1 changed by Enternald (8), geckonas (36)
norwegian_nynorsk - 12 fixed by Thor (12)
2009-03-15 18:52:31 +00:00
translators 40ddc49764 (svn r15712) -Update: WebTranslator2 update to 2009-03-14 18:38:56
catalan    - 4 fixed by arnaullv (4)
finnish    - 3 fixed by jpx_ (3)
french     - 3 fixed by glx (3)
german     - 3 fixed by planetmaker (3)
hungarian  - 1 fixed, 1 changed by alyr (2)
italian    - 3 fixed by lorenzodv (3)
lithuanian - 17 fixed by geckonas (17)
norwegian_nynorsk - 11 fixed by Thor (11)
slovenian  - 10 fixed by Necrolyte (10)
2009-03-14 18:39:10 +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 930a31f5f5 (svn r15549) -Update: WebTranslator2 update to 2009-02-21 18:48:25
brazilian_portuguese - 5 changed by tucalipe (5)
german     - 7 changed by planetmaker (7)
indonesian - 4 changed by fanioz (4)
korean     - 2 changed by darkttd (2)
norwegian_nynorsk - 1 fixed, 7 changed by Thor (8)
polish     - 15 fixed by xaxa (11), coolik (4)
romanian   - 2 changed by kkmic (2)
simplified_chinese - 3 fixed by ww9980 (3)
spanish    - 2 changed by eusebio (2)
2009-02-21 18:48:38 +00:00
smatz 42c0faf9e1 (svn r15507) -Update (r15506): rename strings in other languages too 2009-02-17 00:30:59 +00:00
translators de07228f68 (svn r15498) -Update: WebTranslator2 update to 2009-02-16 18:45:15
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-16 18:45:30 +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
translators 03a1051de9 (svn r15478) -Update: WebTranslator2 update to 2009-02-14 18:38:28
catalan    - 3 fixed by arnaullv (3)
finnish    - 2 fixed by UltimateSephiroth (2)
french     - 2 fixed by glx (2)
hungarian  - 3 fixed by IPG (1), alyr (2)
italian    - 3 fixed, 4 changed by lorenzodv (7)
norwegian_nynorsk - 42 fixed, 14 changed by Thor (56)
romanian   - 1 fixed by kkmic (1)
spanish    - 3 fixed by Dominus (3)
ukrainian  - 3 fixed by mad (3)
2009-02-14 18:38:39 +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
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