| Index: chrome/app/settings_chromium_strings.grd
|
| diff --git a/chrome/app/settings_chromium_strings.grd b/chrome/app/settings_chromium_strings.grd
|
| index 671f182c28ed0c2c77169c5d079d5fc00a638aff..b27b4717f378792d05c8c62adbf9cd5e525ecdb0 100644
|
| --- a/chrome/app/settings_chromium_strings.grd
|
| +++ b/chrome/app/settings_chromium_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_chromium_strings.h" type="rc_header">
|
| - <emit emit_type='prepend'></emit>
|
| + <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>
|
|
|