Hi,

+NOW = _('Seconds ago')

Translators may not be able to translate adequately from 'Seconds
ago'. Perhaps a translation comment may help here? Example from
misc.py:

# TRANS: Relative dates (eg. 1 month and 5 days).

+AGO = _(' ago')
...
+    return result + AGO

This will break in most languages other than english. Sayamindu, do
you have any idea about what can be done here?

Thanks,

Tomeu
_______________________________________________
Sugar mailing list
Sugar@lists.laptop.org
http://lists.laptop.org/listinfo/sugar

Reply via email to