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

Unified Diff: remoting/resources/remoting_strings.grd

Issue 1308743008: Fix list of xtbs in policy_templates.grd and remoting_strings.grd. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 | « components/policy/resources/policy_templates.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/resources/remoting_strings.grd
diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd
index 6dbee0cb90b1461d96d256a638a4fca8a693750f..ca960b51a7501746e558e6fd9b92be038798f2a5 100644
--- a/remoting/resources/remoting_strings.grd
+++ b/remoting/resources/remoting_strings.grd
@@ -180,9 +180,10 @@
</outputs>
<translations>
- <!-- TODO(kelvinp): Add a file entry for each of the newly added locales once the xtb files are checked-in (See crbug.com/427712). -->
+ <file lang="am" path="remoting_strings_am.xtb"/>
<file lang="ar" path="remoting_strings_ar.xtb"/>
<file lang="bg" path="remoting_strings_bg.xtb"/>
+ <file lang="bn" path="remoting_strings_bn.xtb"/>
Lambros 2015/09/09 16:02:21 Drive by: Could you please update the Android stri
newt (away) 2015/09/09 16:47:16 Chrome for Android doesn't support most of these l
<file lang="ca" path="remoting_strings_ca.xtb"/>
<file lang="cs" path="remoting_strings_cs.xtb"/>
<file lang="da" path="remoting_strings_da.xtb"/>
@@ -192,9 +193,11 @@
<file lang="es" path="remoting_strings_es.xtb"/>
<file lang="es-419" path="remoting_strings_es-419.xtb"/>
<file lang="et" path="remoting_strings_et.xtb"/>
+ <file lang="fa" path="remoting_strings_fa.xtb"/>
<file lang="fi" path="remoting_strings_fi.xtb"/>
<file lang="fil" path="remoting_strings_fil.xtb"/>
<file lang="fr" path="remoting_strings_fr.xtb"/>
+ <file lang="gu" path="remoting_strings_gu.xtb"/>
<!-- The translation console uses 'iw' for Hebrew, but we use 'he'. -->
<file lang="he" path="remoting_strings_iw.xtb"/>
<file lang="hi" path="remoting_strings_hi.xtb"/>
@@ -203,9 +206,13 @@
<file lang="id" path="remoting_strings_id.xtb"/>
<file lang="it" path="remoting_strings_it.xtb"/>
<file lang="ja" path="remoting_strings_ja.xtb"/>
+ <file lang="kn" path="remoting_strings_kn.xtb"/>
<file lang="ko" path="remoting_strings_ko.xtb"/>
<file lang="lt" path="remoting_strings_lt.xtb"/>
<file lang="lv" path="remoting_strings_lv.xtb"/>
+ <file lang="ml" path="remoting_strings_ml.xtb"/>
+ <file lang="mr" path="remoting_strings_mr.xtb"/>
+ <file lang="ms" path="remoting_strings_ms.xtb"/>
<file lang="no" path="remoting_strings_no.xtb"/>
<file lang="nl" path="remoting_strings_nl.xtb"/>
<file lang="pl" path="remoting_strings_pl.xtb"/>
@@ -217,6 +224,9 @@
<file lang="sl" path="remoting_strings_sl.xtb"/>
<file lang="sr" path="remoting_strings_sr.xtb"/>
<file lang="sv" path="remoting_strings_sv.xtb"/>
+ <file lang="sw" path="remoting_strings_sw.xtb"/>
+ <file lang="ta" path="remoting_strings_ta.xtb"/>
+ <file lang="te" path="remoting_strings_te.xtb"/>
<file lang="th" path="remoting_strings_th.xtb"/>
<file lang="tr" path="remoting_strings_tr.xtb"/>
<file lang="uk" path="remoting_strings_uk.xtb"/>
« no previous file with comments | « components/policy/resources/policy_templates.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698