rubidium
df9941f729
(svn r16910) -Update: remove removed strings from the other language files
2009-07-22 09:00:49 +00:00
translators
639a829f87
(svn r16903) -Update from WebTranslator v3.0:
...
simplified_chinese - 2 changes by Gavin
danish - 5 changes by Bjarni
dutch - 1 changes by habell
finnish - 17 changes by jpx_
hungarian - 1 changes by alyr
italian - 1 changes by lorenzodv
korean - 1 changes by darkttd
russian - 15 changes by Lone_Wolf
serbian - 90 changes by BlueEyedFiend
welsh - 24 changes by welshdragon
2009-07-21 17:45:33 +00:00
rubidium
e3053660c6
(svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically
2009-07-20 11:21:57 +00:00
rubidium
dc943b35e0
(svn r16885) -Codechange: reduce (string) duplication with vehicle lists
2009-07-20 11:12:59 +00:00
rubidium
21921441d0
(svn r16881) -Codechange: fix some naming inconsistencies w.r.t. strings used in the vehicle list GUIs.
2009-07-19 16:57:04 +00:00
rubidium
741a340b8b
(svn r16772) -Fix [FS#3019]: don't use the same error message for turning around road vehicles and flipping parts of trains in the depot
2009-07-08 22:11:55 +00:00
translators
5ce1184775
(svn r16696) -Change: make order of pragmas identical for all languages (and to what strgen defines it to be)
...
-Change: make order of cases identical to what the case-pragma indicates
2009-06-30 10:14:17 +00:00
yexo
c7bd6c8d34
(svn r16614) -Codechange: Make the airport min/max available year a property of the Airport class.
...
-Change: rename station.always_small_airport to station.never_expire_airports to make it more future-proof
2009-06-21 13:26:30 +00:00
frosch
ad64d5eedb
(svn r16418) -Fix: Resolve the company name for 'subsidy awarded'-news when the news are triggered, so it stays valid when the company bankrupts or is taken over.
2009-05-24 17:23:24 +00:00
translators
f9930e190b
(svn r16319) -Update: WebTranslator2 update to 2009-05-16 17:35:44
...
arabic_egypt - 1 fixed by khaloofah (1)
english_US - 24 fixed by WhiteRabbit (24)
esperanto - 6 fixed by maristo (6)
german - 1 changed by planetmaker (1)
welsh - 9 fixed by welshdragon (9)
2009-05-16 17:35:53 +00:00
translators
e92efe028c
(svn r16251) -Update: WebTranslator2 update to 2009-05-07 17:36:23
...
danish - 26 fixed, 1 changed by ThomasA (27)
romanian - 1 fixed by kkmic (1)
welsh - 10 fixed by welshdragon (10)
2009-05-07 17:36:28 +00:00
rubidium
7dd677ced2
(svn r16162) -Codechange: remove needless TC_ colours from DrawString when they are part of strings and add some colours to a few strings.
2009-04-26 15:26:19 +00:00
alberth
4ec6456feb
(svn r16143) -Codechange: Change other languages too.
2009-04-25 17:52:20 +00:00
rubidium
ff05dc8446
(svn r16129) -Feature-ish: configurable digit group separator per language with user override.
2009-04-23 21:05:00 +00:00
rubidium
59d45a04d6
(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.
2009-04-21 23:40:56 +00:00
rubidium
2ec09d95a1
(svn r16114) -Cleanup: unify some more strings and remove some more unused strings
2009-04-21 20:20:53 +00:00
rubidium
ce5a282977
(svn r16111) -Cleanup: remove some duplicate/unused strings
...
-Change: move a string to a more sensible location
2009-04-21 16:57:26 +00:00
frosch
d338fff1b9
(svn r16110) -Codechange: use {CARGO} instead hardcoded cargo name (there is always something duplicated :p)
2009-04-21 16:52:58 +00:00
rubidium
9a56844b67
(svn r16102) -Codechange: unify the vehicle info strings; reduce the number of duplicate strings and unifies the GUIs quite a bit
2009-04-20 21:29:41 +00:00
frosch
713da56d9b
(svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix)
2009-04-19 14:11:17 +00:00
rubidium
ae3ebe6834
(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)
2009-04-12 19:15:53 +00:00
rubidium
13d6412c22
(svn r16041) -Fix [FS#774]: the currency abbreviation for the Romanian Leu is now RON.
2009-04-12 17:27:44 +00:00
rubidium
cd8da0d69e
(svn r15982) -Codechange: use GetAddressAsString to get the name instead of passing the hostname and the IP into a string.
2009-04-08 12:52:53 +00:00
svnsync
3fdb8a62c4
(svn r15966) -Fix: over time, several incosistancies were not fixed by WT2. Take care of that now. Also introduce #textdir for all languages.
2009-04-07 14:28:32 +00:00
translators
350e4683b3
(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)
2009-03-26 18:44:41 +00:00
rubidium
2052850425
(svn r15847) -Fix (r15837): the 'title' text of the music gui would be drawn big and in blue instead of small and in black
2009-03-25 14:21:50 +00:00
yexo
84fb615344
(svn r15835) -Codechange: Prevent using the return value of DrawString as much as possible.
2009-03-24 20:03:02 +00:00
rubidium
d20b8a95dd
(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.
2009-03-19 18:23:51 +00:00
rubidium
eb0d43aadd
(svn r15696) -Codechange: move the NewGRF language ID into the language file instead of maintaining a table in the code.
2009-03-13 00:30:26 +00:00
translators
db05dbc70a
(svn r15653) -Update: WebTranslator2 update to 2009-03-09 18:42:57
...
dutch - 1 fixed by habell (1)
german - 1 fixed by planetmaker (1)
luxembourgish - 387 fixed by Gubius (387)
romanian - 1 fixed by kkmic (1)
thai - 29 fixed by meemee1983 (29)
welsh - 1 fixed by PlayDead (1)
2009-03-09 18:43:05 +00:00
translators
bc58d4ef9a
(svn r15631) -Update: WebTranslator2 update to 2009-03-06 18:47:57
...
catalan - 1 fixed by arnaullv (1)
german - 33 changed by planetmaker (33)
greek - 14 fixed by hellis (14)
korean - 1 fixed by darkttd (1)
luxembourgish - 818 fixed by Gubius (818)
persian - 72 fixed by ali sattari (72)
romanian - 1 fixed by kkmic (1)
russian - 1 fixed by Smoky555 (1)
welsh - 1 fixed by PlayDead (1)
2009-03-06 18:48:10 +00:00
translators
7299728472
(svn r15591) -Update: WebTranslator2 update to 2009-02-27 18:16:01
...
afrikaans - 6 changed by Ludslad (6)
catalan - 1 fixed by arnaullv (1)
danish - 4 fixed by ThomasA (4)
dutch - 4 fixed by habell (4)
finnish - 1 fixed by jpx_ (1)
frisian - 41 fixed, 8 changed by luc (49)
german - 1 fixed by planetmaker (1)
hungarian - 1 fixed by alyr (1)
indonesian - 4 fixed by fanioz (4)
italian - 1 fixed, 2 changed by lorenzodv (3)
korean - 4 fixed, 35 changed by leejaeuk5 (8), darkttd (31)
portuguese - 1 fixed by izhirahider (1)
romanian - 1 fixed, 1 changed by kkmic (2)
russian - 1 fixed by Smoky555 (1)
spanish - 4 fixed by eusebio (3), erregerre (1)
turkish - 4 fixed by Emin (4)
welsh - 1 fixed, 5 changed by PlayDead (6)
2009-02-27 18:16:21 +00:00
translators
0a2e46c6c7
(svn r15581) -Update: WebTranslator2 update to 2009-02-25 18:44:53
...
afrikaans - 7 changed by Ludslad (7)
catalan - 3 fixed by arnaullv (3)
czech - 3 fixed by Hadez (3)
danish - 12 fixed, 13 changed by ThomasA (25)
dutch - 3 fixed by habell (3)
english_US - 3 fixed by WhiteRabbit (3)
estonian - 54 fixed by t2t2 (54)
finnish - 3 fixed by jpx_ (3)
french - 3 fixed, 8 changed by belugas (8), glx (3)
german - 3 fixed by planetmaker (3)
hungarian - 3 fixed by alyr (3)
italian - 3 fixed by lorenzodv (3)
norwegian_bokmal - 7 fixed by christian (7)
romanian - 3 fixed, 5 changed by kkmic (8)
russian - 3 fixed by Smoky555 (3)
slovak - 3 fixed by James (3)
traditional_chinese - 37 fixed by irvin (37)
welsh - 3 fixed by welshdragon (3)
2009-02-25 18:45:16 +00:00
translators
b832881a6e
(svn r15515) -Update: WebTranslator2 update to 2009-02-18 18:31:54
...
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-18 18:32:10 +00:00
translators
5d0e1f70de
(svn r15510) -Update: WebTranslator2 update to 2009-02-17 17:50:34
...
croatian - 22 fixed by tifached (22)
czech - 20 fixed by joeprusa (19), miris2009 (1)
english_US - 81 changed by WhiteRabbit (81)
hungarian - 1 changed by alyr (1)
korean - 3 fixed by darkttd (3)
latvian - 8 fixed by Reinis (5), waste (3)
luxembourgish - 50 fixed by Gubius (50)
norwegian_bokmal - 60 fixed by khh (60)
russian - 6 fixed by MajestiC (6)
slovak - 49 fixed by James (49)
swedish - 145 fixed by Andreas (9), giddorah (136)
turkish - 3 fixed by Emin (3)
welsh - 76 fixed by PlayDead (76)
2009-02-17 17:50:53 +00:00
smatz
42c0faf9e1
(svn r15507) -Update (r15506): rename strings in other languages too
2009-02-17 00:30:59 +00:00
michi_cc
84deeecc5b
(svn r15480) -Feature(tte): Show the cargo subtype in the vehicle details window.
2009-02-14 18:42:03 +00:00
rubidium
7b5c5d4432
(svn r15475) -Update: do r15474 also for the other languages.
2009-02-14 01:40:26 +00:00
rubidium
8535ceb5e2
(svn r15468) -Fix: reword the multiplayer tooltip so it doesn't mention the (incorrect) number of players anymore.
2009-02-13 17:50:33 +00:00
rubidium
9fb19be134
(svn r15457) -Fix: typo in stringid.
2009-02-12 15:17:10 +00:00
rubidium
5239eee6ac
(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.
2009-02-11 01:46:09 +00:00
rubidium
05792c46a3
(svn r15429) -Change: do r15428 also for the string names.
2009-02-09 03:07:03 +00:00
rubidium
377ce6c5bf
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
2009-02-08 12:25:13 +00:00
frosch
27105127f6
(svn r15409) -Update: Currencies
...
Remove intermediate currency "New Turkish lira".
Add Euro introduction date for Slovakia.
Remove Euro introduction date for Hungary.
2009-02-08 12:02:28 +00:00
rubidium
546cd4f70e
(svn r15363) -Fix [FS#2600]: inconsistency w.r.t. On/Off text for settings.
2009-02-05 22:05:58 +00:00
rubidium
0cf08d32c7
(svn r15362) -Change: make a string name more consistent.
2009-02-05 21:50:56 +00:00
smatz
47516b31a7
(svn r15341) -Update (r15340): remove deleted and modified strings from other language files
2009-02-04 20:24:11 +00:00
peter1138
26d5543eb2
(svn r15237) -Codechange: Remove string removed in r15236 in other languages.
2009-01-23 20:56:30 +00:00
Yexo
8fabd3982d
(svn r15148) -Cleanup: Remove the options "competitor start time" and "competitor intelligence" from the difficulty options because they already were unused.
2009-01-19 01:16:50 +00:00
rubidium
b1a33a494f
(svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes strings.
2009-01-16 12:59:47 +00:00