Chromium Code Reviews| 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> |