| 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_ALLOW_ACTIVE" desc="The A
llowed string for the subresource filter permission (in the activated state)" tr
anslateable="false"> |
| 754 Allow (activated) |
| 755 </message> |
| 756 <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_BLOCK_ACTIVE" desc="The B
locked string for the subresource filter permission (in the activated state)" tr
anslateable="false"> |
| 757 Block (activated) |
| 758 </message> |
| 759 <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_BLOCK_PASSIVE" desc="The
Blocked string for the subresource filter permission (in the unactivated state)"
translateable="false"> |
| 760 Block (not activated) |
| 761 </message> |
| 762 <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_EXTRA_INFO" desc="The ext
ra information at the top of the Site Details page when subresource filtering is
activated" translateable="false"> |
| 763 Subresource filtering activated on this page |
| 764 </message> |
| 753 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th
e permission for showing push notifications [CHAR-LIMIT=32]"> | 765 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th
e permission for showing push notifications [CHAR-LIMIT=32]"> |
| 754 Notifications | 766 Notifications |
| 755 </message> | 767 </message> |
| 756 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_TITLE" desc="Title for the
preference to enable vibration for notifications"> | 768 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_TITLE" desc="Title for the
preference to enable vibration for notifications"> |
| 757 Vibrate | 769 Vibrate |
| 758 </message> | 770 </message> |
| 759 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_SUMMARY" desc="Summary for
the preference to enable vibration for notifications"> | 771 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_SUMMARY" desc="Summary for
the preference to enable vibration for notifications"> |
| 760 Notifications may vibrate the device | 772 Notifications may vibrate the device |
| 761 </message> | 773 </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]"> | 774 <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 2240 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3003 Remove and recreate this shortcut | 3015 Remove and recreate this shortcut |
| 3004 </message> | 3016 </message> |
| 3005 | 3017 |
| 3006 <!-- Chrome Home --> | 3018 <!-- Chrome Home --> |
| 3007 <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."> | 3019 <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."> |
| 3008 Pull up to see bookmarks and more | 3020 Pull up to see bookmarks and more |
| 3009 </message> | 3021 </message> |
| 3010 </messages> | 3022 </messages> |
| 3011 </release> | 3023 </release> |
| 3012 </grit> | 3024 </grit> |
| OLD | NEW |