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 613596 - Account Assistant translations are not loaded
Account Assistant translations are not loaded
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Accounts
2.29.x
Other Linux
: Urgent normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-22 14:39 UTC by David Planella
Modified: 2010-03-22 15:23 UTC
See Also:
GNOME target: 2.30.x
GNOME version: 2.29/2.30


Attachments
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/translate-613596 (405 bytes, patch)
2010-03-22 15:00 UTC, Guillaume Desmottes
committed Details | Review

Description David Planella 2010-03-22 14:39:36 UTC
It seems that despite the translations being present in the system and the rest of the UI loading them, the Account Assistant appears untranslated.

Perhaps the translation domain needs to be explicitly set?
Comment 1 Guillaume Desmottes 2010-03-22 14:59:23 UTC
Good catch; we should totally fix that for 2.30.
Comment 2 Guillaume Desmottes 2010-03-22 15:00:34 UTC
Created attachment 156753 [details] [review]
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/translate-613596

 src/empathy-accounts.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
Comment 3 Guillaume Desmottes 2010-03-22 15:20:25 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 4 David Planella 2010-03-22 15:23:27 UTC
Awesome. From New to Fix committed in 21 minutes.

Thanks Guillaume, you rock!