summaryrefslogtreecommitdiffstats
path: root/packaging/adaptive-index-html/mkindex.map
blob: 57d6f55a9f9b7a6fd182babf11163a5721ca930d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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
en	en_US	US English
ru	ru	Russian
de	de	German
it	it	Italian
ja_JP	ja_JP	Japanese
pt_BR	pt_BR	Portuguese (Brasilian)
zh_CN	zh_CN	Chinese (Simplified)