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

Side by Side Diff: components/policy/resources/policy_templates.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: use iw instead of he on Android 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 unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that are used in policy 3 <!-- This file contains definitions of resources that are used in policy
4 templates and will be translated for each locale. --> 4 templates and will be translated for each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="app/policy/common/html/am/chrome_policy_list.html" type="d oc" lang="am" /> 9 <output filename="app/policy/common/html/am/chrome_policy_list.html" type="d oc" lang="am" />
10 <output filename="app/policy/common/html/ar/chrome_policy_list.html" type="d oc" lang="ar" /> 10 <output filename="app/policy/common/html/ar/chrome_policy_list.html" type="d oc" lang="ar" />
(...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after
251 <file path="policy_templates_bn.xtb" lang="bn" /> 251 <file path="policy_templates_bn.xtb" lang="bn" />
252 <file path="policy_templates_ca.xtb" lang="ca" /> 252 <file path="policy_templates_ca.xtb" lang="ca" />
253 <file path="policy_templates_cs.xtb" lang="cs" /> 253 <file path="policy_templates_cs.xtb" lang="cs" />
254 <file path="policy_templates_da.xtb" lang="da" /> 254 <file path="policy_templates_da.xtb" lang="da" />
255 <file path="policy_templates_de.xtb" lang="de" /> 255 <file path="policy_templates_de.xtb" lang="de" />
256 <file path="policy_templates_el.xtb" lang="el" /> 256 <file path="policy_templates_el.xtb" lang="el" />
257 <file path="policy_templates_en-GB.xtb" lang="en-GB" /> 257 <file path="policy_templates_en-GB.xtb" lang="en-GB" />
258 <file path="policy_templates_es.xtb" lang="es" /> 258 <file path="policy_templates_es.xtb" lang="es" />
259 <file path="policy_templates_es-419.xtb" lang="es-419" /> 259 <file path="policy_templates_es-419.xtb" lang="es-419" />
260 <file path="policy_templates_et.xtb" lang="et" /> 260 <file path="policy_templates_et.xtb" lang="et" />
261 <file path="policy_templates_fa.xtb" lang="fa" />
261 <file path="policy_templates_fi.xtb" lang="fi" /> 262 <file path="policy_templates_fi.xtb" lang="fi" />
262 <file path="policy_templates_fil.xtb" lang="fil" /> 263 <file path="policy_templates_fil.xtb" lang="fil" />
263 <file path="policy_templates_fr.xtb" lang="fr" /> 264 <file path="policy_templates_fr.xtb" lang="fr" />
264 <file path="policy_templates_gu.xtb" lang="gu" /> 265 <file path="policy_templates_gu.xtb" lang="gu" />
265 <file path="policy_templates_hi.xtb" lang="hi" /> 266 <file path="policy_templates_hi.xtb" lang="hi" />
266 <file path="policy_templates_hr.xtb" lang="hr" /> 267 <file path="policy_templates_hr.xtb" lang="hr" />
267 <file path="policy_templates_hu.xtb" lang="hu" /> 268 <file path="policy_templates_hu.xtb" lang="hu" />
268 <file path="policy_templates_id.xtb" lang="id" /> 269 <file path="policy_templates_id.xtb" lang="id" />
269 <file path="policy_templates_it.xtb" lang="it" /> 270 <file path="policy_templates_it.xtb" lang="it" />
270 <!-- The translation console uses 'iw' for Hebrew, but we use 'he'. --> 271 <!-- The translation console uses 'iw' for Hebrew, but we use 'he'. -->
(...skipping 28 matching lines...) Expand all
299 <file path="policy_templates_zh-TW.xtb" lang="zh-TW" /> 300 <file path="policy_templates_zh-TW.xtb" lang="zh-TW" />
300 </translations> 301 </translations>
301 <release seq="1" allow_pseudo="false"> 302 <release seq="1" allow_pseudo="false">
302 <structures fallback_to_english="true"> 303 <structures fallback_to_english="true">
303 <!-- List of policies and placeholder texts. This item should precede any 304 <!-- List of policies and placeholder texts. This item should precede any
304 message definitions. --> 305 message definitions. -->
305 <structure name="IDD_POLICY_SOURCE_FILE" file="policy_templates.json" type ="policy_template_metafile" /> 306 <structure name="IDD_POLICY_SOURCE_FILE" file="policy_templates.json" type ="policy_template_metafile" />
306 </structures> 307 </structures>
307 </release> 308 </release>
308 </grit> 309 </grit>
OLDNEW
« no previous file with comments | « no previous file | remoting/resources/remoting_strings.grd » ('j') | remoting/resources/remoting_strings.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698