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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1410343007: Add "SHOW ALL SAVED PAGES" button to offline error page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Restore Created 5 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 642e156c3fb726e50abf51490d0a2afe72f34f45..cf3bb48a6c8f58b240c82a1311f8f0e31925fe14 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8793,6 +8793,14 @@ I don't think this site should be blocked!
Show saved copy
</message>
</if>
+ <if expr="is_android">
+ <message name="IDS_ERRORPAGES_BUTTON_SHOW_SAVED_PAGES" desc="Label for the button on an error page to show pages that have been saved offline">
+ Show all saved pages
+ </message>
+ <message name="IDS_ERRORPAGES_BUTTON_SHOW_SAVED_PAGES_HELP" desc="Explanation for the button on an error page to show pages that have been saved offline">
+ Show all saved pages
newt (away) 2015/11/10 18:27:33 Because these strings are identical in English, th
jianli 2015/11/10 21:53:13 Yes, I don't think we need two.
+ </message>
+ </if>
<message name="IDS_ERRORPAGE_FUN_DISABLED" desc="Explanation for when easter egg has been disabled by administrator">
The owner of this device turned off the dinosaur game.
</message>
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/tab/Tab.java ('k') | chrome/browser/android/tab_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698