You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/05/13 09:39:35 UTC

git commit: [flex-sdk] [refs/heads/develop] - fixed list of supported locales

Updated Branches:
  refs/heads/develop 8a41a79ca -> ac7bb938a


fixed list of supported locales


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/ac7bb938
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/ac7bb938
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/ac7bb938

Branch: refs/heads/develop
Commit: ac7bb938ab82c8817e458a717bf979f7d25a434e
Parents: 8a41a79
Author: Justin Mclean <jm...@apache.org>
Authored: Mon May 13 17:39:15 2013 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon May 13 17:39:15 2013 +1000

----------------------------------------------------------------------
 README |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/ac7bb938/README
----------------------------------------------------------------------
diff --git a/README b/README
index de62dbd..4e51b0c 100644
--- a/README
+++ b/README
@@ -257,9 +257,9 @@ Other Locale Support
     to compile the SDK against.
 
     The list of supported locales include:
-        da_DK    el_GR    en_GB    fi_FI    ja_JP    nl_NL    ru_RU    zh_TW
-        de_CH    en_AU    en_US    fr_FR    ko_KR    pt_BR    sv_SE
-        de_DE    en_CA    es_ES    it_IT    nb_NO    pt_PT    zh_CN
+        da_DK	el_GR	en_GB	fi_FI	it_IT	nb_NO	pt_PT	zh_CN
+        de_CH	en_AU	en_US	fr_CH	ja_JP	nl_NL	ru_RU	zh_TW
+        de_DE	en_CA	es_ES	fr_FR	ko_KR	pt_BR	sv_SE
 
     The Apache Flex SDK has only been tested for the en_US locale, however there is
     unlikely to be any issues with a SDK compiled for another locales.