| 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 723 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 734 </message> | 734 </message> |
| 735 <message name="IDS_JAVASCRIPT_PERMISSION_TITLE" desc="Title of the permiss
ion to run javascript [CHAR-LIMIT=32]"> | 735 <message name="IDS_JAVASCRIPT_PERMISSION_TITLE" desc="Title of the permiss
ion to run javascript [CHAR-LIMIT=32]"> |
| 736 JavaScript | 736 JavaScript |
| 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]"> | 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_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th
e permission for showing push notifications [CHAR-LIMIT=32]"> | 747 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th
e permission for showing push notifications [CHAR-LIMIT=32]"> |
| 748 Notifications | 748 Notifications |
| 749 </message> | 749 </message> |
| 750 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_TITLE" desc="Title for the
preference to enable vibration for notifications"> | 750 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_TITLE" desc="Title for the
preference to enable vibration for notifications"> |
| 751 Vibrate | 751 Vibrate |
| 752 </message> | 752 </message> |
| 753 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_SUMMARY" desc="Summary for
the preference to enable vibration for notifications"> | 753 <message name="IDS_ENABLE_NOTIFICATIONS_VIBRATE_SUMMARY" desc="Summary for
the preference to enable vibration for notifications"> |
| 754 Notifications may vibrate the device | 754 Notifications may vibrate the device |
| (...skipping 2230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2985 Remove and recreate this shortcut | 2985 Remove and recreate this shortcut |
| 2986 </message> | 2986 </message> |
| 2987 | 2987 |
| 2988 <!-- Chrome Home --> | 2988 <!-- Chrome Home --> |
| 2989 <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."> | 2989 <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."> |
| 2990 Pull up to see bookmarks and more | 2990 Pull up to see bookmarks and more |
| 2991 </message> | 2991 </message> |
| 2992 </messages> | 2992 </messages> |
| 2993 </release> | 2993 </release> |
| 2994 </grit> | 2994 </grit> |
| OLD | NEW |