mirror of https://github.com/OpenTTD/OpenTTD
(svn r8360) [Translations] -Fix: removed 4 empty strings from simplified chinese translation
-Fix: added dummy ownname to Korean, translator will have to supply it through WT2release/0.6
parent
1f826dc002
commit
5f72bb18ca
|
@ -1,4 +1,5 @@
|
||||||
##name Korean
|
##name Korean
|
||||||
|
##ownname Korean
|
||||||
##isocode ko_KR
|
##isocode ko_KR
|
||||||
##plural 1
|
##plural 1
|
||||||
|
|
||||||
|
|
|
@ -3112,11 +3112,3 @@ STR_LARGE_AIRPORTS :{BLACK}大型
|
||||||
STR_HUB_AIRPORTS :{BLACK}空运枢纽
|
STR_HUB_AIRPORTS :{BLACK}空运枢纽
|
||||||
STR_HELIPORTS :{BLACK}直升机机场
|
STR_HELIPORTS :{BLACK}直升机机场
|
||||||
|
|
||||||
############ Tooltip measurment
|
|
||||||
|
|
||||||
STR_MEASURE_LENGTH :
|
|
||||||
STR_MEASURE_AREA :
|
|
||||||
STR_MEASURE_LENGTH_HEIGHTDIFF :
|
|
||||||
STR_MEASURE_AREA_HEIGHTDIFF :
|
|
||||||
|
|
||||||
########
|
|
||||||
|
|
Loading…
Reference in New Issue