On Apr 13, 2014, at 2:16 AM, Dmitry Pavlov <[email protected]> wrote:

> I've found that to implement minimum solution, we can just add
> context="..." to glade translated labels. like this
> <property name="label" translatable="yes" context="Daily">Every</property>
> 
> This utilizes context lookup feature in gettext, instead of disambiguation
> prefixes, but it seems working just fine.
> 
> does anyone mind about such change?
> 

Sounds good, how does it compare with using the plurals function?

Is there a mimimum Gtk version required?

Regards,
John Ralls
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to