← Back to team overview

hugin-devs team mailing list archive

[Bug 834470] Re: Typo in Swedish translation

 

Thanks for hint.
Fixed in 2a9d464ba703

** Changed in: hugin
       Status: New => Fix Committed

-- 
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