After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 737085 - search-provider: initialize translations
search-provider: initialize translations
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
git master
Other All
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-21 18:47 UTC by Michael Catanzaro
Modified: 2015-07-01 15:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
search-provider: initialize translations (1.08 KB, patch)
2014-09-21 18:47 UTC, Michael Catanzaro
committed Details | Review

Description Michael Catanzaro 2014-09-21 18:47:47 UTC
"Search the web for %s" always displays in English.
Comment 1 Michael Catanzaro 2014-09-21 18:47:49 UTC
Created attachment 286749 [details] [review]
search-provider: initialize translations
Comment 2 Michael Catanzaro 2014-09-21 19:01:23 UTC
Yosef says this patch doesn't work. :(
Comment 3 Michael Catanzaro 2015-05-03 13:28:18 UTC
Well there's no chance of translations working without this patch, so I think we should push it.
Comment 4 Michael Catanzaro 2015-06-15 02:30:03 UTC
Attachment 286749 [details] pushed as 09da239 - search-provider: initialize translations
Comment 5 Yosef Or Boczko 2015-06-15 07:27:07 UTC
But why to mark this bug as fixed? I still see English on the search provider.
Comment 6 Michael Catanzaro 2015-06-29 20:55:54 UTC
OK, I managed to really fix this. It was hard. :(

Patches in https://git.gnome.org/browse/epiphany/log/?h=wip/i18n

Only the last patch fixes the issue; the rest are just cleanups on the way to figuring out what was wrong. I will merge them into master and backport the last patch to gnome-3-16 after a few days unless someone complains about them.