Localization testing using LDTP
During weekend got new idea about localization testing using LDTP !
From LDTP we can export a function which will take the localizied .mo directory path. In pyldtp, we can just get the label stored in appmap (which should be in English) and convert the label / label_by into the localized string at run-time, using _(String) of glib function. This is still under evaluation. I hope things should work fine :D
0 Comments:
Post a Comment
<< Home