GNOME Bugzilla – Bug 518284
need to add i18n on module branching
Last modified: 2008-07-29 02:24:59 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.
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.