Revision 4bcab8c...
Go back to digest for 28th July 2013Bug Fixes in Educational
Lasse Liehu committed changes in [marble] src/plugins/render/satellites/SatellitesPlugin.cpp:
Add i18n context for satellite groups
This helps translators and also prevents a wrong translation of "Other"
or "Education" being used. Without additional context for example the
translation of "Education" (the satellite group) is taken from the
"marble" catalog (where "Education" means a map legend group) and not
from the correct "marble_qt" catalog. This is because "marble" is the
primary catalog (at least for the KDE GUI) and that is searched first.
REVIEW: 111753
File Changes
Modified 1 files
- src/plugins/render/satellites/SatellitesPlugin.cpp
1 files changed in total