← Back to team overview

hugin-devs team mailing list archive

[Bug 1426890] [NEW] French translation error

 

Public bug reported:

There's a little error in the french translation:

#: hugin1/hugin/MainFrame.cpp:710
msgid "Close without saving"
msgstr "Enregistrer sans fermer"

It should be

#: hugin1/hugin/MainFrame.cpp:710
msgid "Close without saving"
msgstr "Fermer sans enregistrer"

Fermer means close
Enregistrer means save

** Affects: hugin
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1426890

Title:
  French translation error

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  There's a little error in the french translation:

  #: hugin1/hugin/MainFrame.cpp:710
  msgid "Close without saving"
  msgstr "Enregistrer sans fermer"

  It should be

  #: hugin1/hugin/MainFrame.cpp:710
  msgid "Close without saving"
  msgstr "Fermer sans enregistrer"

  Fermer means close
  Enregistrer means save

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1426890/+subscriptions


Follow ups

References