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

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1285313003: [Offline pages] Wiring saving and opening offline page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address feedback Created 5 years, 4 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 unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android.
4 4
5 FAQ: 5 FAQ:
6 - How do I add, change, or remove a string? 6 - How do I add, change, or remove a string?
7 Just update this file. 7 Just update this file.
8 - Translations will happen automatically?? 8 - Translations will happen automatically??
9 Yes, indeed. Just add your string before the branch point and 9 Yes, indeed. Just add your string before the branch point and
10 make the description good. 10 make the description good.
(...skipping 1787 matching lines...) Expand 10 before | Expand all | Expand 10 after
1798 </message> 1798 </message>
1799 <message name="IDS_ENHANCED_BOOKMARK_SIGN_IN_PROMO_NO_THANKS" desc="Text f or the decline button in the enhanced bookmark UI"> 1799 <message name="IDS_ENHANCED_BOOKMARK_SIGN_IN_PROMO_NO_THANKS" desc="Text f or the decline button in the enhanced bookmark UI">
1800 No, thanks 1800 No, thanks
1801 </message> 1801 </message>
1802 <message name="IDS_ENHANCED_BOOKMARK_SIGN_IN_PROMO_SIGN_IN" desc="Text for the sign-in button in promotion in the enhanced bookmark UI"> 1802 <message name="IDS_ENHANCED_BOOKMARK_SIGN_IN_PROMO_SIGN_IN" desc="Text for the sign-in button in promotion in the enhanced bookmark UI">
1803 Sign in 1803 Sign in
1804 </message> 1804 </message>
1805 <message name="IDS_ENHANCED_BOOKMARK_PAGE_SAVED" desc="Message shown after user adds a new bookmark. [CHAR-LIMIT=32]"> 1805 <message name="IDS_ENHANCED_BOOKMARK_PAGE_SAVED" desc="Message shown after user adds a new bookmark. [CHAR-LIMIT=32]">
1806 Bookmarked 1806 Bookmarked
1807 </message> 1807 </message>
1808 <message name="IDS_ENHANCED_BOOKMARK_PAGE_SAVED_OFFLINE_PAGES" desc="Messa ge shown after user adds a new offline page. [CHAR-LIMIT=32]">
1809 Page saved offline
1810 </message>
1808 <message name="IDS_ENHANCED_BOOKMARK_DRAWER_ALL_ITEMS" desc="Menu item for showing all bookmark items in the enhanced bookmarks UI [CHAR-LIMIT=24]"> 1811 <message name="IDS_ENHANCED_BOOKMARK_DRAWER_ALL_ITEMS" desc="Menu item for showing all bookmark items in the enhanced bookmarks UI [CHAR-LIMIT=24]">
1809 All bookmarks 1812 All bookmarks
1810 </message> 1813 </message>
1811 <message name="IDS_ENHANCED_BOOKMARK_DRAWER_FOLDERS" desc="Title for the l ist of folders in the drawer view. [CHAR-LIMIT=32]"> 1814 <message name="IDS_ENHANCED_BOOKMARK_DRAWER_FOLDERS" desc="Title for the l ist of folders in the drawer view. [CHAR-LIMIT=32]">
1812 Folders 1815 Folders
1813 </message> 1816 </message>
1814 <message name="IDS_ENHANCED_BOOKMARK_DRAWER_FILTER_OFFLINE_PAGES" desc="Me nu item for showing all bookmarks with an offline pages [CHAR-LIMIT=24]"> 1817 <message name="IDS_ENHANCED_BOOKMARK_DRAWER_FILTER_OFFLINE_PAGES" desc="Me nu item for showing all bookmarks with an offline pages [CHAR-LIMIT=24]">
1815 Saved offline 1818 Saved offline
1816 </message> 1819 </message>
1817 <message name="IDS_ENHANCED_BOOKMARK_TITLE_BAR_ALL_ITEMS" desc="Title bar text for showing all bookmark items in the enhanced bookmarks UI [CHAR-LIMIT=32] "> 1820 <message name="IDS_ENHANCED_BOOKMARK_TITLE_BAR_ALL_ITEMS" desc="Title bar text for showing all bookmark items in the enhanced bookmarks UI [CHAR-LIMIT=32] ">
(...skipping 423 matching lines...) Expand 10 before | Expand all | Expand 10 after
2241 </message> 2244 </message>
2242 <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false"> 2245 <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false">
2243 send_crash_report 2246 send_crash_report
2244 </message> 2247 </message>
2245 <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false"> 2248 <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false">
2246 mobile_awsnap 2249 mobile_awsnap
2247 </message> 2250 </message>
2248 </messages> 2251 </messages>
2249 </release> 2252 </release>
2250 </grit> 2253 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698