How do you manage the String Translation Process?

后端 未结 11 1988
小鲜肉
小鲜肉 2020-12-30 23:37

I am working on a Software Project that needs to be translated into 30 languages. This means that changing any string incurs into a relatively high cost. Additionally, tra

11条回答
  •  鱼传尺愫
    2020-12-30 23:55

    This google book - resource file management gives some good tips

    You can use Resource File Management software to keep track of strings that have changed and control the workflow to get them translated - otherwise you end up in a mess of freezes and overbearing version control

    Some tools that do this sort of thing - no connection an I haven't actually used them, just researching

    http://www.sisulizer.com/

    http://www.translationzone.com/en/products/

提交回复
热议问题