summaryrefslogtreecommitdiffstats
path: root/chrome/app/settings_chromium_strings.grd
blob: df8a8f5d102d2ee56c874add8f4464c35289fce5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="utf-8"?>
<!--
This file contains the Material Design settings strings.
While under development, it is set to not be translated,
in translation_expectations.pyl.
Once the Material Design settings is further along, these
strings will begin to be translated.
-->
<grit base_dir="." latest_public_release="0" current_release="1"
      source_lang_id="en" enc_check="möl">
  <outputs>
    <output filename="grit/settings_chromium_strings.h" type="rc_header">
      <emit emit_type='prepend'></emit>
    </output>
    <output filename="settings_chromium_strings.pak" type="data_package"/>
  </outputs>

  <release seq="1" allow_pseudo="false">
    <messages fallback_to_english="true">

      <!-- Settings specific strings -->
      <part file="settings_chromium_strings.grdp" />

    </messages>
  </release>
</grit>