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 749769 - Fix schema translations
Fix schema translations
Status: RESOLVED FIXED
Product: accerciser
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Accerciser Developers
Accerciser Developers
Depends on:
Blocks:
 
 
Reported: 2015-05-23 13:45 UTC by Matthias Clasen
Modified: 2015-08-25 22:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix schema translations (1.42 KB, patch)
2015-05-23 13:45 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2015-05-23 13:45:37 UTC
There are two fixes here. First, we need to set a gettext
domain in the scehma file and second, we must not merge
translations back into the xml file, since dconf-editor
can't deal with that.
Comment 1 Matthias Clasen 2015-05-23 13:45:46 UTC
Created attachment 303856 [details] [review]
Fix schema translations
Comment 2 Michael Catanzaro 2015-08-25 22:20:25 UTC
I can't even build accerciser without this patch, so I'm going to push it.
Comment 3 Michael Catanzaro 2015-08-25 22:20:33 UTC
Attachment 303856 [details] pushed as b1fdb2f - Fix schema translations