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 709539 - Support translatable strings for placeholder text in widgets
Support translatable strings for placeholder text in widgets
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
3.15.x
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks: 682886 709537
 
 
Reported: 2013-10-07 02:02 UTC by Jean-François Fortin Tam
Modified: 2014-04-26 03:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2013-10-07 02:02:07 UTC
If I have a gtk entry with placeholder text, there is no UI in Glade to mark it as translatable (and I'd say it should be translatable by default anyway).

And if you hack the gtkbuilder xml file to force it:

   <property name="placeholder_text" translatable="yes">Search...</property>

...next time you open that file in Glade, it will just reset it to take out the ' translatable="yes"' part.
Comment 1 Matthias Clasen 2014-04-26 03:52:40 UTC
seems to work fine here, in a quick test with 3.18.1