| 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 729 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 740 </message> | 740 </message> |
| 741 <message name="IDS_MEDIA_PERMISSION_TITLE" desc="Title of the menu contain
ing the media permissions [CHAR-LIMIT=32]"> | 741 <message name="IDS_MEDIA_PERMISSION_TITLE" desc="Title of the menu contain
ing the media permissions [CHAR-LIMIT=32]"> |
| 742 Media | 742 Media |
| 743 </message> | 743 </message> |
| 744 <message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission t
o display pop-up windows [CHAR-LIMIT=32]"> | 744 <message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission t
o display pop-up windows [CHAR-LIMIT=32]"> |
| 745 Pop-ups | 745 Pop-ups |
| 746 </message> | 746 </message> |
| 747 <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_TITLE" desc="Title for th
e subresource filter permission [CHAR-LIMIT=32]" translateable="false"> | 747 <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_TITLE" desc="Title for th
e subresource filter permission [CHAR-LIMIT=32]" translateable="false"> |
| 748 Subresource Filter | 748 Subresource Filter |
| 749 </message> | 749 </message> |
| 750 <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_BLOCK" desc="The Blocked
string for the subresource filter permission" translateable="false"> |
| 751 Block (subresource filter) |
| 752 </message> |
| 750 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th
e permission for showing push notifications [CHAR-LIMIT=32]"> | 753 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th
e permission for showing push notifications [CHAR-LIMIT=32]"> |
| 751 Notifications | 754 Notifications |
| 752 </message> | 755 </message> |
| 753 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_TITLE" desc="Title for the
preference to enable vibration for notifications"> | 756 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_TITLE" desc="Title for the
preference to enable vibration for notifications"> |
| 754 Vibrate | 757 Vibrate |
| 755 </message> | 758 </message> |
| 756 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_SUMMARY" desc="Summary for
the preference to enable vibration for notifications"> | 759 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_SUMMARY" desc="Summary for
the preference to enable vibration for notifications"> |
| 757 Notifications may vibrate the device | 760 Notifications may vibrate the device |
| 758 </message> | 761 </message> |
| 759 <message name="IDS_MIDI_SYSEX_PERMISSION_TITLE" desc="Title of the permiss
ion that allows a website to get full control of MIDI devices [CHAR-LIMIT=32]"> | 762 <message name="IDS_MIDI_SYSEX_PERMISSION_TITLE" desc="Title of the permiss
ion that allows a website to get full control of MIDI devices [CHAR-LIMIT=32]"> |
| (...skipping 2297 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3057 </message> | 3060 </message> |
| 3058 <message name="IDS_BOTTOM_SHEET_HISTORY_TAB" desc="Accessibility string re
ad when the history tab is selected."> | 3061 <message name="IDS_BOTTOM_SHEET_HISTORY_TAB" desc="Accessibility string re
ad when the history tab is selected."> |
| 3059 History tab selected | 3062 History tab selected |
| 3060 </message> | 3063 </message> |
| 3061 <message name="IDS_BOTTOM_SHEET_HOME_TAB" desc="Accessibility string read
when the home tab is selected."> | 3064 <message name="IDS_BOTTOM_SHEET_HOME_TAB" desc="Accessibility string read
when the home tab is selected."> |
| 3062 Home tab selected | 3065 Home tab selected |
| 3063 </message> | 3066 </message> |
| 3064 </messages> | 3067 </messages> |
| 3065 </release> | 3068 </release> |
| 3066 </grit> | 3069 </grit> |
| OLD | NEW |