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

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

Issue 2870313002: In-product-help: Accessibility text (Closed)
Patch Set: After Victor's feedback Created 3 years, 7 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 09d3e740cf36745dc661615efe02ca014e8c4966..61280c87c24c43100ba9e8f51f4d3b4f7d9ab401 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -2968,9 +2968,15 @@ You must have Bluetooth and Location turned on in order to use the Physical Web.
<message name="IDS_IPH_DOWNLOAD_PAGE_FOR_OFFLINE_USAGE_TEXT" desc="The in-product-help message after a successful navigation prompting user to download the pages to view offline.">
Download pages to use them offline
</message>
+ <message name="IDS_IPH_DOWNLOAD_PAGE_FOR_OFFLINE_USAGE_ACCESSIBILITY_TEXT" desc="The in-product-help message after a successful navigation prompting user to download the pages to view offline.">
David Trainor- moved to gerrit 2017/05/10 22:48:11 Can you mention accessibility in the description f
shaktisahu 2017/05/11 17:22:32 Done.
+ Download pages from the overflow menu to use them offline
+ </message>
<message name="IDS_IPH_DOWNLOAD_HOME_TEXT" desc="The in-product-help message to open download home after a restart.">
Find your files and pages in Downloads
</message>
+ <message name="IDS_IPH_DOWNLOAD_HOME_ACCESSIBILITY_TEXT" desc="The in-product-help accessibility text to open download home after a restart.">
+ Find your files and pages in Downloads in the overflow menu
+ </message>
<!-- Search Widget strings -->
<message name="IDS_SEARCH_WIDGET_DEFAULT" desc="Default text for the search widget">

Powered by Google App Engine
This is Rietveld 408576698