Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 2453 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2464 </message> | 2464 </message> |
| 2465 <message name="IDS_MENU_OPEN_IN_PRODUCT_DEFAULT" desc="Default title for m enu item for opening link in browser. [CHAR-LIMIT=30]"> | 2465 <message name="IDS_MENU_OPEN_IN_PRODUCT_DEFAULT" desc="Default title for m enu item for opening link in browser. [CHAR-LIMIT=30]"> |
| 2466 Open in browser | 2466 Open in browser |
| 2467 </message> | 2467 </message> |
| 2468 <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."> | 2468 <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."> |
| 2469 Make page mobile-friendly | 2469 Make page mobile-friendly |
| 2470 </message> | 2470 </message> |
| 2471 <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."> | 2471 <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."> |
| 2472 Mobile-friendly view | 2472 Mobile-friendly view |
| 2473 </message> | 2473 </message> |
| 2474 <message name="IDS_FRE_LABEL" desc="First Run Experience Strings"> | |
|
Ted C
2017/04/21 04:41:42
what is the default label w/o this? Just Chrome?
gone
2017/04/21 17:05:06
Yeah, it falls back to the app name. This label i
| |
| 2475 First Run Experience | |
| 2476 </message> | |
| 2477 <message name="IDS_CONTENT_PROVIDER_SEARCH_DESCRIPTION" desc="Description for Chrome's entry in QSB's list of search suggestion providers [CHAR-LIMIT=32]" > | 2474 <message name="IDS_CONTENT_PROVIDER_SEARCH_DESCRIPTION" desc="Description for Chrome's entry in QSB's list of search suggestion providers [CHAR-LIMIT=32]" > |
| 2478 Bookmarks and web history | 2475 Bookmarks and web history |
| 2479 </message> | 2476 </message> |
| 2480 <message name="IDS_URL_COPIED" desc="Notification telling the user that th e url has been copied to clipboard. [CHAR-LIMIT=32]"> | 2477 <message name="IDS_URL_COPIED" desc="Notification telling the user that th e url has been copied to clipboard. [CHAR-LIMIT=32]"> |
| 2481 URL copied. | 2478 URL copied. |
| 2482 </message> | 2479 </message> |
| 2483 | 2480 |
| 2484 <!-- Accessibility --> | 2481 <!-- Accessibility --> |
| 2485 <message name="IDS_ACCESSIBILITY_TOOLBAR_BTN_FORWARD" desc="Content descri ption for the forward navigation button."> | 2482 <message name="IDS_ACCESSIBILITY_TOOLBAR_BTN_FORWARD" desc="Content descri ption for the forward navigation button."> |
| 2486 Go forward | 2483 Go forward |
| (...skipping 469 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2956 Remove and recreate this shortcut | 2953 Remove and recreate this shortcut |
| 2957 </message> | 2954 </message> |
| 2958 | 2955 |
| 2959 <!-- Chrome Home --> | 2956 <!-- Chrome Home --> |
| 2960 <message name="IDS_BOTTOM_SHEET_HELP_BUBBLE_MESSAGE" desc="Text displayed in a help bubble above the bottom navigation sheet prompting users to pull the s heet up to see their bookmarks and other content."> | 2957 <message name="IDS_BOTTOM_SHEET_HELP_BUBBLE_MESSAGE" desc="Text displayed in a help bubble above the bottom navigation sheet prompting users to pull the s heet up to see their bookmarks and other content."> |
| 2961 Pull up to see bookmarks and more | 2958 Pull up to see bookmarks and more |
| 2962 </message> | 2959 </message> |
| 2963 </messages> | 2960 </messages> |
| 2964 </release> | 2961 </release> |
| 2965 </grit> | 2962 </grit> |
| OLD | NEW |