1
0
Fork 0

(svn r17844) -Fix (r17790): typo in the documentation

release/1.0
rubidium 2009-10-22 15:20:38 +00:00
parent 310be2e5be
commit f30be25e56
2 changed files with 4 additions and 4 deletions

View File

@ -35,8 +35,8 @@ version = 0
; Note that OpenTTD first tries the full ISO code, then the first
; two characters and then uses the fallback (no '.<iso code>').
; The ISO code matching is case sensitive!
; So en_US will be used for en_UK if no en_UK translation is added.
; As a result the below example has 'howdie' for en_US and en_UK but
; So en_US will be used for en_GB if no en_UK translation is added.
; As a result the below example has 'howdie' for en_US and en_GB but
; 'foo' for all other languages.
description = foo
description.en_US = howdie

View File

@ -35,8 +35,8 @@ version = 0
; Note that OpenTTD first tries the full ISO code, then the first
; two characters and then uses the fallback (no '.<iso code>').
; The ISO code matching is case sensitive!
; So en_US will be used for en_UK if no en_UK translation is added.
; As a result the below example has 'howdie' for en_US and en_UK but
; So en_US will be used for en_GB if no en_UK translation is added.
; As a result the below example has 'howdie' for en_US and en_GB but
; 'foo' for all other languages.
description = foo
description.en_US = howdie