summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_locales.gni
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/remoting_locales.gni')
-rw-r--r--remoting/remoting_locales.gni36
1 files changed, 22 insertions, 14 deletions
diff --git a/remoting/remoting_locales.gni b/remoting/remoting_locales.gni
index 0bd0536..d4dd4e8 100644
--- a/remoting/remoting_locales.gni
+++ b/remoting/remoting_locales.gni
@@ -6,10 +6,11 @@ webapp_locale_dir = "$root_gen_dir/remoting/webapp/_locales"
# See also remoting_locales_with_underscores below.
remoting_locales = [
- "am",
+ #"am",
"ar",
"bg",
- "bn",
+
+ #"bn",
"ca",
"cs",
"da",
@@ -20,12 +21,14 @@ remoting_locales = [
"es",
"es-419",
"et",
- "fa",
- "fake-bidi",
+
+ #"fa",
+ #"fake-bidi",
"fi",
"fil",
"fr",
- "gu",
+
+ #"gu",
"he",
"hi",
"hr",
@@ -33,13 +36,15 @@ remoting_locales = [
"id",
"it",
"ja",
- "kn",
+
+ #"kn",
"ko",
"lt",
"lv",
- "ml",
- "mr",
- "ms",
+
+ #"ml",
+ #"mr",
+ #"ms",
"nb",
"nl",
"pl",
@@ -51,9 +56,10 @@ remoting_locales = [
"sl",
"sr",
"sv",
- "sw",
- "ta",
- "te",
+
+ #"sw",
+ #"ta",
+ #"te",
"th",
"tr",
"uk",
@@ -68,7 +74,8 @@ remoting_locales_with_underscores = remoting_locales
remoting_locales_with_underscores -= [
"en-GB",
"es-419",
- "fake-bidi",
+
+ #"fake-bidi",
"pt-BR",
"pt-PT",
"zh-CN",
@@ -77,7 +84,8 @@ remoting_locales_with_underscores -= [
remoting_locales_with_underscores += [
"en_GB",
"es_419",
- "fake_bidi",
+
+ #"fake_bidi",
"pt_BR",
"pt_PT",
"zh_CN",