This bug was fixed in the package language-selector - 0.72

---------------
language-selector (0.72) precise; urgency=low

  [ Sebastien Bacher ]
  * data/language-selector.desktop.in:
    - use official "Keywords" rather than "X-GNOME-Keywords" (LP: #949849)

  [ Martin Pitt ]
  * LanguageSelector/qt/QtLanguageSelector.py: Kubuntu's package manager is
    "Muon", not "Adept". Also update all messages in po/*.po to avoid breaking
    existing translations. (LP: #628653)
  * LanguageSelector/gtk/GtkLanguageSelector.py: Fix crash in
    updateLocaleChooserCombo() if tree model is not yet set. (LP: #945494)
  * debian/language-selector-common.postinst: Do not fail configuring if D-BUS
    does not give us the PID of a running ls-dbus-backend. (LP: #766672)
 -- Martin Pitt <[email protected]>   Fri, 09 Mar 2012 16:34:49 +0100

** Changed in: language-selector (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/628653

Title:
  Qtlanguage selector should refer to Muon, not Adept

Status in “language-selector” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: language-selector

  While reviewing French translations for language-selector, I've
  noticed that it refers to Adept. Since Kpackagekit is now the default
  KUbuntu package manager the folowing lines in QtLanguageSelectore.py
  (312) should be modified as below :

              except ExceptionPkgCacheBroken:
                  s = _("Software database is broken")
                  t = _("It is impossible to install or remove any software. "
                        "Please use the package manager \"Kpackagekit\" or run "
                        "\"sudo apt-get install -f\" in a terminal to fix "
                        "this issue at first.")
                  KMessageBox.error(self, t, s)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/628653/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to