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 575 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 586 </message> | 586 </message> |
| 587 <message name="IDS_CLEAR_BROWSING_HISTORY_SUMMARY_SYNCED" desc="A text for the basic tab explaining browsing history for users with history sync."> | 587 <message name="IDS_CLEAR_BROWSING_HISTORY_SUMMARY_SYNCED" desc="A text for the basic tab explaining browsing history for users with history sync."> |
| 588 Clears history from all signed-in devices. View other activity from your Google Account at <ph name="BEGIN_LINK"><link></ph>myactivity.google.com< ph name="END_LINK"></link></ph>. | 588 Clears history from all signed-in devices. View other activity from your Google Account at <ph name="BEGIN_LINK"><link></ph>myactivity.google.com< ph name="END_LINK"></link></ph>. |
| 589 </message> | 589 </message> |
| 590 <message name="IDS_CLEAR_PASSWORDS_TITLE" desc="Title for Clear Passwords in Clear Browsing Data preference"> | 590 <message name="IDS_CLEAR_PASSWORDS_TITLE" desc="Title for Clear Passwords in Clear Browsing Data preference"> |
| 591 Saved passwords | 591 Saved passwords |
| 592 </message> | 592 </message> |
| 593 <message name="IDS_CLEAR_FORM_DATA_TITLE" desc="Title for Clear Form Data in Clear Browsing Data preference"> | 593 <message name="IDS_CLEAR_FORM_DATA_TITLE" desc="Title for Clear Form Data in Clear Browsing Data preference"> |
| 594 Autofill form data | 594 Autofill form data |
| 595 </message> | 595 </message> |
| 596 <message name="IDS_CLEAR_SITE_SETTINGS_TITLE" desc="Title for Clear Site S ettings in Clear Browsing Data preference"> | |
| 597 Site settings | |
|
Theresa
2017/04/28 14:56:03
This string already exists as IDS_PREFS_SITE_SETTI
dullweber
2017/05/02 09:48:45
I removed this string, thanks
| |
| 598 </message> | |
| 596 <message name="IDS_CLEAR_BROWSING_DATA_PROGRESS_TITLE" desc='Title for the progress dialog used when waiting for "clear browsing data" to complete.'> | 599 <message name="IDS_CLEAR_BROWSING_DATA_PROGRESS_TITLE" desc='Title for the progress dialog used when waiting for "clear browsing data" to complete.'> |
| 597 Clearing browsing data | 600 Clearing browsing data |
| 598 </message> | 601 </message> |
| 599 <message name="IDS_CLEAR_DATA_DELETE" desc="Button that allows the user to clear their browsing data. [CHAR-LIMIT=30]"> | 602 <message name="IDS_CLEAR_DATA_DELETE" desc="Button that allows the user to clear their browsing data. [CHAR-LIMIT=30]"> |
| 600 Clear data | 603 Clear data |
| 601 </message> | 604 </message> |
| 602 <message name="IDS_CLEAR_BROWSING_DATA_PROGRESS_MESSAGE" desc='Message on the progress dialog used when waiting for "clear browsing data" to complete.'> | 605 <message name="IDS_CLEAR_BROWSING_DATA_PROGRESS_MESSAGE" desc='Message on the progress dialog used when waiting for "clear browsing data" to complete.'> |
| 603 Please wait… | 606 Please wait… |
| 604 </message> | 607 </message> |
| 605 <message name="IDS_CLEAR_BROWSING_DATA_PERIOD_TITLE" desc="Label of the dr opdown that selects the time period for which browsing data will be deleted. Thi s sentence can be followed by any option, such as 'Clear data from the past day' or 'Clear data from the past hour'."> | 608 <message name="IDS_CLEAR_BROWSING_DATA_PERIOD_TITLE" desc="Label of the dr opdown that selects the time period for which browsing data will be deleted. Thi s sentence can be followed by any option, such as 'Clear data from the past day' or 'Clear data from the past hour'."> |
| (...skipping 2355 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2961 Remove and recreate this shortcut | 2964 Remove and recreate this shortcut |
| 2962 </message> | 2965 </message> |
| 2963 | 2966 |
| 2964 <!-- Chrome Home --> | 2967 <!-- Chrome Home --> |
| 2965 <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."> | 2968 <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."> |
| 2966 Pull up to see bookmarks and more | 2969 Pull up to see bookmarks and more |
| 2967 </message> | 2970 </message> |
| 2968 </messages> | 2971 </messages> |
| 2969 </release> | 2972 </release> |
| 2970 </grit> | 2973 </grit> |
| OLD | NEW |