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

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

Issue 1780893005: Visual refresh for bookmarks widget. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 8 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/bookmarkswidget/BookmarkThumbnailWidgetService.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 2229 matching lines...) Expand 10 before | Expand all | Expand 10 after
2240 </message> 2240 </message>
2241 <message name="IDS_ACCESSIBILITY_NTP_TOOLBAR_BTN_INTERESTS" desc="Content description for the interests section of the new tab page."> 2241 <message name="IDS_ACCESSIBILITY_NTP_TOOLBAR_BTN_INTERESTS" desc="Content description for the interests section of the new tab page.">
2242 Interests 2242 Interests
2243 </message> 2243 </message>
2244 <message name="IDS_ACCESSIBILITY_NTP_TOOLBAR_BTN_RECENT_TABS" desc="Conten t description for the recent tabs section of the new tab page."> 2244 <message name="IDS_ACCESSIBILITY_NTP_TOOLBAR_BTN_RECENT_TABS" desc="Conten t description for the recent tabs section of the new tab page.">
2245 Recent tabs 2245 Recent tabs
2246 </message> 2246 </message>
2247 <message name="IDS_ACCESSIBILITY_OMNIBOX_BTN_REFINE" desc="Content descrip tion for the omnibox refine button."> 2247 <message name="IDS_ACCESSIBILITY_OMNIBOX_BTN_REFINE" desc="Content descrip tion for the omnibox refine button.">
2248 Refine 2248 Refine
2249 </message> 2249 </message>
2250 <message name="IDS_ACCESSIBILITY_BOOKMARK_WIDGET_THUMB_LAUNCH_CHROME" desc ="Content description for the button in the bookmark widget that launches Chrome .">
2251 Launch Chrome
2252 </message>
2253 <message name="IDS_ACCESSIBILITY_BOOKMARK_CANCEL_SELECTION" desc="Content description for the cancel selection button that deselects the selected bookmark s."> 2250 <message name="IDS_ACCESSIBILITY_BOOKMARK_CANCEL_SELECTION" desc="Content description for the cancel selection button that deselects the selected bookmark s.">
2254 Cancel selection 2251 Cancel selection
2255 </message> 2252 </message>
2256 <message name="IDS_ACCESSIBILITY_BOOKMARK_MORE_INFO" desc="Content descrip tion for the button that shows option menu for a bookmark."> 2253 <message name="IDS_ACCESSIBILITY_BOOKMARK_MORE_INFO" desc="Content descrip tion for the button that shows option menu for a bookmark.">
2257 Options 2254 Options
2258 </message> 2255 </message>
2259 <message name="IDS_ACCESSIBILITY_BOOKMARK_DETAIL_CLOSE_BTN" desc="Content description for the close button that allows users to close the edit bookmark di alog."> 2256 <message name="IDS_ACCESSIBILITY_BOOKMARK_DETAIL_CLOSE_BTN" desc="Content description for the close button that allows users to close the edit bookmark di alog.">
2260 Close dialog 2257 Close dialog
2261 </message> 2258 </message>
2262 <message name="IDS_ACCESSIBILITY_BOOKMARK_DETAIL_DELETE_BTN" desc="Content description for the delete button that allows users to delete the current bookm ark."> 2259 <message name="IDS_ACCESSIBILITY_BOOKMARK_DETAIL_DELETE_BTN" desc="Content description for the delete button that allows users to delete the current bookm ark.">
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
2413 </message> 2410 </message>
2414 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text that is shown on the connect button in the USB chooser dialog."> 2411 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text that is shown on the connect button in the USB chooser dialog.">
2415 Connect 2412 Connect
2416 </message> 2413 </message>
2417 <message name="IDS_USB_CHOOSER_DIALOG_FOOTNOTE_TEXT" desc="This text is sh own at the bottom of the USB chooser dialog with a link to part of its text."> 2414 <message name="IDS_USB_CHOOSER_DIALOG_FOOTNOTE_TEXT" desc="This text is sh own at the bottom of the USB chooser dialog with a link to part of its text.">
2418 Not seeing your device? <ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help< ph name="END_LINK">&lt;/link&gt;</ph> 2415 Not seeing your device? <ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help< ph name="END_LINK">&lt;/link&gt;</ph>
2419 </message> 2416 </message>
2420 </messages> 2417 </messages>
2421 </release> 2418 </release>
2422 </grit> 2419 </grit>
OLDNEW
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/bookmarkswidget/BookmarkThumbnailWidgetService.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698