hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #02649
[Bug 834470] Re: Typo in Swedish translation
For the future, feel free to edit/commit directly (it is no different
than working on the Danish translation).
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/834470
Title:
Typo in Swedish translation
Status in Hugin - Panorama Tools GUI:
Fix Committed
Bug description:
In sv.po we have the following:
#: hugin1/hugin/PanoPanel.cpp:150
msgid "Lambert Cylindrical Equal Area"
msgstr "Lambert Equal Area Azimuthal"
#: hugin1/hugin/PanoPanel.cpp:151
msgid "Lambert Equal Area Azimuthal"
msgstr "Lambert Equal Area Azimuthal"
I.e. both strings are translated into the same. The first string should probably be something like
msgstr "Lambert Equal Area Cylindrical"
instead (it seems that in sv.po, the word "cylindrical" isn't translated at other places). Or perhaps just the original English string.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/834470/+subscriptions
References