Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-19 | (svn r15769) -Update: WebTranslator2 update to 2009-03-19 18:46:01 | translators | |
arabic_egypt - 4 fixed, 1 changed by khaloofah (5) brazilian_portuguese - 5 fixed by tucalipe (5) esperanto - 9 fixed by maristo (9) polish - 7 fixed by Simek (7) slovak - 3 fixed by James (3) swedish - 6 fixed by Wiggelicous (6) | |||
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-13 | (svn r15696) -Codechange: move the NewGRF language ID into the language file ↵ | rubidium | |
instead of maintaining a table in the code. | |||
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 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-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 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-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. | |||
2008-12-18 | (svn r14691) -Update: WebTranslator2 update to 2008-12-18 18:47:25 | translators | |
arabic_egypt - 132 fixed, 1 changed by khaloofah (133) czech - 10 fixed, 25 changed by Hadez (35) esperanto - 15 fixed by Athaba (15) greek - 7 fixed by ouranogrammi (7) indonesian - 88 changed by fanioz (88) latvian - 117 fixed, 16 changed by peerer (83), marismols (50) lithuanian - 15 fixed by Zogg (15) malay - 38 fixed by tombakemas (5), Syed (33) serbian - 39 fixed, 1 changed by Jenraux (40) thai - 105 fixed by vetbook (105) | |||
2008-12-09 | (svn r14665) -Update: WebTranslator2 update to 2008-12-09 18:44:40 | translators | |
arabic_egypt - 301 fixed by khaloofah (301) esperanto - 64 fixed, 2 changed by alekcxjo (66) hebrew - 430 fixed by moshe (430) hungarian - 10 changed by alyr (9), oklmernok (1) indonesian - 49 fixed, 4 changed by fanioz (40), anansboga (13) lithuanian - 5 fixed by Enternald (5) portuguese - 6 fixed by SnowFlake (6) thai - 333 fixed by vetbook (333) | |||
2008-11-30 | (svn r14646) -Update: WebTranslator2 update to 2008-11-30 18:46:24 | translators | |
esperanto - 4 fixed by Athaba (4) finnish - 1 changed by SuomiPoika (1) indonesian - 16 fixed, 4 changed by fanioz (20) korean - 1 fixed by dlunch (1) lithuanian - 57 fixed, 20 changed by Enternald (77) macedonian - 140 fixed, 1 changed by simonkoco (34), zharko (107) persian - 21 fixed by ali sattari (21) serbian - 5 fixed by dejac (5) | |||
2008-11-29 | (svn r14642) -Update: WebTranslator2 update to 2008-11-29 18:44:42 | translators | |
croatian - 163 fixed, 30 changed by knovak (193) czech - 1 fixed, 1 changed by miris2009 (2) esperanto - 41 fixed by Athaba (41) german - 4 fixed, 2 changed by Athaba (6) greek - 20 fixed by vesnikos (20) hungarian - 6 changed by IPG (6) indonesian - 46 fixed by fanioz (46) malay - 259 fixed by SeaGates (259) polish - 1 fixed, 10 changed by meush (11) | |||
2008-11-28 | (svn r14640) -Update: WebTranslator2 update to 2008-11-28 18:47:35 | translators | |
bulgarian - 1 fixed by Ar4i (1) catalan - 1 fixed by arnaullv (1) croatian - 43 fixed by knovak (43) esperanto - 3 fixed by Athaba (3) estonian - 8 fixed by t2t2 (8) german - 1 fixed by Athaba (1) latvian - 315 fixed, 112 changed by Reinis (414), yopzer (7), niko (6) polish - 1 fixed by xaxa (1) romanian - 6 fixed, 1 changed by kkmic (7) ukrainian - 2 fixed by mad (2) | |||
2008-11-24 | (svn r14618) -Feature: when the chosen language isn't supported by the ↵ | rubidium | |
current font, try to find a font that does and use that instead. Thanks to glx/michi_cc for the Windows implementation. | |||
2008-11-19 | (svn r14595) -Add: Estonian currency. | rubidium | |
-Change: Slovenia switched to the Euro in 2007. | |||
2008-09-30 | (svn r14423) -Codechange: also do r14221 for the strings. | rubidium | |