android - How to share texts and translations across mobile apps? -


we support english, german, spanish, italian, , french languages. have an ios, android, , windows phone app, , html/js webapp. 3 mobile apps similar. have same screens , texts. each app done small team , features developed apps in parallel. quite few texts used in webapp.

we facing problem of how manage our (english) text strings , translations. right now, have google documents tables show screen drafts , corresponding english texts , translations. coordinate translation efforts email , comments in documents.

we looking translation tools (namely transifex). appreciate things translation memory, glossary, , easy integration sw development workflows. these tools not fulfill 2 basic requirements have:

  1. sharing same texts (source language , translations) across apps, if source text or translation changes, change propagated apps.
  2. grouping texts screens , showing screen drafts while translating give context developer.

therefore started thinking whether looking more a (text-) content management system translation support rather translation tool.

so shall for? how other companies similar requirements handle situation?

i guess can try https://l10n.ws/doc simple web service store translation


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

python - No response in ssh.exec_command in paramiko -