dumre0707 / googlepersonfinder

Automatically exported from code.google.com/p/googlepersonfinder
Apache License 2.0
0 stars 0 forks source link

Update missing translation tool to retrieve missing messages per importance #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When we need to launch a new instance of PersonFinder in a language which is  
not supported right now, we extract the missing translations using the tool  
find_missing_translations and get them translated.

However, some translations are more important than other, and we consider 
launching PF even if some translations are not ready (for example the admin 
page, maybe some error messages,....).

So it would be great to update the missing translation tool to be able to 
return missing translations based on the importance of message.

The importance of the message can be defined by the html it is included in, or 
per message. It will have to be defined

Original issue reported on code.google.com by ali...@google.com on 29 Sep 2011 at 2:22

GoogleCodeExporter commented 9 years ago

Original comment by ali...@google.com on 6 Oct 2011 at 6:24

GoogleCodeExporter commented 9 years ago

Original comment by rom...@google.com on 11 Oct 2011 at 8:18

GoogleCodeExporter commented 9 years ago
Code:
tools/find_missing_translations.py
tools/find_missing_translations 

Html templates:
/app/templates/

Internationalization doc: 
http://code.google.com/p/googlepersonfinder/wiki/Internationalization

Original comment by ali...@google.com on 12 Nov 2011 at 6:33

GoogleCodeExporter commented 9 years ago

Original comment by kpy@google.com on 21 May 2013 at 9:39

GoogleCodeExporter commented 9 years ago
TC integration streamlined the translation process, and I think this is less of 
an issue now. Marking as obsolete, but please re-open if you disagree.

Original comment by r...@google.com on 21 Oct 2013 at 1:24