Summary: | Webpopups are untranslatable | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Yuri Chornoivan <yurchor> |
Component: | general | Assignee: | marble-bugs |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | aspotashev, illya.kovalevskyy, lueck |
Priority: | NOR | ||
Version First Reported In: | 1.6 (KDE 4.11) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | http://docs.kde.org/development/uk/kdeedu/marble/search-2.png | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Yuri Chornoivan
2013-06-29 18:55:05 UTC
I am doing bug triaging as Google Code-In 2014 student. Marble doesn't own any data, all info we use comes from maps. Maps doesn't provide translated data IIRC. (In reply to Illya Kovalevskyy from comment #1) > I am doing bug triaging as Google Code-In 2014 student. > > Marble doesn't own any data, all info we use comes from maps. Maps doesn't > provide translated data IIRC. In fact, it does. Just look at the HTML files in /src/libmarble/webpopup. Example: third line of the city.html has "Place information" and Marble's webpopup has it as well. ;) Now I got what strings you were talking about. Indeed, these are not translated... Nice catch, thanks! Setting status to confirmed. |