Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-23 | (svn r17619) -Fix: rename STR_TINT_GROUP to STR_TINY_GROUP | glx | |
2009-09-21 | (svn r17604) -Update (r17603): rename strings in other lang files too | smatz | |
2009-09-07 | (svn r17446) -Codechange: rename BUILD with BUY for strings that are about ↵ | rubidium | |
building (in the future buying) vehicles. | |||
2009-09-01 | (svn r17360) -Fix (r17329): the 'track' and 'title' texts were lost in the ↵ | yexo | |
conversion to nested widgets | |||
2009-09-01 | (svn r17349) -Update (r17348): apply changes to other lang files | smatz | |
2009-08-30 | (svn r17330) -Codechange: Lower some buttons in the music window when ↵ | yexo | |
clicked instead of changing the text colour to white | |||
2009-08-29 | (svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING | yexo | |
2009-08-25 | (svn r17288) -Update from WebTranslator v3.0: fix newlines (had to test a ↵ | translator | |
new commit system) | |||
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium | |
2009-08-20 | (svn r17244) -Change: add $Id$ to the language files too | rubidium | |
2009-08-12 | (svn r17157) -Add: localised decimal separator | smatz | |
2009-08-07 | (svn r17103) -Update: pretranslate a bunch of strings that can't be translated | rubidium | |
2009-08-05 | (svn r17076) -Update: reflect the changes Rubidium made in the last few days ↵ | translators | |
to all languages | |||
2009-08-05 | (svn r17075) -Codechange: rename ~750 strings to be more uniform with their ↵ | rubidium | |
relatives | |||
2009-08-05 | (svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>} | rubidium | |
2009-08-04 | (svn r17063) -Fix: terraform toolbar had the wrong tooltip for building trees. | rubidium | |
2009-08-04 | (svn r17062) -Change: unify the naming of some 125 strings | rubidium | |
2009-07-25 | (svn r16956) -Update: 'pre' translate some strings that can't be translated, ↵ | rubidium | |
like {BLACK}{STRING} | |||
2009-07-25 | (svn r16955) -Fix (r16954): removed a few strings too many from the translations | rubidium | |
2009-07-25 | (svn r16954) -Codechange: make the Game Options window use the nested widget ↵ | rubidium | |
system. | |||
2009-07-23 | (svn r16932) -Update from WebTranslator v3.0: | translators | |
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 | (svn r16930) -Codechange: more StringID name unification and grouping | rubidium | |
2009-07-22 | (svn r16921) -Codechange: make it more clear what strings are related to ↵ | rubidium | |
road vehicles; only ROAD isn't always enough. Also unify the way of writing it. | |||
2009-07-20 | (svn r16885) -Codechange: reduce (string) duplication with vehicle lists | rubidium | |
2009-06-30 | (svn r16696) -Change: make order of pragmas identical for all languages (and ↵ | translators | |
to what strgen defines it to be) -Change: make order of cases identical to what the case-pragma indicates | |||
2009-06-16 | (svn r16583) -Update: the order of the language files so it's in sync with ↵ | rubidium | |
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-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-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 r16111) -Cleanup: remove some duplicate/unused strings | rubidium | |
-Change: move a string to a more sensible location | |||
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-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-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-13 | (svn r15696) -Codechange: move the NewGRF language ID into the language file ↵ | rubidium | |
instead of maintaining a table in the code. | |||
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-12 | (svn r15457) -Fix: typo in stringid. | rubidium | |
2009-01-04 | (svn r14833) -Update (r14831): remove changed strings from other languages | smatz | |
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-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-15 | (svn r14677) -Update: WebTranslator2 update to 2008-12-15 11:38:07 | translators | |
arabic_egypt - 343 fixed, 3 changed by Azoo4oozi (153), khaloofah (193) indonesian - 123 changed by adjayanto (95), fanioz (28) macedonian - 74 fixed, 4 changed by sashozs (78) simplified_chinese - 8 fixed by ww9980 (8) traditional_chinese - 6 fixed by ww9980 (6) | |||
2008-12-03 | (svn r14652) -Update: WebTranslator2 update to 2008-12-03 18:43:05 | translators | |
croatian - 28 changed by knovak (28) indonesian - 64 fixed, 1 changed by fanioz (50), dnaftali (15) macedonian - 10 fixed by zharko (10) malay - 267 fixed, 3 changed by tombakemas (270) serbian - 29 fixed by dejac (29) | |||
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-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 r14597) -Update: WebTranslator2 update to 2008-11-19 18:43:03 | translators | |
afrikaans - 165 fixed, 227 changed by nubllett (156), burgerd (236) dutch - 2 fixed, 5 changed by Excel20 (7) french - 2 fixed by glx (2) german - 6 fixed, 2 changed by jonathan159 (2), MaSch (6) hungarian - 1 fixed, 20 changed by oklmernok (21) macedonian - 90 fixed by sashozs (90) serbian - 560 fixed by AtzaMan (560) slovak - 1 fixed by James (1) spanish - 1 fixed by eusebio (1) | |||
2008-11-11 | (svn r14575) -Update: WebTranslator2 update to 2008-11-11 18:47:38 | translators | |
dutch - 2 changed by Excel20 (2) latvian - 14 fixed by v3rb0 (14) macedonian - 161 fixed, 15 changed by sashozs (176) portuguese - 1 fixed by joznaz (1) | |||
2008-11-10 | (svn r14572) -Add: stub for Macedonian. | rubidium | |