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 518284 - need to add i18n on module branching
need to add i18n on module branching
Status: RESOLVED FIXED
Product: gvfs
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2008-02-23 19:01 UTC by David Zeuthen (not reading bugmail)
Modified: 2008-07-29 02:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Zeuthen (not reading bugmail) 2008-02-23 19:01:37 UTC
See

 http://mail.gnome.org/archives/gnome-i18n/2008-February/msg00349.html

for why we want to avoid adding strings to be translated this late in the game. To resolve, as some files in daemon/gvfsbackendgphoto2.c and daemon/gvfsbackendcdda.c are currently not marked for translation, replacing _I18N_LATER with _ will fix this.
Comment 1 Matthias Clasen 2008-07-29 02:24:59 UTC
2008-07-28  Matthias Clasen  <mclasen@redhat.com>

        Bug 518284 – need to add i18n on module branching

        * daemon/gvfsbackendcdda.c:
        * daemon/gvfsbackendgphoto2.c:
        * daemon/gvfsbackendobexftp.c: Now is later.
        Remove the I18N_LATER hack.