Hi Samy, On 17 Sep 2011, at 23:04, samy boutayeb <[email protected]> wrote:
> Hi again, > > In the activity Analyze, I wanted to localize a few mixed strings, where > it is difficult to decide where is the translatable text and the > untranslatable variable. > > For instance, in [1]: > > Calling <Buddy %s>.GetJoinedActivities() > > or in [2]: > > <Buddy %(path)s>.GetProperties() -> %(props)r > > My guess is that in [1] one should translate "Calling" and "Buddy", and > in [2], one should only translate "Buddy". > > could someone confirm what is translatable in those strings? Yes you guess is correct. Analyse is an interesting case regarding translation as it does output so much technical text information, hard to know where to start with adding #TRANS comment hints ;) Regards, --Gary > TIA > samy > > > _______________________________________________ > Sugar-devel mailing list > [email protected] > http://lists.sugarlabs.org/listinfo/sugar-devel _______________________________________________ Olpc-france mailing list [email protected] http://lists.laptop.org/listinfo/olpc-france
