mirror of https://github.com/OpenTTD/OpenTTD
(svn r20982) -Change: Don't refer to OpenTTD as a "clone" any more
parent
b86d91ce73
commit
42b074cb9c
|
@ -28,9 +28,9 @@ X.X) Credits
|
||||||
|
|
||||||
1.0) About:
|
1.0) About:
|
||||||
---- ------
|
---- ------
|
||||||
OpenTTD is a clone of Transport Tycoon Deluxe, a popular game originally
|
OpenTTD is a transport simulation game based upon the popular game Transport
|
||||||
written by Chris Sawyer. It attempts to mimic the original game as closely
|
Tycoon Deluxe, written by Chris Sawyer. It attempts to mimic the original
|
||||||
as possible while extending it with new features.
|
game as closely as possible while extending it with new features.
|
||||||
|
|
||||||
OpenTTD is licensed under the GNU General Public License version 2.0. For
|
OpenTTD is licensed under the GNU General Public License version 2.0. For
|
||||||
more information, see the file 'COPYING'.
|
more information, see the file 'COPYING'.
|
||||||
|
|
|
@ -3767,7 +3767,7 @@ STR_ERROR_CAN_T_CHANGE_SIGN_NAME :{WHITE}Can't ch
|
||||||
STR_ERROR_CAN_T_DELETE_SIGN :{WHITE}Can't delete sign...
|
STR_ERROR_CAN_T_DELETE_SIGN :{WHITE}Can't delete sign...
|
||||||
|
|
||||||
# Translatable comment for OpenTTD's desktop shortcut
|
# 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
|
##id 0x2000
|
||||||
# Town building names
|
# Town building names
|
||||||
|
|
Loading…
Reference in New Issue