Changeset - r16271:0a17d63ec916
[Not reviewed]
master
0 2 0
orudge - 14 years ago 2010-10-17 22:03:05
orudge@openttd.org
(svn r20982) -Change: Don't refer to OpenTTD as a "clone" any more
2 files changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
readme.txt
Show inline comments
 
@@ -19,27 +19,27 @@ 6.0) Configuration File
 
7.0) Compiling
 
 * 7.1) Required/optional libraries
 
 * 7.2) Supported compilers
 
8.0) Translating
 
 * 8.1 Translation
 
 * 8.2 Previewing
 
9.0) Troubleshooting
 
X.X) Credits
 

	
 

	
 
1.0) About:
 
---- ------
 
OpenTTD is a clone of Transport Tycoon Deluxe, a popular game originally
 
written by Chris Sawyer.  It attempts to mimic the original game as closely
 
as possible while extending it with new features.
 
OpenTTD is a transport simulation game based upon the popular game Transport
 
Tycoon Deluxe, written by Chris Sawyer. It attempts to mimic the original
 
game as closely as possible while extending it with new features.
 

	
 
OpenTTD is licensed under the GNU General Public License version 2.0. For
 
more information, see the file 'COPYING'.
 

	
 
2.0) Contacting:
 
---- ----------
 
The easiest way to contact the OpenTTD team is by submitting bug reports or
 
posting comments in our forums. You can also chat with us on IRC (#openttd
 
on irc.oftc.net).
 

	
 
The OpenTTD homepage is http://www.openttd.org/.
 

	
src/lang/english.txt
Show inline comments
 
@@ -3758,25 +3758,25 @@ STR_ERROR_TOO_FAR_FROM_PREVIOUS_DESTINAT
 
# Timetable related errors
 
STR_ERROR_CAN_T_TIMETABLE_VEHICLE                               :{WHITE}Can't timetable vehicle...
 
STR_ERROR_TIMETABLE_ONLY_WAIT_AT_STATIONS                       :{WHITE}Vehicles can only wait at stations.
 
STR_ERROR_TIMETABLE_NOT_STOPPING_HERE                           :{WHITE}This vehicle is not stopping at this station.
 

	
 
# Sign related errors
 
STR_ERROR_TOO_MANY_SIGNS                                        :{WHITE}... too many signs
 
STR_ERROR_CAN_T_PLACE_SIGN_HERE                                 :{WHITE}Can't place sign here...
 
STR_ERROR_CAN_T_CHANGE_SIGN_NAME                                :{WHITE}Can't change sign name...
 
STR_ERROR_CAN_T_DELETE_SIGN                                     :{WHITE}Can't delete sign...
 

	
 
# Translatable comment for OpenTTD's desktop shortcut
 
STR_DESKTOP_SHORTCUT_COMMENT                                    :A clone of Transport Tycoon Deluxe
 
STR_DESKTOP_SHORTCUT_COMMENT                                    :A simulation game based on Transport Tycoon Deluxe
 

	
 
##id 0x2000
 
# Town building names
 
STR_TOWN_BUILDING_NAME_TALL_OFFICE_BLOCK_1                      :Tall office block
 
STR_TOWN_BUILDING_NAME_OFFICE_BLOCK_1                           :Office block
 
STR_TOWN_BUILDING_NAME_SMALL_BLOCK_OF_FLATS_1                   :Small block of flats
 
STR_TOWN_BUILDING_NAME_CHURCH_1                                 :Church
 
STR_TOWN_BUILDING_NAME_LARGE_OFFICE_BLOCK_1                     :Large office block
 
STR_TOWN_BUILDING_NAME_TOWN_HOUSES_1                            :Town houses
 
STR_TOWN_BUILDING_NAME_HOTEL_1                                  :Hotel
 
STR_TOWN_BUILDING_NAME_STATUE_1                                 :Statue
 
STR_TOWN_BUILDING_NAME_FOUNTAIN_1                               :Fountain
0 comments (0 inline, 0 general)