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 478 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
489 </message> | 489 </message> |
490 <message name="IDS_ALLOW_THIRD_PARTY_COOKIES_TITLE" desc="Title for Allow
Third Party Cookies preference"> | 490 <message name="IDS_ALLOW_THIRD_PARTY_COOKIES_TITLE" desc="Title for Allow
Third Party Cookies preference"> |
491 Allow third-party cookies | 491 Allow third-party cookies |
492 </message> | 492 </message> |
493 <message name="IDS_ALLOW_THIRD_PARTY_COOKIES_SUMMARY" desc="Summary text f
or Allow Third Party Cookies preference"> | 493 <message name="IDS_ALLOW_THIRD_PARTY_COOKIES_SUMMARY" desc="Summary text f
or Allow Third Party Cookies preference"> |
494 Third-party websites can save and read cookie data | 494 Third-party websites can save and read cookie data |
495 </message> | 495 </message> |
496 <message name="IDS_JAVASCRIPT_PERMISSION_TITLE" desc="Title of the permiss
ion to run javascript [CHAR-LIMIT=32]"> | 496 <message name="IDS_JAVASCRIPT_PERMISSION_TITLE" desc="Title of the permiss
ion to run javascript [CHAR-LIMIT=32]"> |
497 JavaScript | 497 JavaScript |
498 </message> | 498 </message> |
| 499 <message name="IDS_KEYGEN_PERMISSION_TITLE" desc="Title of the permission
to allow a form to perform client-side key generation [CHAR-LIMIT=32]"> |
| 500 Key Generation |
| 501 </message> |
499 <message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission t
o display pop-up windows [CHAR-LIMIT=32]"> | 502 <message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission t
o display pop-up windows [CHAR-LIMIT=32]"> |
500 Pop-ups | 503 Pop-ups |
501 </message> | 504 </message> |
502 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th
e permission for showing push notifications [CHAR-LIMIT=32]"> | 505 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th
e permission for showing push notifications [CHAR-LIMIT=32]"> |
503 Notifications | 506 Notifications |
504 </message> | 507 </message> |
505 <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]"> | 508 <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]"> |
506 Allow full control of MIDI devices | 509 Allow full control of MIDI devices |
507 </message> | 510 </message> |
508 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE" desc="The label for the butt
on to add a new website to the exception list."> | 511 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE" desc="The label for the butt
on to add a new website to the exception list."> |
(...skipping 1839 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2348 </message> | 2351 </message> |
2349 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST" desc="The message displayed in
place of a list of nearby URLs when there are no URLs to display."> | 2352 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST" desc="The message displayed in
place of a list of nearby URLs when there are no URLs to display."> |
2350 There are no nearby web pages found | 2353 There are no nearby web pages found |
2351 </message> | 2354 </message> |
2352 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST_SCANNING" desc="The message dis
played in place of a list of nearby URLs while still scanning for nearby URLs."> | 2355 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST_SCANNING" desc="The message dis
played in place of a list of nearby URLs while still scanning for nearby URLs."> |
2353 Looking for nearby web pages | 2356 Looking for nearby web pages |
2354 </message> | 2357 </message> |
2355 </messages> | 2358 </messages> |
2356 </release> | 2359 </release> |
2357 </grit> | 2360 </grit> |
OLD | NEW |