summaryrefslogtreecommitdiffstats
path: root/ui/base/strings
diff options
context:
space:
mode:
authorfta@sofaraway.org <fta@sofaraway.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-22 23:27:16 +0000
committerfta@sofaraway.org <fta@sofaraway.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-22 23:27:16 +0000
commit8581e1ba05655977452866a6b1dbdfc3ad74d42d (patch)
tree8b4c4c68d8bf485917032baa476045255868d0d6 /ui/base/strings
parent40417dd678669799edc089eebf4227c87bb77fc0 (diff)
downloadchromium_src-8581e1ba05655977452866a6b1dbdfc3ad74d42d.zip
chromium_src-8581e1ba05655977452866a6b1dbdfc3ad74d42d.tar.gz
chromium_src-8581e1ba05655977452866a6b1dbdfc3ad74d42d.tar.bz2
Update translations using strings from launchpad.net r311
This includes a new lang: ms (Malay) Review URL: http://codereview.chromium.org/7713008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97771 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/base/strings')
-rw-r--r--ui/base/strings/app_locale_settings.grd3
-rw-r--r--ui/base/strings/ui_strings.grd4
2 files changed, 7 insertions, 0 deletions
diff --git a/ui/base/strings/app_locale_settings.grd b/ui/base/strings/app_locale_settings.grd
index cca2a67..02e66b4 100644
--- a/ui/base/strings/app_locale_settings.grd
+++ b/ui/base/strings/app_locale_settings.grd
@@ -125,6 +125,9 @@
<output filename="app_locale_settings_lv.pak" type="data_package" lang="lv" />
<output filename="app_locale_settings_ml.pak" type="data_package" lang="ml" />
<output filename="app_locale_settings_mr.pak" type="data_package" lang="mr" />
+ <if expr="pp_ifdef('use_third_party_translations')">
+ <output filename="app_locale_settings_ms.pak" type="data_package" lang="ms" />
+ </if>
<output filename="app_locale_settings_nl.pak" type="data_package" lang="nl" />
<!-- The translation console uses 'no' for Norwegian Bokmål. It should
be 'nb'. -->
diff --git a/ui/base/strings/ui_strings.grd b/ui/base/strings/ui_strings.grd
index c0e314e..b148651 100644
--- a/ui/base/strings/ui_strings.grd
+++ b/ui/base/strings/ui_strings.grd
@@ -136,6 +136,9 @@ need to be translated for each locale.-->
<output filename="ui_strings_lv.pak" type="data_package" lang="lv" />
<output filename="ui_strings_ml.pak" type="data_package" lang="ml" />
<output filename="ui_strings_mr.pak" type="data_package" lang="mr" />
+ <if expr="pp_ifdef('use_third_party_translations')">
+ <output filename="ui_strings_ms.pak" type="data_package" lang="ms" />
+ </if>
<output filename="ui_strings_nl.pak" type="data_package" lang="nl" />
<!-- The translation console uses 'no' for Norwegian Bokmål. It should
be 'nb'. -->
@@ -207,6 +210,7 @@ need to be translated for each locale.-->
<file path="ui_strings_lv.xtb" lang="lv" />
<file path="ui_strings_ml.xtb" lang="ml" />
<file path="ui_strings_mr.xtb" lang="mr" />
+ <file path="../../../third_party/launchpad_translations/ui_strings_ms.xtb" lang="ms" />
<file path="ui_strings_nl.xtb" lang="nl" />
<file path="ui_strings_no.xtb" lang="no" />
<file path="ui_strings_pl.xtb" lang="pl" />