[Kstars-devel] Translation word puzzles in kstars stable + trunk
Burkhard Lück
lueck at hube-lueck.de
Mon Nov 11 19:54:27 UTC 2013
Hallo KStar devels,
kstars gui catalog has some word puzzles in stable + trunk:
1)
msg #451 - #453
ekos/align.cpp:687
appendLogText(i18n("Slew complete. Please adjust your mount's' azimuth knob %1
until the target is in the center of the view.",
(decDeviation > 0 ? i18n("eastward") : i18n("westward"))));
2)
msg #454 - #456
ekos/align.cpp:715
appendLogText(i18n("Slew complete. Please %1 the altitude knob on your mount
until the target is in the center of the view.",
(decDeviation > 0 ? i18n("lower") : i18n("raise"))));
As ack'ed by kde-i18n-doc these word puzzles need to be replaced by two
complete sentences each for 1) and 2), see
http://lists.kde.org/?l=kde-i18n-doc&m=138419005319900&w=2
Please fix this in master and stable.
Thanks.
--
Burkhard Lück
More information about the Kstars-devel
mailing list