src/lang/english_US.txt
Sat, 16 Aug 2008 14:04:29 +0000 frosch (svn r14084) -Codechange: Language updates for r14083.
Wed, 30 Jul 2008 02:04:44 +0000 belugas (svn r13873) -Codechange: remove useless string from all language files affected by r13872. which removed the STR_NEWS_OPEN_CLOSE string
Wed, 23 Jul 2008 14:58:43 +0000 glx (svn r13799) -Fix (r13730): {RAW_STRING} should be used in english.txt only
Fri, 18 Jul 2008 16:26:51 +0000 rubidium (svn r13730) -Fix: make a copy of the names for news messages about the deletion of companies as the removal of a company could lead to wrong names in the news messages.
Thu, 17 Jul 2008 13:47:04 +0000 rubidium (svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they were printed, otherwise the text could change due to the few number of slots that could be used to bind.
Mon, 14 Jul 2008 20:36:21 +0000 rubidium (svn r13703) -Update: the other language files due to a few changed strings in r13702.
Wed, 25 Jun 2008 17:37:12 +0000 skidd13 (svn r13630) -Update: apply english.txt changes from r13628 to other languages
Wed, 28 May 2008 16:50:05 +0000 skidd13 (svn r13312) -Update: apply english.txt changes from r13311 to other languages
Mon, 05 May 2008 22:52:49 +0000 glx (svn r12966) -Update: apply english.txt changes from r12965 to other languages
Fri, 11 Apr 2008 14:27:18 +0000 rubidium (svn r12660) -Codechange: make the creation of depot order strings a little more modular (instead of causing a string explosion).
Thu, 10 Apr 2008 22:18:33 +0000 rubidium (svn r12656) -Fix: tooltips for some order buttons are outdated/incorrect.
Thu, 10 Apr 2008 08:30:15 +0000 rubidium (svn r12648) -Feature: allow four different non-stop types in a single game instead of two. The "TTDP compatible order" setting now only sets the default behaviour of new trains.
Wed, 09 Apr 2008 22:01:23 +0000 rubidium (svn r12643) -Codechange: be more explicit about the orders a vehicle has (non stop and full load are ambiguous and depend on some patch settings).
Wed, 09 Apr 2008 19:52:33 +0000 rubidium (svn r12641) -Codechange: do not use the same button for two completely distinct tasks, just make an extra button for it and hide them when not needed.
Thu, 03 Apr 2008 20:00:07 +0000 smatz (svn r12548) -Cleanup: remove strings removed in r12547 from all language files
Fri, 28 Mar 2008 02:47:54 +0000 glx (svn r12456) -Update: apply english.txt changes from r12455 to other languages
Wed, 13 Feb 2008 14:31:13 +0000 smatz (svn r12130) -Cleanup (r12129): remove now unused strings from all language files
Wed, 30 Jan 2008 19:07:41 +0000 orudge (svn r12026) -Update: 'exit' is consistent with UK English in OpenTTD, 'quit' with US English
Sun, 27 Jan 2008 17:34:08 +0000 maedhros (svn r11995) -Cleanup (r11994): Change the string names in all the other languages.
Sat, 26 Jan 2008 22:41:24 +0000 peter1138 (svn r11991) -Cleanup: Remove strings removed in r11990
Fri, 18 Jan 2008 22:55:02 +0000 glx (svn r11923) -Cleanup: Remove strings removed from english.txt in r11919
Thu, 17 Jan 2008 14:06:49 +0000 peter1138 (svn r11894) -Cleanup: Remove strings removed from english.txt in r11893
Wed, 09 Jan 2008 11:46:40 +0000 rubidium (svn r11790) -Update: apparantly it's 2008 already ;). Patch by Anne Stellingwerf (FS#1613).
Tue, 18 Dec 2007 18:08:51 +0000 miham (svn r11660) -Change: english -> english (uk), english_us ->english (us)
Mon, 17 Dec 2007 18:49:51 +0000 miham (svn r11654) -Change: renaming american languagefile to english_US