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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2699013002: MD Settings: Allow editing a cookie site exception. (Closed)
Patch Set: Localize string. Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index 03fd0ba42bf76862f5340cf10493612f2d2efd03..9ada97fcac1989122b5c86e96bd2736e0ff3a3ef 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -2015,9 +2015,12 @@
<message name="IDS_SETTINGS_ADD_SITE_LINK" desc="Link text to show (to open the Add Site dialog)">
Add site exception
</message>
- <message name="IDS_SETTINGS_ADD_SITE_HEADER" desc="Header for the Add Site dialog">
+ <message name="IDS_SETTINGS_ADD_SITE_DIALOG_TITLE" desc="Title for the Add Site dialog">
Add an exception for a site
</message>
+ <message name="IDS_SETTINGS_EDIT_SITE_DIALOG_TITLE" desc="Title for the Edit Site dialog">
dschuyler 2017/02/23 01:31:49 The labels here are verbose and similar, consider
dpapad 2017/02/23 19:39:47 Done. I originally was trying to be consistent wit
+ Edit exception
+ </message>
<message name="IDS_SETTINGS_ADD_SITE" desc="The label for the input box for adding a site">
Site
</message>

Powered by Google App Engine
This is Rietveld 408576698