summaryrefslogtreecommitdiffstats
path: root/app/resources
diff options
context:
space:
mode:
authormal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-09 16:05:20 +0000
committermal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-09 16:05:20 +0000
commit20a4a446ecc18a143d396f6cb7b16414df59cef3 (patch)
tree46be5701011a18f495b8377a47a6c40e5f20c128 /app/resources
parent380849006703f05d5c18892e329f86572c15a53e (diff)
downloadchromium_src-20a4a446ecc18a143d396f6cb7b16414df59cef3.zip
chromium_src-20a4a446ecc18a143d396f6cb7b16414df59cef3.tar.gz
chromium_src-20a4a446ecc18a143d396f6cb7b16414df59cef3.tar.bz2
Add support for Swahili and Amharic.
BUG= None TEST= chrome.exe --lang=sw and chrome.exe --lang=am Review URL: http://codereview.chromium.org/272006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28540 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/resources')
-rw-r--r--app/resources/app_locale_settings.grd6
-rw-r--r--app/resources/app_locale_settings_am.xtb9
-rw-r--r--app/resources/app_locale_settings_sw.xtb9
3 files changed, 24 insertions, 0 deletions
diff --git a/app/resources/app_locale_settings.grd b/app/resources/app_locale_settings.grd
index f869706..fce7aed 100644
--- a/app/resources/app_locale_settings.grd
+++ b/app/resources/app_locale_settings.grd
@@ -4,6 +4,7 @@
<output filename="grit/app_locale_settings.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
+ <output filename="app_locale_settings_am.rc" type="rc_all" lang="am" />
<output filename="app_locale_settings_ar.rc" type="rc_all" lang="ar" />
<output filename="app_locale_settings_bg.rc" type="rc_all" lang="bg" />
<output filename="app_locale_settings_bn.rc" type="rc_all" lang="bn" />
@@ -48,6 +49,7 @@
<output filename="app_locale_settings_sl.rc" type="rc_all" lang="sl" />
<output filename="app_locale_settings_sr.rc" type="rc_all" lang="sr" />
<output filename="app_locale_settings_sv.rc" type="rc_all" lang="sv" />
+ <output filename="app_locale_settings_sw.rc" type="rc_all" lang="sw" />
<output filename="app_locale_settings_ta.rc" type="rc_all" lang="ta" />
<output filename="app_locale_settings_te.rc" type="rc_all" lang="te" />
<output filename="app_locale_settings_th.rc" type="rc_all" lang="th" />
@@ -57,6 +59,7 @@
<output filename="app_locale_settings_zh-CN.rc" type="rc_all" lang="zh-CN" />
<output filename="app_locale_settings_zh-TW.rc" type="rc_all" lang="zh-TW" />
+ <output filename="app_locale_settings_am.pak" type="data_package" lang="am" />
<output filename="app_locale_settings_ar.pak" type="data_package" lang="ar" />
<output filename="app_locale_settings_bg.pak" type="data_package" lang="bg" />
<output filename="app_locale_settings_bn.pak" type="data_package" lang="bn" />
@@ -101,6 +104,7 @@
<output filename="app_locale_settings_sl.pak" type="data_package" lang="sl" />
<output filename="app_locale_settings_sr.pak" type="data_package" lang="sr" />
<output filename="app_locale_settings_sv.pak" type="data_package" lang="sv" />
+ <output filename="app_locale_settings_sw.pak" type="data_package" lang="sw" />
<output filename="app_locale_settings_ta.pak" type="data_package" lang="ta" />
<output filename="app_locale_settings_te.pak" type="data_package" lang="te" />
<output filename="app_locale_settings_th.pak" type="data_package" lang="th" />
@@ -111,6 +115,7 @@
<output filename="app_locale_settings_zh-TW.pak" type="data_package" lang="zh-TW" />
</outputs>
<translations>
+ <file path="app_locale_settings_am.xtb" lang="am" />
<file path="app_locale_settings_ar.xtb" lang="ar" />
<file path="app_locale_settings_bg.xtb" lang="bg" />
<file path="app_locale_settings_bn.xtb" lang="bn" />
@@ -152,6 +157,7 @@
<file path="app_locale_settings_sl.xtb" lang="sl" />
<file path="app_locale_settings_sr.xtb" lang="sr" />
<file path="app_locale_settings_sv.xtb" lang="sv" />
+ <file path="app_locale_settings_sw.xtb" lang="sw" />
<file path="app_locale_settings_ta.xtb" lang="ta" />
<file path="app_locale_settings_te.xtb" lang="te" />
<file path="app_locale_settings_th.xtb" lang="th" />
diff --git a/app/resources/app_locale_settings_am.xtb b/app/resources/app_locale_settings_am.xtb
new file mode 100644
index 0000000..4d08b65
--- /dev/null
+++ b/app/resources/app_locale_settings_am.xtb
@@ -0,0 +1,9 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="am">
+<translation id="IDS_UI_FONT_FAMILY_XP">default</translation>
+<translation id="IDS_UI_FONT_FAMILY">default</translation>
+<translation id="IDS_UI_FONT_SIZE_SCALER_XP">100</translation>
+<translation id="IDS_UI_FONT_SIZE_SCALER">100</translation>
+<translation id="IDS_MINIMUM_UI_FONT_SIZE">5</translation>
+</translationbundle>
diff --git a/app/resources/app_locale_settings_sw.xtb b/app/resources/app_locale_settings_sw.xtb
new file mode 100644
index 0000000..98921fe
--- /dev/null
+++ b/app/resources/app_locale_settings_sw.xtb
@@ -0,0 +1,9 @@
+<?xml version="1.0" ?>
+<!DOCTYPE translationbundle>
+<translationbundle lang="sw">
+<translation id="IDS_UI_FONT_FAMILY_XP">default</translation>
+<translation id="IDS_UI_FONT_FAMILY">default</translation>
+<translation id="IDS_UI_FONT_SIZE_SCALER_XP">100</translation>
+<translation id="IDS_UI_FONT_SIZE_SCALER">100</translation>
+<translation id="IDS_MINIMUM_UI_FONT_SIZE">5</translation>
+</translationbundle>