Bug 288111

Summary: Marble: Map Creation Wizard: Parameter "zoomLevel" should not be translated
Product: [Translations] i18n Reporter: Marko Knöbl <marko.kn>
Component: deAssignee: German-Translators <kde-i18n-de>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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