Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 376331

Summary: use less-specific locales for translations
Product: [ECD] Orion Reporter: Adam Peller <apeller>
Component: EditorAssignee: Project Inbox <orion.editor-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: Silenio_Quarti
Version: 0.4   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Adam Peller CLA 2012-04-09 12:17:58 EDT
orion/textview/nls uses fr-fr for the French translation.  It should just use 'fr' such that specifying 'fr' will match, as well as other variants of 'fr' like 'fr-ca'

pt-br is a little less clear.  Dojo by convention puts Brazilian Portuguese at 'pt' and Iberian Portuguese at 'pt-pt', but supposedly the two are completely incompatible so using Brazilian as a fallback may not always make sense, and the two variants cannot be mixed together.
Comment 1 Silenio Quarti CLA 2012-10-03 17:00:01 EDT
This bug is not longer applicable as the editor does not provide any translations for free.