peter1138
f07fdac2d8
(svn r18161) -Codechange: Remove hyphen from y-label in all languages
2009-11-18 10:33:24 +00:00
rubidium
16c2e53191
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
2009-11-14 15:37:33 +00:00
rubidium
1066af500f
(svn r18073) -Codechange: remove some more unneeded skips
2009-11-14 13:11:40 +00:00
rubidium
9d74a2910e
(svn r18072) -Codechange: remove the need for {SKIP} (and a string) from the order window
2009-11-14 12:55:48 +00:00
rubidium
d41302c310
(svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace window + strings
2009-11-14 12:50:38 +00:00
rubidium
2a1cab4d46
(svn r18052) -Codechange/Fix: make the 'pause' chat message when actually executing the pause command. This to prevent showing paused and especially unpaused to be shown when the state doesn't change. Output now mentions whether pause changes keep the game paused and what reasons for pausing there 'currently' are.
2009-11-12 20:33:30 +00:00
rubidium
c08c10f329
(svn r18048) -Change: make no distinction between unpausing because of a client aborting to join or actually joining
2009-11-12 17:27:24 +00:00
rubidium
5d3fa80931
(svn r18015) -Codechange: redesign the world generation windows to make 'proper' use of nested widgets.
2009-11-08 16:46:23 +00:00
rubidium
4c06a9e549
(svn r18012) -Codechange: make the world generation windows nested; they'll need some tweaks to use the full potential though
2009-11-08 13:35:45 +00:00
rubidium
b1f906e819
(svn r17951) -Codechange: simplify making the popup list, remove arbirary limitations and unused code/strings.
2009-11-02 15:27:05 +00:00
rubidium
4fd74e2f94
(svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
2009-10-27 14:46:59 +00:00
translators
8a34641f48
(svn r17805) -Update from WebTranslator v3.0:
...
norwegian_bokmal - 1 changes by Utvik
norwegian_nynorsk - 1 changes by Utvik
2009-10-18 17:45:10 +00:00
translators
f7944f5554
(svn r17789) -Update from WebTranslator v3.0:
...
basque - 79 changes by Thadah
greek - 11 changes by fumantsu
norwegian_bokmal - 78 changes by Utvik
norwegian_nynorsk - 1 changes by Utvik
swedish - 233 changes by accatyyc
2009-10-17 17:45:18 +00:00
rubidium
8c37da1be6
(svn r17741) -Feature-ish [FS#3116]: show the nickname of the person you're PMing
2009-10-07 19:35:05 +00:00
glx
57252e5225
(svn r17660) -Fix: StringID typo
2009-09-28 14:15:23 +00:00
rubidium
2b61d49f30
(svn r17641) -Codechange: remove the {N:...} that's not needed anymore since the currency window is nested.
2009-09-26 10:06:48 +00:00
glx
92c4831bf2
(svn r17619) -Fix: rename STR_TINT_GROUP to STR_TINY_GROUP
2009-09-23 13:25:00 +00:00
smatz
9da24054b2
(svn r17604) -Update (r17603): rename strings in other lang files too
2009-09-21 18:18:01 +00:00
frosch
2773865cd6
(svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for more general usage.
2009-09-14 20:15:29 +00:00
rubidium
1f21a5cb41
(svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
2009-09-07 08:59:43 +00:00
yexo
f3d2be7581
(svn r17360) -Fix (r17329): the 'track' and 'title' texts were lost in the conversion to nested widgets
2009-09-01 21:30:14 +00:00
smatz
b831e37b90
(svn r17349) -Update (r17348): apply changes to other lang files
2009-09-01 14:06:23 +00:00
yexo
1f7fc96a78
(svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white
2009-08-30 20:38:57 +00:00
yexo
dc24601b6d
(svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING
2009-08-29 21:28:36 +00:00
translators
57a05d6933
(svn r17290) -Update from WebTranslator v3.0:
...
italian - 44 changes by lorenzodv
lithuanian - 21 changes by mtxd
norwegian_bokmal - 6 changes by CyberKenny
russian - 2 changes by Lone_Wolf
serbian - 45 changes by etran
2009-08-26 20:23:07 +00:00
translator
136f04eec6
(svn r17288) -Update from WebTranslator v3.0: fix newlines (had to test a new commit system)
2009-08-25 18:46:13 +00:00
rubidium
7fbc33dae1
(svn r17248) -Fix: add GPL license notice where appropriate
2009-08-21 20:21:05 +00:00
rubidium
2c896a9c6c
(svn r17244) -Change: add $Id$ to the language files too
2009-08-20 19:54:37 +00:00
smatz
a29bbb1e1f
(svn r17157) -Add: localised decimal separator
2009-08-12 01:28:11 +00:00
smatz
87014fec05
(svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt
2009-08-08 18:44:35 +00:00
smatz
ab9c71f0d9
(svn r17114) -Update (r17113): use {STRING} instead of {STATION} in related strings in other language files too
2009-08-08 16:45:59 +00:00
translators
7fcebf0997
(svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
2009-08-05 18:56:43 +00:00
rubidium
1fe3ad3288
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
2009-08-05 17:59:21 +00:00
rubidium
04927226bd
(svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>}
2009-08-05 11:48:20 +00:00
rubidium
f5b1f23bb2
(svn r17063) -Fix: terraform toolbar had the wrong tooltip for building trees.
2009-08-04 22:19:46 +00:00
rubidium
4b2592dbc0
(svn r17062) -Change: unify the naming of some 125 strings
2009-08-04 18:04:33 +00:00
yexo
113d276ca5
(svn r17059) -Codechange: Rename a few strings to reflect their usage
2009-08-03 21:32:35 +00:00
translators
059328e85e
(svn r17042) -Update from WebTranslator v3.0:
...
catalan - 35 changes by arnaullv
danish - 3 changes by silentStatic
english_US - 30 changes by agenthh
frisian - 133 changes by huddekul
german - 6 changes by Roujin
hungarian - 9 changes by alyr
indonesian - 8 changes by prof
italian - 3 changes by lorenzodv
norwegian_bokmal - 4 changes by CyberKenny
spanish - 3 changes by Terkhen
turkish - 14 changes by niw3
2009-08-02 17:45:37 +00:00
rubidium
a7b0040e30
(svn r17040) -Fix [FS#3081]: inconsistency between signs of stations and waypoints
2009-08-02 16:17:13 +00:00
rubidium
6de80c9278
(svn r16956) -Update: 'pre' translate some strings that can't be translated, like {BLACK}{STRING}
2009-07-25 15:43:40 +00:00
rubidium
47793328b6
(svn r16955) -Fix (r16954): removed a few strings too many from the translations
2009-07-25 15:22:23 +00:00
rubidium
96cc9c2de1
(svn r16954) -Codechange: make the Game Options window use the nested widget system.
2009-07-25 15:10:52 +00:00
translators
f5731ca473
(svn r16932) -Update from WebTranslator v3.0:
...
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 22:26:12 +00:00
rubidium
e9bc557b2a
(svn r16930) -Codechange: more StringID name unification and grouping
2009-07-23 19:31:50 +00:00
translators
fb47193e65
(svn r16928) -Update from WebTranslator v3.0:
...
czech - 1 changes by SmatZ
dutch - 1 changes by Yexo
english_US - 6 changes by agenthh
french - 5 changes by glx
german - 1 changes by planetmaker
hungarian - 12 changes by IPG, alyr
indonesian - 5 changes by prof
italian - 4 changes by lorenzodv
norwegian_bokmal - 66 changes by CyberKenny
persian - 1 changes by 100ra
romanian - 4 changes by kkmic
russian - 3 changes by Lone_Wolf, Smoky555
spanish - 21 changes by Terkhen
swedish - 3 changes by Kindling
turkish - 19 changes by niw3
2009-07-23 17:45:47 +00:00
rubidium
9980af2898
(svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
2009-07-22 22:44:56 +00:00
rubidium
c17c31b5b6
(svn r16919) -Codechange: unify some more StringID w.r.t. their naming
2009-07-22 19:12:20 +00:00
translators
9aaec4d2f2
(svn r16918) -Update from WebTranslator v3.0:
...
catalan - 1 changes by arnaullv
czech - 71 changes by SmatZ
dutch - 8 changes by Yexo
english_US - 5 changes by agenthh
esperanto - 3 changes by LaPingvino
finnish - 4 changes by jpx_
german - 4 changes by planetmaker
norwegian_bokmal - 136 changes by CyberKenny
persian - 127 changes by 100ra
romanian - 1 changes by kkmic
russian - 9 changes by Lone_Wolf, MajestiC
spanish - 5 changes by Terkhen
ukrainian - 1 changes by Madvin
2009-07-22 17:45:41 +00:00
rubidium
df9941f729
(svn r16910) -Update: remove removed strings from the other language files
2009-07-22 09:00:49 +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