Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-17 | (svn r21222) -Codechange: unify some string drawing and make it use the ↵ | rubidium | |
proper infrastructure for that... | |||
2010-11-17 | (svn r21221) -Fix (r11429): short cargo units names for some cargo ↵ | rubidium | |
types/strings are not properly mapped to the strings that we use for the default industries | |||
2010-11-17 | (svn r21220) -Codechange: give a string a much better name | rubidium | |
2010-10-05 | (svn r20903) -Update from WebTranslator v3.0: | translators | |
catalan - 2 changes by arnau croatian - 2 changes by VoyagerOne dutch - 2 changes by habell finnish - 4 changes by jpx_ french - 2 changes by glx german - 2 changes by planetmaker ido - 34 changes by Edwardo marathi - 40 changes by jcravi polish - 2 changes by voythas russian - 2 changes by Lone_Wolf serbian - 2 changes by etran spanish - 2 changes by Terkhen | |||
2010-09-12 | (svn r20789) -Update from WebTranslator v3.0: | translators | |
ido - 106 changes by Edwardo indonesian - 78 changes by fanioz norwegian_bokmal - 1 changes by CyberKenny portuguese - 1 changes by ABCRic swedish - 1 changes by Zuu thai - 68 changes by kenny vietnamese - 13 changes by nglekhoi | |||
2010-09-11 | (svn r20786) -Update from WebTranslator v3.0: | translators | |
finnish - 1 changes by jpx_ ido - 1 changes by Edwardo italian - 1 changes by lorenzodv portuguese - 6 changes by ABCRic serbian - 1 changes by etran thai - 60 changes by kenny | |||
2010-09-09 | (svn r20778) -Update from WebTranslator v3.0: | translators | |
ido - 77 changes by Edwardo | |||
2010-09-08 | (svn r20767) -Update from WebTranslator v3.0: | translators | |
ido - 47 changes by Edwardo | |||
2010-09-07 | (svn r20762) -Update from WebTranslator v3.0: | translators | |
catalan - 2 changes by arnau chuvash - 16 changes by mefisteron ido - 8 changes by Edwardo romanian - 2 changes by kkmic | |||
2010-08-08 | (svn r20411) -Codechange: rename unmovables as quite a lot of them are ↵ | rubidium | |
actually movable; e.g. HQ and owned land are pretty movable. | |||
2010-05-16 | (svn r19842) -Change: Adapt other languages too. | alberth | |
2010-05-04 | (svn r19760) -Change: use the {HEIGHT} command for the smallmap legend | rubidium | |
2010-03-13 | (svn r19407) -Fix: incorrect number of dots in '...' in translations | rubidium | |
2010-02-17 | (svn r19147) -Update from WebTranslator v3.0: | translators | |
all - update layout to latest english.txt hebrew - 2 changes by dnd_man indonesian - 1 changes by prof lithuanian - 2 changes by norwegian_bokmal - 35 changes by mantaray norwegian_nynorsk - 76 changes by mantaray | |||
2010-02-12 | (svn r19111) -Fix (r19070): the station view didn't show acceptance anymore | rubidium | |
2010-02-09 | (svn r19071) -Codechange: update the other language files for r19070 (sbr) | rubidium | |
2010-01-01 | (svn r18678) -Update: happy new year | rubidium | |
2009-11-19 | (svn r18189) -Codechange: remove some now unneeded strings | rubidium | |
2009-11-14 | (svn r18078) -Codechange: remove some duplicate (non translatable) strings | rubidium | |
2009-11-14 | (svn r18073) -Codechange: remove some more unneeded skips | rubidium | |
2009-11-08 | (svn r18012) -Codechange: make the world generation windows nested; they'll ↵ | rubidium | |
need some tweaks to use the full potential though | |||
2009-09-28 | (svn r17660) -Fix: StringID typo | glx | |
2009-09-23 | (svn r17619) -Fix: rename STR_TINT_GROUP to STR_TINY_GROUP | glx | |
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-07-25 | (svn r16956) -Update: 'pre' translate some strings that can't be translated, ↵ | rubidium | |
like {BLACK}{STRING} | |||
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-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-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-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-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-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 r15459) -Update: WebTranslator2 update to 2009-02-12 18:45:56 | translators | |
afrikaans - 5 fixed, 3 changed by Ludslad (8) dutch - 18 changed by Excel20 (18) german - 3 changed by planetmaker (3) hungarian - 1 changed by alyr (1) ido - 27 fixed by Cecile (12), Selene (15) indonesian - 10 changed by rindu (10) luxembourgish - 346 fixed by Gubius (346) serbian - 19 fixed by burek (19) spanish - 4 changed by eusebio (4) | |||
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-10 | (svn r14666) -Update: WebTranslator2 update to 2008-12-10 18:44:59 | translators | |
arabic_egypt - 306 fixed by khaloofah (306) hebrew - 419 fixed, 45 changed by moshe (458), ybungalobill (6) hungarian - 1 changed by alyr (1) ido - 12 fixed by Cecile (12) indonesian - 10 fixed by fanioz (10) latvian - 1 fixed by pakalns (1) portuguese - 17 fixed by rmrebelo (12), SnowFlake (5) turkish - 161 changed by doesntmatter (161) | |||
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. |