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

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

Issue 2447413006: [Offline pages] Introducing Open online button in OIB (Closed)
Patch Set: Rebasing Created 4 years, 1 month 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 bdcf0d61140388384ca01fc08400ec52a8c16cca..f8fbec3abc0b3287ed79128b6155544371e6448e 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -1617,6 +1617,9 @@ To obtain new licenses, connect to the internet and play your downloaded content
<message name="IDS_PAGE_INFO_DOMAIN_HIDDEN" desc="Message to display in the page info bubble when the domain is hidden.">
This content is from <ph name="DOMAIN_NAME">%1$s<ex>google.com</ex></ph>, delivered by Google.
</message>
+ <message name="IDS_PAGE_INFO_OPEN_ONLINE_BUTTON" desc="Text in the button that opens an online version of the offline website displayed in the tab.">
+ Open Online
Ted C 2016/11/01 16:58:33 Out of scope of this change, but I find this wordi
fgorski 2016/11/01 19:31:38 Acknowledged.
+ </message>
<!-- Sad tab page -->
<message name="IDS_SAD_TAB_SUGGESTIONS" desc="The help message displayed on the sad tab page after a tab crashes.">

Powered by Google App Engine
This is Rietveld 408576698