← Back to team overview

ubuntu-translations-coordinators team mailing list archive

[Bug 1260484] Re: Synaptic - German - Translation missing for pkexec dialog

 

The string in question seems to be which has been translated upstream
[1] a while back. However, when I look at the synaptic package in Ubuntu
[1], it is listed towards the end along in the sections with unused
translations. (I looked at Trusty, the current development version) Not
sure why the translation is not being used though.

[1] https://translations.launchpad.net/synaptic/main/+pots/synaptic/de/707/+translate
[2] http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/synaptic/trusty/view/head:/po/de.po

-- 
You received this bug notification because you are a member of Ubuntu
Translations Coordinators, which is subscribed to Ubuntu Translations.
Matching subscriptions: Ubuntu Translations bug mail
https://bugs.launchpad.net/bugs/1260484

Title:
  Synaptic - German - Translation missing for pkexec dialog

Status in Ubuntu Translations:
  New
Status in “synaptic” package in Ubuntu:
  New

Bug description:
  1. What does happen?
  When opening synaptic using the policykit authentication (i.e. via 'synaptic-pkexec'), the policykit authentication dialog says "Authentication is required to run the Synaptic Package Manager" despite the system being set to German language.

  2. What should happen?
  The dialog should say "Eine Authentifizierung wird benötigt, um die Synaptic Paketverwaltung zu starten.". (I phrased that exactly like gparted-pkexec does)

  3. What files/packages are affected?
  The policy file is located at "/usr/share/polkit-1/actions/com.ubuntu.pkexec.synaptic.policy" and is part of the package "synaptic"

  4. Proposed solution?
  To fix this, just put the following line into the above mentioned file:

      <message xml:lang="de">Eine Authentifizierung wird benötigt, um
  die Synaptic Paketverwaltung zu starten.</message>

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1260484/+subscriptions


References