Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(663)

Unified Diff: ui/base/strings/app_strings.grd

Issue 7100004: Update translations using strings from launchpad.net r228 (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/base/strings/app_locale_settings.grd ('k') | webkit/glue/inspector_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/strings/app_strings.grd
===================================================================
--- ui/base/strings/app_strings.grd (revision 87333)
+++ ui/base/strings/app_strings.grd (working copy)
@@ -108,6 +108,9 @@
<output filename="app_strings_hi.pak" type="data_package" lang="hi" />
<output filename="app_strings_hr.pak" type="data_package" lang="hr" />
<output filename="app_strings_hu.pak" type="data_package" lang="hu" />
+ <if expr="pp_ifdef('use_third_party_translations')">
+ <output filename="app_strings_hy.pak" type="data_package" lang="hy" />
+ </if>
<output filename="app_strings_id.pak" type="data_package" lang="id" />
<output filename="app_strings_it.pak" type="data_package" lang="it" />
<output filename="app_strings_ja.pak" type="data_package" lang="ja" />
@@ -176,6 +179,7 @@
<file path="app_strings_hi.xtb" lang="hi" />
<file path="app_strings_hr.xtb" lang="hr" />
<file path="app_strings_hu.xtb" lang="hu" />
+ <file path="../../third_party/launchpad_translations/app_strings_hy.xtb" lang="hy" />
<file path="app_strings_id.xtb" lang="id" />
<file path="app_strings_it.xtb" lang="it" />
<!-- The translation console uses 'iw' for Hebrew, but we use 'he'. -->
« no previous file with comments | « ui/base/strings/app_locale_settings.grd ('k') | webkit/glue/inspector_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698