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