Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-24 | (svn r16418) -Fix: Resolve the company name for 'subsidy awarded'-news when ↵ | frosch | |
the news are triggered, so it stays valid when the company bankrupts or is taken over. | |||
2009-04-26 | (svn r16162) -Codechange: remove needless TC_ colours from DrawString when ↵ | rubidium | |
they are part of strings and add some colours to a few strings. | |||
2009-04-25 | (svn r16143) -Codechange: Change other languages too. | alberth | |
2009-04-23 | (svn r16129) -Feature-ish: configurable digit group separator per language ↵ | rubidium | |
with user override. | |||
2009-04-23 | (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41 | translators | |
bulgarian - 13 fixed by thetitan (13) czech - 25 fixed, 2 changed by Hadez (27) dutch - 14 fixed by habell (14) estonian - 1 fixed by kristjans (1) finnish - 15 fixed by jpx_ (15) german - 49 changed by planetmaker (49) luxembourgish - 32 fixed by Gubius (32) serbian - 81 fixed by etran (81) spanish - 24 fixed by eusebio (24) turkish - 14 fixed by Emin (14) | |||
2009-04-21 | (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had ↵ | rubidium | |
this ID' from 'some' strings and replace the string name with something more sensible. | |||
2009-04-21 | (svn r16114) -Cleanup: unify some more strings and remove some more unused ↵ | rubidium | |
strings | |||
2009-04-21 | (svn r16111) -Cleanup: remove some duplicate/unused strings | rubidium | |
-Change: move a string to a more sensible location | |||
2009-04-21 | (svn r16110) -Codechange: use {CARGO} instead hardcoded cargo name (there is ↵ | frosch | |
always something duplicated :p) | |||
2009-04-20 | (svn r16102) -Codechange: unify the vehicle info strings; reduce the number ↵ | rubidium | |
of duplicate strings and unifies the GUIs quite a bit | |||
2009-04-19 | (svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix) | frosch | |
2009-04-12 | (svn r16045) -Feature [FS#597]: allow sorting stations by the lowest cargo ↵ | rubidium | |
rating instead of only by the highest cargo rating (based on the idea of KeeperOfTheSoul) | |||
2009-04-12 | (svn r16041) -Fix [FS#774]: the currency abbreviation for the Romanian Leu ↵ | rubidium | |
is now RON. | |||
2009-04-08 | (svn r15982) -Codechange: use GetAddressAsString to get the name instead of ↵ | rubidium | |
passing the hostname and the IP into a string. | |||
2009-04-07 | (svn r15966) -Fix: over time, several incosistancies were not fixed by WT2. ↵ | svnsync | |
Take care of that now. Also introduce #textdir for all languages. | |||
2009-03-25 | (svn r15847) -Fix (r15837): the 'title' text of the music gui would be drawn ↵ | rubidium | |
big and in blue instead of small and in black | |||
2009-03-24 | (svn r15835) -Codechange: Prevent using the return value of DrawString as ↵ | yexo | |
much as possible. | |||
2009-03-24 | (svn r15834) -Update: WebTranslator2 update to 2009-03-24 18:51:22 | translators | |
bulgarian - 13 fixed by Ar4i (13) korean - 2 changed by dlunch (2) latvian - 2 fixed by silentKnight (2) luxembourgish - 14 fixed by Gubius (14) polish - 22 fixed by xaxa (22) | |||
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-17 | (svn r15754) -Update: WebTranslator2 update to 2009-03-17 18:42:46 | translators | |
bulgarian - 63 fixed by thetitan (63) dutch - 4 fixed by habell (4) romanian - 3 fixed by kkmic (3) spanish - 3 fixed by eusebio (3) turkish - 3 fixed by Emin (3) ukrainian - 4 fixed by mad (4) | |||
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-02-18 | (svn r15515) -Update: WebTranslator2 update to 2009-02-18 18:31:54 | translators | |
afrikaans - 10 fixed, 1 changed by Ludslad (11) brazilian_portuguese - 6 fixed by ferrerow (6) bulgarian - 11 fixed by Ar4i (11) hungarian - 13 changed by alyr (13) indonesian - 3 fixed by adjayanto (3) japanese - 19 fixed by ickoonite (19) latvian - 8 fixed by silentKnight (8) lithuanian - 52 fixed by Enternald (52) luxembourgish - 70 fixed by Gubius (70) romanian - 23 changed by kkmic (23) russian - 14 fixed by Smoky555 (14) slovak - 1 fixed by James (1) swedish - 48 fixed by giddorah (48) welsh - 282 fixed, 2 changed by PlayDead (284) | |||
2009-02-17 | (svn r15507) -Update (r15506): rename strings in other languages too | smatz | |
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:51 | translators | |
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: Currencies | frosch | |
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-12 | (svn r15030) -Update (r15029): and from the other languages too (yay for WT2) | rubidium | |
2009-01-10 | (svn r14977) -Update: WebTranslator2 update to 2009-01-10 18:44:17 | translators | |
arabic_egypt - 4 fixed by khaloofah (4) brazilian_portuguese - 26 fixed by tucalipe (26) bulgarian - 3 fixed by Ar4i (3) catalan - 3 fixed by arnaullv (3) croatian - 35 fixed by tifached (35) czech - 52 fixed, 10 changed by Hadez (62) danish - 4 fixed by ThomasA (4) dutch - 6 fixed by Excel20 (4), habell (2) finnish - 15 fixed by UltimateSephiroth (15) french - 15 fixed by glx (15) hungarian - 6 fixed by alyr (6) indonesian - 6 fixed, 64 changed by fanioz (70) italian - 3 fixed, 1 changed by lorenzodv (4) portuguese - 6 fixed by rmrebelo (6) romanian - 6 fixed by kkmic (6) | |||
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-08 | (svn r14922) -Update: WebTranslator2 update to 2009-01-08 18:49:15 | translators | |
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-04 | (svn r14836) -Update (r14835): remove changed string from other languages | smatz | |
2009-01-04 | (svn r14833) -Update (r14831): remove changed strings from other languages | smatz | |
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. |