Index: chrome/app/settings_google_chrome_strings.grd |
diff --git a/chrome/app/settings_google_chrome_strings.grd b/chrome/app/settings_google_chrome_strings.grd |
index 44e0013a90572295a7a42070e485ed29169ff036..4d6da57977982e523429d7bb6b920e557f845550 100644 |
--- a/chrome/app/settings_google_chrome_strings.grd |
+++ b/chrome/app/settings_google_chrome_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_google_chrome_strings.h" type="rc_header"> |
- <emit emit_type='prepend'></emit> |
+ <emit emit_type="prepend"></emit> |
</output> |
<output filename="settings_google_chrome_strings.pak" type="data_package"/> |
</outputs> |
- |
<release seq="1" allow_pseudo="false"> |
<messages fallback_to_english="true"> |
- |
- <!-- Settings specific strings --> |
<part file="settings_google_chrome_strings.grdp" /> |
- |
</messages> |
</release> |
</grit> |