ubuntu-translations-coordinators team mailing list archive
-
ubuntu-translations-coordinators team
-
Mailing list archive
-
Message #10262
[Bug 1491787] Re: Gnome's Activities Overview search is always in English, regardless of the system language
Hello sojusnik, or anyone else affected,
Accepted gnome-control-center into artful-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/gnome-control-center/1:3.26.2-0ubuntu0.2 in a few hours, and then in
the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-artful to verification-done-artful. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-artful. In either case, without details of
your testing we will not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: gnome-control-center (Ubuntu Artful)
Status: In Progress => Fix Committed
** Tags added: verification-needed verification-needed-artful
--
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/1491787
Title:
Gnome's Activities Overview search is always in English, regardless of
the system language
Status in gnome-control-center:
Fix Released
Status in Ubuntu GNOME:
New
Status in Ubuntu Translations:
New
Status in gettext package in Ubuntu:
Invalid
Status in gnome-control-center package in Ubuntu:
Fix Released
Status in gnome-shell package in Ubuntu:
Invalid
Status in gettext source package in Artful:
Invalid
Status in gnome-control-center source package in Artful:
Fix Committed
Status in gnome-shell source package in Artful:
Invalid
Bug description:
[ Description ]
In GNOME's activities overview, search entries from gnome-control-
center aren't translated.
[ Fix ]
setlocale() wasn't being called until after the model that supplies
search results was constructed. We fix the initialisation code to run
slightly later, after setlocale() has been called.
[ QA ]
1. Open a session in a non-English locale which has gnome-control-center translations (French works).
2. Hit super and type an "a"
3. There should be some results from "Settings". They should be in French (or whatever language you're using).
[ Regression potential ]
If we misunderstood when the initialisation phases in GtkApplication
ran then there could be a race condition. You'd see that manifesting
as either a crash in the search provider or no results being returned.
Make sure there aren't crahes reported in errors.u.c.
[ Original description ]
Hey,
I'm referring to this issue on AskUbuntu:
http://askubuntu.com/questions/600656/change-language-of-the-gnome-
shell-overview
On my Ubuntu Gnome 15.04 system all entries from the gnome-control-
center are shown in English in the Gnome-Shell overview (see
screenshot in the above mentioned link), even though my system
language is German. The entries in the gnome-control-center itself are
however in German.
Is this due to a bug or missing translations?
To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1491787/+subscriptions
References