Commit Graph

177 Commits

Author SHA1 Message Date
frosch b4626547b5 (svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items. 2009-11-27 16:20:56 +00:00
rubidium 5e247b6e43 (svn r18267) -Codechange: make the music window big font aware 2009-11-24 13:14:48 +00:00
rubidium 584c75722e (svn r18264) -Codechange: make the company league window big font aware 2009-11-23 22:01:42 +00:00
rubidium a37607bac1 (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 77d6c4e07a (svn r18199) -Codechange: make the company view window RTL aware and somewhat big font aware 2009-11-20 17:36:46 +00:00
rubidium c24755c032 (svn r18189) -Codechange: remove some now unneeded strings 2009-11-19 18:08:35 +00:00
rubidium 8e201585e6 (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
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
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
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
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
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
rubidium df9941f729 (svn r16910) -Update: remove removed strings from the other language files 2009-07-22 09:00:49 +00:00