| 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 726 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 737 </message> | 737 </message> |
| 738 <message name="IDS_MEDIA_PERMISSION_TITLE" desc="Title of the menu contain
ing the media permissions [CHAR-LIMIT=32]"> | 738 <message name="IDS_MEDIA_PERMISSION_TITLE" desc="Title of the menu contain
ing the media permissions [CHAR-LIMIT=32]"> |
| 739 Media | 739 Media |
| 740 </message> | 740 </message> |
| 741 <message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission t
o display pop-up windows [CHAR-LIMIT=32]"> | 741 <message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission t
o display pop-up windows [CHAR-LIMIT=32]"> |
| 742 Pop-ups | 742 Pop-ups |
| 743 </message> | 743 </message> |
| 744 <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_TITLE" desc="Title for th
e subresource filter permission [CHAR-LIMIT=32]" translateable="false"> | 744 <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_TITLE" desc="Title for th
e subresource filter permission [CHAR-LIMIT=32]" translateable="false"> |
| 745 Subresource Filter | 745 Subresource Filter |
| 746 </message> | 746 </message> |
| 747 <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"> |
| 748 Allow (activated) |
| 749 </message> |
| 750 <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"> |
| 751 Block (activated) |
| 752 </message> |
| 753 <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_BLOCK_PASSIVE" desc="The
Blocked string for the subresource filter permission (in the unactivated state)"
translateable="false"> |
| 754 Block (not activated) |
| 755 </message> |
| 747 <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]"> |
| 748 Notifications | 757 Notifications |
| 749 </message> | 758 </message> |
| 750 <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"> |
| 751 Vibrate | 760 Vibrate |
| 752 </message> | 761 </message> |
| 753 <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"> |
| 754 Notifications may vibrate the device | 763 Notifications may vibrate the device |
| 755 </message> | 764 </message> |
| 756 <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 2240 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2997 Remove and recreate this shortcut | 3006 Remove and recreate this shortcut |
| 2998 </message> | 3007 </message> |
| 2999 | 3008 |
| 3000 <!-- Chrome Home --> | 3009 <!-- Chrome Home --> |
| 3001 <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."> | 3010 <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."> |
| 3002 Pull up to see bookmarks and more | 3011 Pull up to see bookmarks and more |
| 3003 </message> | 3012 </message> |
| 3004 </messages> | 3013 </messages> |
| 3005 </release> | 3014 </release> |
| 3006 </grit> | 3015 </grit> |
| OLD | NEW |