summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authormiham <miham@openttd.org>2007-01-22 21:00:38 +0000
committermiham <miham@openttd.org>2007-01-22 21:00:38 +0000
commit5f72bb18caff46471382d84ad54c5ddae631f83b (patch)
tree50141c3d8e0bf16bb5a04f77351ea7068e84e96f /src/lang
parent1f826dc00205b5e5c9b0e173c815495f5271df82 (diff)
downloadopenttd-5f72bb18caff46471382d84ad54c5ddae631f83b.tar.xz
(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 WT2
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/korean.txt1
-rw-r--r--src/lang/simplified_chinese.txt8
2 files changed, 1 insertions, 8 deletions
diff --git a/src/lang/korean.txt b/src/lang/korean.txt
index 0c4de251c..6907e1ff2 100644
--- a/src/lang/korean.txt
+++ b/src/lang/korean.txt
@@ -1,4 +1,5 @@
##name Korean
+##ownname Korean
##isocode ko_KR
##plural 1
diff --git a/src/lang/simplified_chinese.txt b/src/lang/simplified_chinese.txt
index 3d064f422..8f09fffb7 100644
--- a/src/lang/simplified_chinese.txt
+++ b/src/lang/simplified_chinese.txt
@@ -3112,11 +3112,3 @@ STR_LARGE_AIRPORTS :{BLACK}大型
STR_HUB_AIRPORTS :{BLACK}空运枢纽
STR_HELIPORTS :{BLACK}直升机机场
-############ Tooltip measurment
-
-STR_MEASURE_LENGTH :
-STR_MEASURE_AREA :
-STR_MEASURE_LENGTH_HEIGHTDIFF :
-STR_MEASURE_AREA_HEIGHTDIFF :
-
-########