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 341919 - evince cannot use the translation of "Separator"
evince cannot use the translation of "Separator"
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks: Persian
 
 
Reported: 2006-05-15 23:58 UTC by Roozbeh Pournader
Modified: 2006-05-26 06:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch against head to fix the problem (575 bytes, patch)
2006-05-15 23:59 UTC, Roozbeh Pournader
committed Details | Review

Description Roozbeh Pournader 2006-05-15 23:58:09 UTC
In evince's toolbar editor, while the message "Separator" is marked for translation, the translation is not used, as _() is defined as returning the original string in a header file and glib/gi18n.h is not included.

Will attach a patch.

FarsiWeb's internal reference:
bug #275, evince-localize.patch, originally reported by Behdad Pournader, patch by Roozbeh Pournader
Comment 1 Roozbeh Pournader 2006-05-15 23:59:26 UTC
Created attachment 65563 [details] [review]
Patch against head to fix the problem
Comment 2 Nickolay V. Shmyrev 2006-05-16 01:00:29 UTC
Chpe, I would like to synchronize with libegg but it seems that epiphany is also out-of-sync? Is it better to sync with ephy instead?
Comment 3 Christian Persch 2006-05-16 10:48:57 UTC
Egg is out of sync; the master copy is in epiphany.
Comment 4 Nickolay V. Shmyrev 2006-05-26 06:47:54 UTC
Egg is synced, evince too. Everything should be fine now.
Comment 5 Nickolay V. Shmyrev 2006-05-26 06:48:52 UTC
Thanks Roozbeh btw.