FS#336 - [Lang] typo in german STR_880B_GO_TO_TRANSFER_LOAD
Attached to Project:
OpenTTD
Opened by Anonymous Submitter - Friday, 08 September 2006, 10:27 GMT
Last edited by Loïc GUILLOUX (glx) - Tuesday, 19 September 2006, 14:13 GMT
Opened by Anonymous Submitter - Friday, 08 September 2006, 10:27 GMT
Last edited by Loïc GUILLOUX (glx) - Tuesday, 19 September 2006, 14:13 GMT
|
DetailsThere is a space missing in he STR_880B_GO_TO_TRANSFER_LOAD string of the german version:
Index: trunk/lang/german.txt =================================================================== --- trunk/lang/german.txt (Revision 6423) +++ trunk/lang/german.txt (Arbeitskopie) @@ -2444,7 +2444,7 @@ STR_8808_GO_TO_UNLOAD :Fahre nach {STATION} (Entladen) STR_8809_GO_TO_TRANSFER_UNLOAD :Fahre nach {STATION} (Umladen und leer verlassen) STR_880A_GO_TO_LOAD :Fahre nach {STATION} (Beladen) -STR_880B_GO_TO_TRANSFER_LOAD :Fahre nach{STATION} (Umladen und voll beladen) +STR_880B_GO_TO_TRANSFER_LOAD :Fahre nach {STATION} (Umladen und voll beladen) STR_880C_GO_NON_STOP_TO :Fahre ohne Halt nach {STATION} STR_880D_GO_TO_NON_STOP_TRANSFER :Fahre ohne Halt nach {STATION} (Umladen und beladen) STR_880E_GO_NON_STOP_TO_UNLOAD :Fahre ohne Halt nach {STATION} (Entladen) |
This task depends upon
Closed by Loïc GUILLOUX (glx)
Tuesday, 19 September 2006, 14:14 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in r6480
Tuesday, 19 September 2006, 14:14 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in r6480