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 732 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
743 </message> | 743 </message> |
744 <message name="IDS_MEDIA_PERMISSION_TITLE" desc="Title of the menu contain
ing the media permissions [CHAR-LIMIT=32]"> | 744 <message name="IDS_MEDIA_PERMISSION_TITLE" desc="Title of the menu contain
ing the media permissions [CHAR-LIMIT=32]"> |
745 Media | 745 Media |
746 </message> | 746 </message> |
747 <message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission t
o display pop-up windows [CHAR-LIMIT=32]"> | 747 <message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission t
o display pop-up windows [CHAR-LIMIT=32]"> |
748 Pop-ups | 748 Pop-ups |
749 </message> | 749 </message> |
750 <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_TITLE" desc="Title for th
e subresource filter permission [CHAR-LIMIT=32]" translateable="false"> | 750 <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_TITLE" desc="Title for th
e subresource filter permission [CHAR-LIMIT=32]" translateable="false"> |
751 Subresource Filter | 751 Subresource Filter |
752 </message> | 752 </message> |
| 753 <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_BLOCK" desc="The Blocked
string for the subresource filter permission" translateable="false"> |
| 754 Block (subresource filter) |
| 755 </message> |
753 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th
e permission for showing push notifications [CHAR-LIMIT=32]"> | 756 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th
e permission for showing push notifications [CHAR-LIMIT=32]"> |
754 Notifications | 757 Notifications |
755 </message> | 758 </message> |
756 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_TITLE" desc="Title for the
preference to enable vibration for notifications"> | 759 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_TITLE" desc="Title for the
preference to enable vibration for notifications"> |
757 Vibrate | 760 Vibrate |
758 </message> | 761 </message> |
759 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_SUMMARY" desc="Summary for
the preference to enable vibration for notifications"> | 762 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_SUMMARY" desc="Summary for
the preference to enable vibration for notifications"> |
760 Notifications may vibrate the device | 763 Notifications may vibrate the device |
761 </message> | 764 </message> |
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]"> | 765 <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 2311 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3074 </message> | 3077 </message> |
3075 <message name="IDS_BOTTOM_SHEET_HISTORY_TAB" desc="Accessibility string re
ad when the history tab is selected."> | 3078 <message name="IDS_BOTTOM_SHEET_HISTORY_TAB" desc="Accessibility string re
ad when the history tab is selected."> |
3076 History tab selected | 3079 History tab selected |
3077 </message> | 3080 </message> |
3078 <message name="IDS_BOTTOM_SHEET_HOME_TAB" desc="Accessibility string read
when the home tab is selected."> | 3081 <message name="IDS_BOTTOM_SHEET_HOME_TAB" desc="Accessibility string read
when the home tab is selected."> |
3079 Home tab selected | 3082 Home tab selected |
3080 </message> | 3083 </message> |
3081 </messages> | 3084 </messages> |
3082 </release> | 3085 </release> |
3083 </grit> | 3086 </grit> |
OLD | NEW |