summaryrefslogtreecommitdiffstats
path: root/chrome/app/settings_strings.grd
blob: 47fb06d2e79f29b34668425f386eb159d4b7dbd8 (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
27
<?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_strings.h" type="rc_header">
      <emit emit_type='prepend'></emit>
    </output>
      <output filename="settings_strings.pak" type="data_package"/>
    
  </outputs>

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

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

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