10/20/2016 06:33 PM, andy pugh rašė:
> If you look in the glade XML file after setting strings to
> "Translatable" do you see them in the format _("this is a string") or
> are they still "this is a string" ?

I did not set Translatable property, it was on by default. This is a sample:

<object class="GtkLabel" id="label7">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">avarinis stabdis</property>
<property name="wrap">True</property>
</object>


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to