Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1494293004: Componentize strings from generated_resources needed by LocalizedError (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix ChromeOS Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/repost_form_warning_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 1548f7a7bb17e02511900544aadda1e1f4b888d3..862e3b1bdef2c5566db723a741aad07b1bc72bb8 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -9208,17 +9208,6 @@ I don't think this site should be blocked!
Unlock
</message>
- <!-- HTTP POST Warning -->
- <message name="IDS_HTTP_POST_WARNING_TITLE" desc="Title for dialog that warns users about a navigation that results in a repost">
- Confirm Form Resubmission
- </message>
- <message name="IDS_HTTP_POST_WARNING" desc="Re-navigation to page that leads to HTTP POST" formatter_data="android_java">
- The page that you're looking for used information that you entered. Returning to that page might cause any action you took to be repeated. Do you want to continue?
- </message>
- <message name="IDS_HTTP_POST_WARNING_RESEND" desc="Resend button for post warning" formatter_data="android_java">
- Continue
- </message>
-
<!-- Menus -->
<if expr="is_macosx">
<message name="IDS_MENU_EMPTY_SUBMENU" desc="Used when a submenu has no entries">
@@ -10021,15 +10010,6 @@ I don't think this site should be blocked!
</if>
<!-- chrome://settings strings that are used by all platforms including Android -->
- <message name="IDS_SETTINGS_TITLE" desc="Title for the settings tab.">
- Settings
- </message>
- <message name="IDS_SETTINGS_HIDE_ADVANCED_SETTINGS" desc="Title for the link to hide advanced settings.">
- Hide advanced settings...
- </message>
- <message name="IDS_SETTINGS_SHOW_ADVANCED_SETTINGS" desc="Title for the link to show advanced settings.">
- Show advanced settings...
- </message>
<message name="IDS_OPTIONS_PASSWORDS_MANAGE_PASSWORDS_LINK" desc="The label of the 'Manage passwords' link">
Manage passwords
</message>
@@ -10266,11 +10246,6 @@ I don't think this site should be blocked!
Get themes
</message>
- <!-- Misc advanced option description strings. -->
- <message name="IDS_NETWORK_PREDICTION_ENABLED_DESCRIPTION" desc="In the advanced options tab, the text next to the checkbox that enables prediction of network actions. Actions include DNS prefetching, TCP and SSL preconnection, and prerendering of webpages.">
- Prefetch resources to load pages more quickly
- </message>
-
<!-- Collected cookies window -->
<message name="IDS_COLLECTED_COOKIES_DIALOG_TITLE" desc="The title of the collect cookies dialog">
Cookies set by this page
@@ -11198,9 +11173,6 @@ The following application will be launched if you accept this request:
<message name="IDS_OPTIONS_FONTSETTINGS_CUSTOMIZE_FONTS_BUTTON" desc="The label of the 'Customize fonts' button">
Customize fonts...
</message>
- <message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="The label of the 'Configure proxy settings' button">
- Change proxy settings...
- </message>
<message name="IDS_OPTIONS_CERTIFICATES_MANAGE_BUTTON" desc="The label of the 'Manage Certificates' button">
Manage certificates...
</message>
« no previous file with comments | « no previous file | chrome/browser/repost_form_warning_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698