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

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

Issue 1619633003: Remove EXPANDED state from Reader Mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rename-panel-base
Patch Set: address comments Created 4 years, 11 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
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/readermode/ReaderModePanel.java ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 2134 matching lines...) Expand 10 before | Expand all | Expand 10 after
2145 </message> 2145 </message>
2146 <message name="IDS_MENU_OPEN_IN_PRODUCT" desc="App menu item for opening l ink in the browser. [CHAR-LIMIT=30]"> 2146 <message name="IDS_MENU_OPEN_IN_PRODUCT" desc="App menu item for opening l ink in the browser. [CHAR-LIMIT=30]">
2147 Open in <ph name="PRODUCT_NAME">%1$s<ex>Chrome</ex></ph> 2147 Open in <ph name="PRODUCT_NAME">%1$s<ex>Chrome</ex></ph>
2148 </message> 2148 </message>
2149 <message name="IDS_MENU_OPEN_IN_PRODUCT_DEFAULT" desc="Default title for m enu item for opening link in browser. [CHAR-LIMIT=30]"> 2149 <message name="IDS_MENU_OPEN_IN_PRODUCT_DEFAULT" desc="Default title for m enu item for opening link in browser. [CHAR-LIMIT=30]">
2150 Open in browser 2150 Open in browser
2151 </message> 2151 </message>
2152 <message name="IDS_READER_VIEW_TEXT" desc="Message shown on the reader mod e button bar, to invite the user to tap to open a reader mode. Reader mode extra cts content and removes clutter from a web page and puts the result in a panel m aking it easier to read."> 2152 <message name="IDS_READER_VIEW_TEXT" desc="Message shown on the reader mod e button bar, to invite the user to tap to open a reader mode. Reader mode extra cts content and removes clutter from a web page and puts the result in a panel m aking it easier to read.">
2153 Make page mobile-friendly 2153 Make page mobile-friendly
2154 </message> 2154 </message>
2155 <message name="IDS_READER_MODE_EXPANDED_TITLE" desc="Message shown on the reader mode button bar when it is opened to show reader mode. Reader mode extrac ts content and removes clutter from a web page and puts the result in a panel ma king it easier to read."> 2155 <message name="IDS_READER_MODE_MAXIMIZED_TITLE" desc="Message shown on the reader mode button bar when it is opened to show reader mode. Reader mode extra cts content and removes clutter from a web page and puts the result in a panel m aking it easier to read.">
2156 Mobile-friendly view 2156 Mobile-friendly view
2157 </message> 2157 </message>
2158 <message name="IDS_FRE_LABEL" desc="First Run Experience Strings"> 2158 <message name="IDS_FRE_LABEL" desc="First Run Experience Strings">
2159 First Run Experience 2159 First Run Experience
2160 </message> 2160 </message>
2161 <message name="IDS_CONTENT_PROVIDER_SEARCH_DESCRIPTION" desc="Description for Chrome's entry in QSB's list of search suggestion providers [CHAR-LIMIT=32]" > 2161 <message name="IDS_CONTENT_PROVIDER_SEARCH_DESCRIPTION" desc="Description for Chrome's entry in QSB's list of search suggestion providers [CHAR-LIMIT=32]" >
2162 Bookmarks and web history 2162 Bookmarks and web history
2163 </message> 2163 </message>
2164 2164
2165 <!-- Accessibility --> 2165 <!-- Accessibility -->
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
2377 </message> 2377 </message>
2378 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST_SCANNING" desc="The message dis played in place of a list of nearby URLs while still scanning for nearby URLs."> 2378 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST_SCANNING" desc="The message dis played in place of a list of nearby URLs while still scanning for nearby URLs.">
2379 Looking for nearby Physical Web pages 2379 Looking for nearby Physical Web pages
2380 </message> 2380 </message>
2381 <message name="IDS_PHYSICAL_WEB_REFRESH" desc="The label for a button that initiates a scan for nearby URLs"> 2381 <message name="IDS_PHYSICAL_WEB_REFRESH" desc="The label for a button that initiates a scan for nearby URLs">
2382 Refresh 2382 Refresh
2383 </message> 2383 </message>
2384 </messages> 2384 </messages>
2385 </release> 2385 </release>
2386 </grit> 2386 </grit>
OLDNEW
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/readermode/ReaderModePanel.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698