Bug 350589 - KDE version of Marble in KF5 in completely untranslated
Summary: KDE version of Marble in KF5 in completely untranslated
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: 1.12 (KDE Applications 15.08)
Platform: Other Linux
: HI normal
Target Milestone: 1.12 (KDE Applications 15.08)
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-24 14:33 UTC by Burkhard Lück
Modified: 2016-07-05 20:07 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 2.0 (Applications 16.08)


Attachments
Patch to load the gettext catalog (1.22 KB, text/plain)
2015-07-24 14:33 UTC, Burkhard Lück
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Burkhard Lück 2015-07-24 14:33:28 UTC
Created attachment 93735 [details]
Patch to load the gettext catalog

KDE version of Marble in KF5 master + 15.08 does not load any translation catalog, neither the gettext catalog marble nor the qt catalog marble_qt from the library.

Patch to load the gettext catalog attached, 

You have to use ecm_create_qm_loader(marblewidget_SRCS marble_qt)
in the library src/lib/marble/CMakeList.txt to load the second qt catalog
Comment 1 Dennis Nienhüser 2015-07-24 19:55:43 UTC
Git commit 6d303c8428f085a053a98291171721bbdd4ac938 by Dennis Nienhüser, on behalf of Burkhard Lück.
Committed on 24/07/2015 at 19:48.
Pushed by nienhueser into branch 'master'.

Load gettext catalog 'marble' for translations

M  +1    -1    src/apps/marble-kde/CMakeLists.txt
M  +4    -1    src/apps/marble-kde/kdemain.cpp

http://commits.kde.org/marble/6d303c8428f085a053a98291171721bbdd4ac938
Comment 2 Dennis Nienhüser 2015-07-24 21:23:04 UTC
Git commit 1e7b9d66b71fccf48dddd84398d853bac6039546 by Dennis Nienhüser, on behalf of Burkhard Lück.
Committed on 24/07/2015 at 21:22.
Pushed by nienhueser into branch 'Applications/15.08'.

Load gettext catalog 'marble' for translations
(cherry picked from commit 6d303c8428f085a053a98291171721bbdd4ac938)

M  +1    -1    src/apps/marble-kde/CMakeLists.txt
M  +4    -1    src/apps/marble-kde/kdemain.cpp

http://commits.kde.org/marble/1e7b9d66b71fccf48dddd84398d853bac6039546
Comment 3 Burkhard Lück 2016-06-09 12:33:48 UTC
With commit d365180 Fix creation of marble_qt.pot and marble.pot catalog templates
marble is fully translated now using locale x-test