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

Unified Diff: chrome/common/extensions/docs/examples/extensions/plugin_settings/_locales/en/messages.json

Issue 1007443004: Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove terms and native_client_sdk changes. Created 5 years, 9 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/common/extensions/docs/examples/extensions/plugin_settings/_locales/en/messages.json
diff --git a/chrome/common/extensions/docs/examples/extensions/plugin_settings/_locales/en/messages.json b/chrome/common/extensions/docs/examples/extensions/plugin_settings/_locales/en/messages.json
index 95524bd76b74bbc63473ff493774966da9d446ef..f2bd7f5aec1c55e2ded90bc8615c5938a2db42db 100644
--- a/chrome/common/extensions/docs/examples/extensions/plugin_settings/_locales/en/messages.json
+++ b/chrome/common/extensions/docs/examples/extensions/plugin_settings/_locales/en/messages.json
@@ -3,7 +3,7 @@
"message": "Per-plugin content settings"
},
"extDescription": {
- "message": "Customize your content setting for different plug-ins."
+ "message": "Customize your content setting for different plugins."
},
"patternColumnHeader": {
"message": "Hostname Pattern"

Powered by Google App Engine
This is Rietveld 408576698