| 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 531 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 542 </message> | 542 </message> |
| 543 <message name="IDS_ALLOW_THIRD_PARTY_COOKIES_SUMMARY" desc="Summary text f
or Allow Third Party Cookies preference"> | 543 <message name="IDS_ALLOW_THIRD_PARTY_COOKIES_SUMMARY" desc="Summary text f
or Allow Third Party Cookies preference"> |
| 544 Third-party websites can save and read cookie data | 544 Third-party websites can save and read cookie data |
| 545 </message> | 545 </message> |
| 546 <message name="IDS_JAVASCRIPT_PERMISSION_TITLE" desc="Title of the permiss
ion to run javascript [CHAR-LIMIT=32]"> | 546 <message name="IDS_JAVASCRIPT_PERMISSION_TITLE" desc="Title of the permiss
ion to run javascript [CHAR-LIMIT=32]"> |
| 547 JavaScript | 547 JavaScript |
| 548 </message> | 548 </message> |
| 549 <message name="IDS_KEYGEN_PERMISSION_TITLE" desc="Title of the permission
to allow a form to perform client-side key generation [CHAR-LIMIT=32]"> | 549 <message name="IDS_KEYGEN_PERMISSION_TITLE" desc="Title of the permission
to allow a form to perform client-side key generation [CHAR-LIMIT=32]"> |
| 550 Key generation | 550 Key generation |
| 551 </message> | 551 </message> |
| 552 <message name="IDS_MEDIA_PERMISSION_TITLE" desc="Title of the menu contain
ing the media permissions [CHAR-LIMIT=32]"> |
| 553 Media |
| 554 </message> |
| 552 <message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission t
o display pop-up windows [CHAR-LIMIT=32]"> | 555 <message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission t
o display pop-up windows [CHAR-LIMIT=32]"> |
| 553 Pop-ups | 556 Pop-ups |
| 554 </message> | 557 </message> |
| 555 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th
e permission for showing push notifications [CHAR-LIMIT=32]"> | 558 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th
e permission for showing push notifications [CHAR-LIMIT=32]"> |
| 556 Notifications | 559 Notifications |
| 557 </message> | 560 </message> |
| 558 <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]"> | 561 <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]"> |
| 559 Allow full control of MIDI devices | 562 Allow full control of MIDI devices |
| 560 </message> | 563 </message> |
| 561 <message name="IDS_BACKGROUND_SYNC_PERMISSION_TITLE" desc="Title of the pe
rmission that allows websites to queue an operation for the next time the device
is online[CHAR-LIMIT=32]"> | 564 <message name="IDS_BACKGROUND_SYNC_PERMISSION_TITLE" desc="Title of the pe
rmission that allows websites to queue an operation for the next time the device
is online[CHAR-LIMIT=32]"> |
| (...skipping 1838 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2400 <!-- Migration strings --> | 2403 <!-- Migration strings --> |
| 2401 <message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab S
witcher callout."> | 2404 <message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab S
witcher callout."> |
| 2402 Quickly switch tabs | 2405 Quickly switch tabs |
| 2403 </message> | 2406 </message> |
| 2404 <message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clickin
g the tab switcher button gives you quick access to your tabs."> | 2407 <message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clickin
g the tab switcher button gives you quick access to your tabs."> |
| 2405 Tap this button for quick access to your tabs. | 2408 Tap this button for quick access to your tabs. |
| 2406 </message> | 2409 </message> |
| 2407 </messages> | 2410 </messages> |
| 2408 </release> | 2411 </release> |
| 2409 </grit> | 2412 </grit> |
| OLD | NEW |