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 659928 - Two strings are not marked as translatable
Two strings are not marked as translatable
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-23 09:36 UTC by Alexandre Franke
Modified: 2011-09-23 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Mark forgotten string as translatable (1004 bytes, patch)
2011-09-23 09:36 UTC, Alexandre Franke
committed Details | Review

Description Alexandre Franke 2011-09-23 09:36:09 UTC
Created attachment 197330 [details] [review]
Mark forgotten string as translatable

"Effect" and "Add an effect to be applied on the actor" strings in clutter-actor.c don't have a gettext prefix like the other ones do. Attached patch fixes that.
Comment 1 Emmanuele Bassi (:ebassi) 2011-09-23 16:49:02 UTC
Attachment 197330 [details] pushed as a23e59b - Mark forgotten string as translatable