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

Unified Diff: ui/accessibility/extensions/caretbrowsing/manifest.json

Issue 610453002: Move accessibility extension translations to grd file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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: ui/accessibility/extensions/caretbrowsing/manifest.json
diff --git a/ui/accessibility/extensions/caretbrowsing/manifest.json b/ui/accessibility/extensions/caretbrowsing/manifest.json
index c790109dd5880164c8958c4a256f8102ef6b2e2f..fdabe2690da4861c81c9fd187a6da1bade8254f2 100644
--- a/ui/accessibility/extensions/caretbrowsing/manifest.json
+++ b/ui/accessibility/extensions/caretbrowsing/manifest.json
@@ -15,7 +15,7 @@
},
"browser_action": {
"default_icon": "caret_19.png",
- "default_title": "Turn On Caret Browsing (Alt+F7)"
+ "default_title": "__MSG_toggle__"
},
"content_scripts": [
{
« no previous file with comments | « ui/accessibility/extensions/alt/options.html ('k') | ui/accessibility/extensions/highcontrast/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698