| 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 651 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 662 </message> | 662 </message> |
| 663 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ALLOWED_RECOMMENDED" desc="Su
mmary text explaining that a permission is allowed, which is the recommended set
ting."> | 663 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ALLOWED_RECOMMENDED" desc="Su
mmary text explaining that a permission is allowed, which is the recommended set
ting."> |
| 664 Allowed (recommended) | 664 Allowed (recommended) |
| 665 </message> | 665 </message> |
| 666 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_COOKIE_ALLOWED" desc="Summary
text explaining that sites are allowed to use cookies and that it is the recomm
ended setting."> | 666 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_COOKIE_ALLOWED" desc="Summary
text explaining that sites are allowed to use cookies and that it is the recomm
ended setting."> |
| 667 Allow sites to save and read cookie data (recommended) | 667 Allow sites to save and read cookie data (recommended) |
| 668 </message> | 668 </message> |
| 669 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_AUTOPLAY_ALLOWED" desc="Summa
ry text explaining that sites are allowed to automatically play muted videos and
that it is the recommended setting."> | 669 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_AUTOPLAY_ALLOWED" desc="Summa
ry text explaining that sites are allowed to automatically play muted videos and
that it is the recommended setting."> |
| 670 Allow sites to automatically play muted videos (recommended) | 670 Allow sites to automatically play muted videos (recommended) |
| 671 </message> | 671 </message> |
| 672 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_AUTOPLAY_DISABLED_DATA_SAVER"
desc="Summary text explaining that autoplay setting is unavailable when Data Sa
ver is turned on."> |
| 673 Unavailable when Data Saver is turned on |
| 674 </message> |
| 672 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_JAVASCRIPT_ALLOWED" desc="Sum
mary text explaining that sites are allowed to run Javascript and that it is the
recommended setting."> | 675 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_JAVASCRIPT_ALLOWED" desc="Sum
mary text explaining that sites are allowed to run Javascript and that it is the
recommended setting."> |
| 673 Allow sites to run JavaScript (recommended) | 676 Allow sites to run JavaScript (recommended) |
| 674 </message> | 677 </message> |
| 675 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_POPUPS_BLOCKED" desc="Summary
text explaining that sites are blocked from showing popups and that it is the r
ecommended setting."> | 678 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_POPUPS_BLOCKED" desc="Summary
text explaining that sites are blocked from showing popups and that it is the r
ecommended setting."> |
| 676 Block sites from showing pop-ups (recommended) | 679 Block sites from showing pop-ups (recommended) |
| 677 </message> | 680 </message> |
| 678 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_LOCATION_ASK" desc="Summary t
ext explaining that sites need to ask for permission before knowing location and
that it is the recommended setting."> | 681 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_LOCATION_ASK" desc="Summary t
ext explaining that sites need to ask for permission before knowing location and
that it is the recommended setting."> |
| 679 Ask before allowing sites to know your location (recommended) | 682 Ask before allowing sites to know your location (recommended) |
| 680 </message> | 683 </message> |
| 681 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_NOTIFICATIONS_ASK" desc="Summ
ary text explaining that sites need to ask for permission before sending notific
ations and that it is the recommended setting."> | 684 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_NOTIFICATIONS_ASK" desc="Summ
ary text explaining that sites need to ask for permission before sending notific
ations and that it is the recommended setting."> |
| (...skipping 1942 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2624 <!-- Migration strings --> | 2627 <!-- Migration strings --> |
| 2625 <message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab S
witcher callout."> | 2628 <message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab S
witcher callout."> |
| 2626 Quickly switch tabs | 2629 Quickly switch tabs |
| 2627 </message> | 2630 </message> |
| 2628 <message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clickin
g the tab switcher button gives you quick access to your tabs."> | 2631 <message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clickin
g the tab switcher button gives you quick access to your tabs."> |
| 2629 Tap this button for quick access to your tabs. | 2632 Tap this button for quick access to your tabs. |
| 2630 </message> | 2633 </message> |
| 2631 </messages> | 2634 </messages> |
| 2632 </release> | 2635 </release> |
| 2633 </grit> | 2636 </grit> |
| OLD | NEW |