# Map browser languages into known locales for the Release Notes # # Some browsers don't handle the ${LANG} environment very well, if at all. # To try to accomodate them, we can try to map the "navigator.language" # value reported by the browser into either the ${PRI_LANG} or ${OTHERS} # value for which we have release notes. # # This isn't very robust, but it's a (perhaps, false) start. # # Hint: map the language to itself so you can provide notes # ${LANG} BROWSER Notes de de German el el Greek en en_US US English it it Italian ja_JP ja_JP Japanese pt_BR pt_BR Portuguese (Brasilian) ru ru Russian zh_CN zh_CN Chinese (Simplified)