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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1052073002: Add icon to the overflow menu to trigger the page info popup (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index f00aa7a9ecf852ebafb4e7c7cdd1c18587b6a698..b5e073d3b61eadf0e9607ca96ca477dac40d6e0e 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -1095,6 +1095,9 @@ You are signing in with a managed account and giving its administrator control o
<message name="IDS_ACCESSIBILITY_MENU_BACK" desc="Content description for the backard navigation button.">
Go back
</message>
+ <message name="IDS_ACCESSIBILITY_MENU_INFO" desc="Content description for the button which opens the page info popup">
Ted C 2015/04/06 21:23:25 maybe we should further describe what could be in
tsergeant 2015/04/07 03:39:21 Done.
+ View page info
Ted C 2015/04/06 21:23:25 The desktop string is: """ View site information
tsergeant 2015/04/07 03:39:21 Done.
+ </message>
<message name="IDS_ACCESSIBILITY_CONTENT_VIEW" desc="Content description for the content view that holds the web contents [CHAR-LIMIT=30]">
Web View
</message>

Powered by Google App Engine
This is Rietveld 408576698