rubidium
297413168a
(svn r18753) -Fix: Max TE was incorrect in the engine preview
2010-01-07 17:14:08 +00:00
rubidium
705068e290
(svn r18678) -Update: happy new year
2010-01-01 00:00:45 +00:00
translators
e4fddeadcd
(svn r18677) -Update from WebTranslator v3.0:
...
catalan - 5 changes by arnau
traditional_chinese - 36 changes by josesun
croatian - 36 changes by
czech - 4 changes by martin_meridius
dutch - 5 changes by habell
finnish - 1 changes by jpx_
french - 2 changes by Skiper, glx
german - 5 changes by planetmaker
hungarian - 5 changes by alyr
italian - 5 changes by lorenzodv
korean - 4 changes by junho2813
lithuanian - 14 changes by Devastator
persian - 1 changes by Gajoo
portuguese - 2 changes by JayCity
russian - 11 changes by Lone_Wolf
spanish - 1 changes by Terkhen
swedish - 4 changes by Landrash
urdu - 15 changes by waderay
2009-12-31 18:45:51 +00:00
translators
ad5ffc5054
(svn r18669) -Update from WebTranslator v3.0:
...
afrikaans - 13 changes by burgerd
croatian - 36 changes by
english_US - 74 changes by agenthh
finnish - 4 changes by jpx_
french - 5 changes by glx
greek - 20 changes by fumantsu
lithuanian - 55 changes by Devastator
persian - 1 changes by Gajoo
spanish - 4 changes by Terkhen
urdu - 19 changes by waderay
2009-12-30 18:45:29 +00:00
rubidium
765b8e1cff
(svn r18668) -Fix [FS#3450]: the space between the S and X of OS X should be a non-breaking one
2009-12-30 18:10:07 +00:00
rubidium
501d2ba0d8
(svn r18363) -Feature: do not require advanced settings multistrings to start at 0
2009-12-01 22:27:12 +00:00
alberth
8ce12572a8
(svn r18337) -Codechange: Remove 2x2 {SKIP} in the company finances window + strings.
2009-11-29 12:52:08 +00:00
frosch
c942f95a6d
(svn r18328) -Codechange: Remove last usage of {SETX} from strings.
2009-11-28 20:15:16 +00:00
frosch
74c43d6b3c
(svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware.
2009-11-28 15:12:24 +00:00
frosch
fb10e6a19e
(svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items.
2009-11-27 16:20:56 +00:00
rubidium
ea0fd4656a
(svn r18267) -Codechange: make the music window big font aware
2009-11-24 13:14:48 +00:00
rubidium
b4da187ae6
(svn r18264) -Codechange: make the company league window big font aware
2009-11-23 22:01:42 +00:00
rubidium
0d78109e3e
(svn r18226) -Fix: the caption of the select station/waypoint window was black instead of (the default) white
2009-11-22 14:48:33 +00:00
rubidium
c862b7060f
(svn r18199) -Codechange: make the company view window RTL aware and somewhat big font aware
2009-11-20 17:36:46 +00:00
rubidium
e89df4a68d
(svn r18189) -Codechange: remove some now unneeded strings
2009-11-19 18:08:35 +00:00
rubidium
8a3262c114
(svn r18182) -Codechange: use the zero fill control code instead of duplicating strings with 'only' the 0 differing
2009-11-19 13:56:10 +00:00
rubidium
17eb43ac0f
(svn r18176) -Fix: wrong parameter locations caused occasional crashes when showing an engine preview or new engine news message
2009-11-18 22:14:13 +00:00
peter1138
a3e8d188ba
(svn r18161) -Codechange: Remove hyphen from y-label in all languages
2009-11-18 10:33:24 +00:00
rubidium
4fd93aecd2
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
2009-11-14 15:37:33 +00:00
rubidium
7c7219a4b9
(svn r18073) -Codechange: remove some more unneeded skips
2009-11-14 13:11:40 +00:00
rubidium
bd9d74d355
(svn r18072) -Codechange: remove the need for {SKIP} (and a string) from the order window
2009-11-14 12:55:48 +00:00
rubidium
ad1e735dc5
(svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace window + strings
2009-11-14 12:50:38 +00:00
rubidium
a0840ee58b
(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
d8580eb8b9
(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
f43a38709c
(svn r18015) -Codechange: redesign the world generation windows to make 'proper' use of nested widgets.
2009-11-08 16:46:23 +00:00
rubidium
9e39af5230
(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
translators
9ba1522c00
(svn r17983) -Update from WebTranslator v3.0:
...
finnish - 1 changes by jpx_
italian - 1 changes by lorenzodv
lithuanian - 86 changes by Devastator
serbian - 1 changes by etran
spanish - 1 changes by Terkhen
2009-11-06 18:45:18 +00:00
rubidium
8611df32f2
(svn r17951) -Codechange: simplify making the popup list, remove arbirary limitations and unused code/strings.
2009-11-02 15:27:05 +00:00
rubidium
a592d22c5c
(svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
2009-10-27 14:46:59 +00:00
rubidium
65d4612d2a
(svn r17741) -Feature-ish [FS#3116]: show the nickname of the person you're PMing
2009-10-07 19:35:05 +00:00
glx
a5f1ae78c5
(svn r17660) -Fix: StringID typo
2009-09-28 14:15:23 +00:00
rubidium
b324b108d5
(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
06caf4ff20
(svn r17619) -Fix: rename STR_TINT_GROUP to STR_TINY_GROUP
2009-09-23 13:25:00 +00:00
smatz
f8892c7a64
(svn r17604) -Update (r17603): rename strings in other lang files too
2009-09-21 18:18:01 +00:00
frosch
804b40b48c
(svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for more general usage.
2009-09-14 20:15:29 +00:00
rubidium
f660dd7109
(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
translators
300e8b4343
(svn r17412) -Update from WebTranslator v3.0:
...
catalan - 50 changes by arnau
estonian - 23 changes by KSiimson
lithuanian - 7 changes by mtxd
portuguese - 46 changes by SupSuper
russian - 2 changes by Lone_Wolf
2009-09-04 17:45:20 +00:00
yexo
5678d36895
(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
7642c0d0f1
(svn r17349) -Update (r17348): apply changes to other lang files
2009-09-01 14:06:23 +00:00
yexo
dc9d4865c9
(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
a3382deac7
(svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING
2009-08-29 21:28:36 +00:00
translators
c10abd507d
(svn r17295) -Update from WebTranslator v3.0:
...
lithuanian - 6 changes by mtxd
2009-08-27 17:45:08 +00:00
translators
3cf9f4c0ee
(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
b009fb2637
(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
99d46e0ad7
(svn r17248) -Fix: add GPL license notice where appropriate
2009-08-21 20:21:05 +00:00
rubidium
45239b345e
(svn r17244) -Change: add $Id$ to the language files too
2009-08-20 19:54:37 +00:00
smatz
1f2e0d3cfe
(svn r17157) -Add: localised decimal separator
2009-08-12 01:28:11 +00:00
smatz
0644123d51
(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
d6dbe1eb3f
(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
45ba549cda
(svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
2009-08-05 18:56:43 +00:00