开发者

Find differences in a .po file

I have a .po file where most translated strings are identical to original ones. However, few are different.开发者_StackOverflow How do I quickly find the ones that differ from original?


use podiff

I used it, an it workd for me. Its in C, so you have to compile it. make is your friend


I would suggest using one of the many web-based localization management platforms. To name a few:

  • Amanuens (disclaimer: my company builds this product)
  • Web Translate It
  • Transifex
  • GetLocalization

This kind of platforms allows you to keep your resource files in sync, edit them in a web-based editor (useful for no-technical translators) and most importantly to highlight/see only the changed/untranslated strings.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜