Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(415)

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1432573002: Adding <keygen> Content Setting (Android UI) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@keygen_ui
Patch Set: Update UI strings. Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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
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 run key generation in a form [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.">
509 Add site 512 Add site
510 </message> 513 </message>
511 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DIALOG_TITLE" desc="The title of the dialog to add a website to a list."> 514 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DIALOG_TITLE" desc="The title of the dialog to add a website to a list.">
512 Add site 515 Add site
513 </message> 516 </message>
514 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_ADD_BUTTON" desc="The label f or the button to add a website to a list."> 517 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_ADD_BUTTON" desc="The label f or the button to add a website to a list.">
515 Add 518 Add
516 </message> 519 </message>
517 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_TOAST" desc="The toast shown when a new site has been added to the whitelist."> 520 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_TOAST" desc="The toast shown when a new site has been added to the whitelist.">
518 Site <ph name="SITE_NAME">%1$s<ex>google.com</ex></ph> added 521 Site <ph name="SITE_NAME">%1$s<ex>google.com</ex></ph> added
519 </message> 522 </message>
520 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_JAVASCRIPT" desc= "The description for the allow Javascript for website dialog."> 523 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_JAVASCRIPT" desc= "The description for the allow Javascript for website dialog.">
521 Allow JavaScript on websites you specify while blocking it for the rest of the web 524 Allow JavaScript on websites you specify while blocking it for the rest of the web
522 </message> 525 </message>
526 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_KEYGEN" desc="The description for the dialog to allow the use of key generation on a website.">
527 Allow forms to use key generation on websites you specify while blocking it for the rest of the web
528 </message>
Finnur 2015/11/05 20:44:41 Ummmm... where are these two strings used?
svaldez 2015/11/10 15:25:02 First one is used by ContentSettingsResource.
523 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_SITE_URL" desc="The label for the input field where the user can type a website URL."> 529 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_SITE_URL" desc="The label for the input field where the user can type a website URL.">
524 Site URL 530 Site URL
525 </message> 531 </message>
526 <message name="IDS_EXAMPLE_URL" desc="The hint for a website url field, sh owing an example url."> 532 <message name="IDS_EXAMPLE_URL" desc="The hint for a website url field, sh owing an example url.">
527 www.example.com 533 www.example.com
528 </message> 534 </message>
529 <message name="IDS_WEBSITE_SETTINGS_SITE_CATEGORY" desc="The headline abov e the website name on the website details page."> 535 <message name="IDS_WEBSITE_SETTINGS_SITE_CATEGORY" desc="The headline abov e the website name on the website details page.">
530 Site 536 Site
531 </message> 537 </message>
532 <message name="IDS_WEBSITE_SETTINGS_USAGE_CATEGORY" desc="The headline abo ve the usage stats (how much storage the site is using) on the website details p age."> 538 <message name="IDS_WEBSITE_SETTINGS_USAGE_CATEGORY" desc="The headline abo ve the usage stats (how much storage the site is using) on the website details p age.">
(...skipping 1759 matching lines...) Expand 10 before | Expand all | Expand 10 after
2292 Nearby URLs 2298 Nearby URLs
2293 </message> 2299 </message>
2294 <message name="IDS_PHYSICAL_WEB_NOTIFICATION_TITLE" desc="Description of q uantity of discovered URLs nearby."> 2300 <message name="IDS_PHYSICAL_WEB_NOTIFICATION_TITLE" desc="Description of q uantity of discovered URLs nearby.">
2295 {NUM_URLS, plural, 2301 {NUM_URLS, plural,
2296 =1 {1 URL nearby} 2302 =1 {1 URL nearby}
2297 other {# URLs nearby}} 2303 other {# URLs nearby}}
2298 </message> 2304 </message>
2299 </messages> 2305 </messages>
2300 </release> 2306 </release>
2301 </grit> 2307 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698