diff options
author | miham <miham@openttd.org> | 2006-10-15 13:28:20 +0000 |
---|---|---|
committer | miham <miham@openttd.org> | 2006-10-15 13:28:20 +0000 |
commit | 12ea44fc33409e57fc833dc9ac2b3b4bacf7dddd (patch) | |
tree | 777c80f8d46b14ea17652318c71a60951a4ce55b /lang/german.txt | |
parent | 7bf1e33221b2bd665c18ee8d703b51c525bf5d7d (diff) | |
download | openttd-12ea44fc33409e57fc833dc9ac2b3b4bacf7dddd.tar.xz |
(svn r6778) WebTranslator2 update to 2006-10-15 15:27:37
brazilian_portuguese - 1 changed by tucalipe (1)
catalan - 15 changed by arnaullv (15)
estonian - 6 fixed by vermon (6)
german - 4 fixed by Neonox (4)
polish - 5 fixed, 2 changed by meush (7)
portuguese - 7 fixed by izhirahider (7)
spanish - 5 fixed by eusebio (5)
Diffstat (limited to 'lang/german.txt')
-rw-r--r-- | lang/german.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/german.txt b/lang/german.txt index a5182e533..486087873 100644 --- a/lang/german.txt +++ b/lang/german.txt @@ -3093,4 +3093,11 @@ STR_LARGE_AIRPORTS :{BLACK}große Fl STR_HUB_AIRPORTS :{BLACK}Großflughäfen STR_HELIPORTS :{BLACK}Flughäfen für Hubschrauber +############ Tooltip measurment + +STR_MEASURE_LENGTH :{BLACK}Länge: {NUM} +STR_MEASURE_AREA :{BLACK}Gebiet: {NUM} x {NUM} +STR_MEASURE_LENGTH_HEIGHTDIFF :{BLACK}Länge: {NUM}{}Höhenunterschied: {NUM} m +STR_MEASURE_AREA_HEIGHTDIFF :{BLACK}Gebiet: {NUM} x {NUM}{}Höhenunterschied: {NUM} m + ######## |