| Index: chrome/app/settings_strings.grd
|
| diff --git a/chrome/app/settings_strings.grd b/chrome/app/settings_strings.grd
|
| index 3ec4ed48f56a85d5f1ddefd0ba23c778b9fce3f0..757e0e82e870d7ac94b389e5a5790d106c46d754 100644
|
| --- a/chrome/app/settings_strings.grd
|
| +++ b/chrome/app/settings_strings.grd
|
| @@ -1,26 +1,15 @@
|
| <?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"
|
| output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
|
| <outputs>
|
| <output filename="grit/settings_strings.h" type="rc_header">
|
| - <emit emit_type='prepend'></emit>
|
| + <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>
|
|
|