Commit Graph

115 Commits (6e951ec6146749bbd1dfe4a0410dc5b26dc873e8)

Author SHA1 Message Date
rubidium ca04dc1916 (svn r16129) -Feature-ish: configurable digit group separator per language with user override. 15 years ago
rubidium 5c5b357043 (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. 15 years ago
rubidium e0e9a1b02e (svn r16114) -Cleanup: unify some more strings and remove some more unused strings 15 years ago
rubidium 639ec25820 (svn r16111) -Cleanup: remove some duplicate/unused strings
-Change: move a string to a more sensible location
15 years ago
frosch 4a2d2ccdc6 (svn r16110) -Codechange: use {CARGO} instead hardcoded cargo name (there is always something duplicated :p) 15 years ago
rubidium edf3fb9e73 (svn r16102) -Codechange: unify the vehicle info strings; reduce the number of duplicate strings and unifies the GUIs quite a bit 15 years ago
frosch 5b636b9fc3 (svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix) 15 years ago
rubidium 2def99e2be (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) 15 years ago
rubidium f31da17fb5 (svn r16041) -Fix [FS#774]: the currency abbreviation for the Romanian Leu is now RON. 15 years ago
rubidium 1cd5ac75ff (svn r15982) -Codechange: use GetAddressAsString to get the name instead of passing the hostname and the IP into a string. 15 years ago
svnsync 94a70f8ade (svn r15966) -Fix: over time, several incosistancies were not fixed by WT2. Take care of that now. Also introduce #textdir for all languages. 15 years ago
translators 4f69f9d79d (svn r15942) -Update: WebTranslator2 update to 2009-04-03 17:29:01
icelandic  - 3 changed by scrooge (3)
lithuanian - 3 fixed by geckonas (3)
serbian    - 29 fixed by Jenraux (29)
slovak     - 7 changed by ezimir (7)
15 years ago
translators 129586388d (svn r15911) -Update: WebTranslator2 update to 2009-04-01 13:51:05
icelandic  - 27 fixed, 11 changed by scrooge (38)
serbian    - 37 fixed by etran (37)
15 years ago
translators be438fcc93 (svn r15896) -Update: WebTranslator2 update to 2009-03-30 17:35:58
danish     - 2 changed by beruic (2)
icelandic  - 27 fixed, 13 changed by scrooge (40)
indonesian - 6 changed by anansboga (6)
polish     - 1 fixed, 13 changed by meush (14)
serbian    - 97 fixed by etran (97)
traditional_chinese - 2 fixed by josesun (2)
15 years ago
translators 920c9ca053 (svn r15857) -Update: WebTranslator2 update to 2009-03-26 18:44:31
arabic_egypt - 8 fixed by khaloofah (8)
danish     - 4 changed by beruic (4)
dutch      - 1 changed by Excel20 (1)
icelandic  - 25 fixed by scrooge (25)
luxembourgish - 10 fixed by Gubius (10)
polish     - 1 fixed by xaxa (1)
romanian   - 1 fixed, 1 changed by kkmic (2)
welsh      - 4 fixed by PlayDead (4)
15 years ago
rubidium d4ad30674c (svn r15847) -Fix (r15837): the 'title' text of the music gui would be drawn big and in blue instead of small and in black 15 years ago
yexo 8b873859ba (svn r15835) -Codechange: Prevent using the return value of DrawString as much as possible. 15 years ago
rubidium 6ed503f7e9 (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. 16 years ago
rubidium f1605cf475 (svn r15696) -Codechange: move the NewGRF language ID into the language file instead of maintaining a table in the code. 16 years ago
translators 25d0b8893a (svn r15613) -Update: WebTranslator2 update to 2009-03-04 18:38:03
finnish    - 1 fixed by UltimateSephiroth (1)
french     - 1 fixed by glx (1)
german     - 17 changed by planetmaker (17)
icelandic  - 73 fixed by pall (73)
italian    - 1 fixed by lorenzodv (1)
ukrainian  - 1 fixed by mad (1)
16 years ago
translators a715775bcf (svn r15595) -Update: WebTranslator2 update to 2009-03-01 18:35:59
german     - 39 changed by planetmaker (39)
icelandic  - 80 fixed by scrooge (80)
italian    - 2 changed by lorenzodv (2)
lithuanian - 116 fixed by Devastator (116)
persian    - 219 fixed by ali sattari (219)
serbian    - 4 fixed by marko85nis (4)
16 years ago
smatz 4882214646 (svn r15507) -Update (r15506): rename strings in other languages too 16 years ago
michi_cc 0dcf301d6d (svn r15480) -Feature(tte): Show the cargo subtype in the vehicle details window. 16 years ago
rubidium 6dae4da156 (svn r15475) -Update: do r15474 also for the other languages. 16 years ago
rubidium 7748882bbf (svn r15468) -Fix: reword the multiplayer tooltip so it doesn't mention the (incorrect) number of players anymore. 16 years ago
rubidium 31f3d5b6d5 (svn r15457) -Fix: typo in stringid. 16 years ago
rubidium 7043f48078 (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. 16 years ago
rubidium 5fa99b177e (svn r15429) -Change: do r15428 also for the string names. 16 years ago
rubidium 283b3d16ab (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability. 16 years ago
frosch 9eee0a6a81 (svn r15409) -Update: Currencies
Remove intermediate currency "New Turkish lira".
  Add Euro introduction date for Slovakia.
  Remove Euro introduction date for Hungary.
16 years ago
rubidium a96bffe5f6 (svn r15363) -Fix [FS#2600]: inconsistency w.r.t. On/Off text for settings. 16 years ago
rubidium af44ded566 (svn r15362) -Change: make a string name more consistent. 16 years ago
smatz 38e66637a1 (svn r15341) -Update (r15340): remove deleted and modified strings from other language files 16 years ago
peter1138 be06c67091 (svn r15237) -Codechange: Remove string removed in r15236 in other languages. 16 years ago
Yexo e84ff99a8b (svn r15148) -Cleanup: Remove the options "competitor start time" and "competitor intelligence" from the difficulty options because they already were unused. 16 years ago
rubidium eff693d2e9 (svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes strings. 16 years ago
rubidium a5433f2e2b (svn r15030) -Update (r15029): and from the other languages too (yay for WT2) 16 years ago
rubidium e3b7f14183 (svn r14972) -Update: do r14971 also for the non-English strings (Alberth) 16 years ago
rubidium bc8d1d7b0d (svn r14961) -Update: remove the string from r14960 from the other languages too. 16 years ago
rubidium 41129edc78 (svn r14886) -Fix: remove (3) strings with non-UTF8 characters in Afrikaans.
-Fix: using non-ASCII characters in Afrikaans and Icelandic when there's an equivalent ASCII character, thus not needing a font to display all characters.
16 years ago
smatz bb1c789793 (svn r14836) -Update (r14835): remove changed string from other languages 16 years ago
smatz fd89415cb5 (svn r14833) -Update (r14831): remove changed strings from other languages 16 years ago
rubidium 2352b1ca68 (svn r14793) -Update (r14792): replace a string parameter in the other languages too 16 years ago
rubidium c00e21dc34 (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 662d127310 (svn r14765) -Update (r14764): remove changed strings from translations. 16 years ago
rubidium 85bf1c0de0 (svn r14756) -Update (r14755): remove removed string from other languages too. 16 years ago
rubidium f183e1c6cf (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
translators 3118413269 (svn r14657) -Update: WebTranslator2 update to 2008-12-05 18:44:56
afrikaans  - 5 fixed by burgerd (5)
icelandic  - 13 fixed by scrooge (13)
latvian    - 101 fixed by Wersoo (101)
lithuanian - 4 fixed, 293 changed by linasmi (297)
malay      - 40 fixed by Syed (40)
slovenian  - 11 fixed by Necrolyte (11)
turkish    - 78 fixed by Emin (78)
16 years ago
translators e76927ffbc (svn r14626) -Update: WebTranslator2 update to 2008-11-25 18:44:46
bulgarian  - 1 fixed by Ar4i (1)
croatian   - 21 fixed, 11 changed by knovak (32)
finnish    - 12 fixed by UltimateSephiroth (12)
french     - 1 fixed by glx (1)
greek      - 31 fixed by vesnikos (31)
hungarian  - 13 fixed, 98 changed by IPG (111)
icelandic  - 71 fixed, 2 changed by pall (73)
italian    - 1 fixed by lorenzodv (1)
japanese   - 114 fixed, 243 changed by bve255 (313), ickoonite (44)
polish     - 36 fixed by coolik (3), xaxa (33)
16 years ago
rubidium dccd7886a8 (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