Bug 288111 - Marble: Map Creation Wizard: Parameter "zoomLevel" should not be translated
Summary: Marble: Map Creation Wizard: Parameter "zoomLevel" should not be translated
Status: RESOLVED FIXED
Alias: None
Product: i18n
Classification: Translations
Component: de (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: German-Translators
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-03 09:23 UTC by Marko Knöbl
Modified: 2011-12-03 10:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marko Knöbl 2011-12-03 09:23:39 UTC
Version:           unspecified (using KDE 4.7.2) 
OS:                Linux

In the Marble map creation wizard there is an instruction about a parameter called "zoomLevel" which is used in map URLs. In the German translation this parameter is translated to "vergrößerungsstufe". However using the translated parameter does not work.

Reproducible: Always

Steps to Reproduce:
With the application language set to German, select "Datei - Neue Karte erstellen... - Online-Karte mit indizierten Kacheln". A dialog will pop up containing the some German instructions.

Actual Results:  
The dialog says: "Benutzen Sie die Platzhalter {x}, {y}, und {vergrößerungsstufe}..".

Expected Results:  
It should say: "Benutzen Sie die Platzhalter {x}, {y}, und {zoomLevel}..".
Comment 1 Burkhard Lück 2011-12-03 10:07:16 UTC
SVN commit 1267093 by lueck:

make parameter untranslated, Thanks to Marko Knöbl spotting this
BUG:288111

 M  +3 -3      marble.po  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1267093
Comment 2 Burkhard Lück 2011-12-03 10:08:14 UTC
SVN commit 1267094 by lueck:

make parameter untranslated, Thanks to Marko Knöbl spotting this
CCBUG:288111

 M  +2 -2      marble.po  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1267094