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

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

Issue 1947493002: Site Settings Android: A few polish items. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months 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 540 matching lines...) Expand 10 before | Expand all | Expand 10 after
551 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th e permission for showing push notifications [CHAR-LIMIT=32]"> 551 <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for th e permission for showing push notifications [CHAR-LIMIT=32]">
552 Notifications 552 Notifications
553 </message> 553 </message>
554 <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]"> 554 <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]">
555 Allow full control of MIDI devices 555 Allow full control of MIDI devices
556 </message> 556 </message>
557 <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]"> 557 <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]">
558 Background sync 558 Background sync
559 </message> 559 </message>
560 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE" desc="The label for the butt on to add a new website to the exception list."> 560 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE" desc="The label for the butt on to add a new website to the exception list.">
561 Add site 561 Add site exception
562 </message> 562 </message>
563 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DIALOG_TITLE" desc="The title of the dialog to add a website to a list."> 563 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DIALOG_TITLE" desc="The title of the dialog to add a website to a list.">
564 Add site 564 Add site
565 </message> 565 </message>
566 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_ADD_BUTTON" desc="The label f or the button to add a website to a list."> 566 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_ADD_BUTTON" desc="The label f or the button to add a website to a list.">
567 Add 567 Add
568 </message> 568 </message>
569 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_TOAST" desc="The toast shown when a new site has been added to the whitelist."> 569 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_TOAST" desc="The toast shown when a new site has been added to the whitelist.">
570 Site <ph name="SITE_NAME">%1$s<ex>google.com</ex></ph> added 570 Site <ph name="SITE_NAME">%1$s<ex>google.com</ex></ph> added
571 </message> 571 </message>
572 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_JAVASCRIPT" desc= "The description for the allow Javascript for website dialog."> 572 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_JAVASCRIPT" desc= "The description for the allow Javascript for website dialog.">
573 Allow JavaScript on the following site. 573 Allow JavaScript for a specific site.
574 </message> 574 </message>
575 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_BACKGROUND_SYNC" desc="The description for the allow Background Sync for website dialog."> 575 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_BACKGROUND_SYNC" desc="The description for the allow Background Sync for website dialog.">
576 Allow Background Sync on the following site. 576 Allow Background Sync for a specific site.
577 </message> 577 </message>
578 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_SITE_URL" desc="The label for the input field where the user can type a website URL."> 578 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_SITE_URL" desc="The label for the input field where the user can type a website URL.">
579 Site URL 579 Site URL
580 </message> 580 </message>
581 <message name="IDS_EXAMPLE_URL" desc="The hint for a website url field, sh owing an example url."> 581 <message name="IDS_EXAMPLE_URL" desc="The hint for a website url field, sh owing an example url.">
582 www.example.com 582 www.example.com
583 </message> 583 </message>
584 <message name="IDS_WEBSITE_SETTINGS_SITE_CATEGORY" desc="The headline abov e the website name on the website details page."> 584 <message name="IDS_WEBSITE_SETTINGS_SITE_CATEGORY" desc="The headline abov e the website name on the website details page.">
585 Site 585 Site
586 </message> 586 </message>
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
620 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_BLOCKED_RECOMMENDED" desc="Su mmary text explaining that a permission is blocked, which is the recommended set ting."> 620 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_BLOCKED_RECOMMENDED" desc="Su mmary text explaining that a permission is blocked, which is the recommended set ting.">
621 Blocked (recommended) 621 Blocked (recommended)
622 </message> 622 </message>
623 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ALLOWED_RECOMMENDED" desc="Su mmary text explaining that a permission is allowed, which is the recommended set ting."> 623 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ALLOWED_RECOMMENDED" desc="Su mmary text explaining that a permission is allowed, which is the recommended set ting.">
624 Allowed (recommended) 624 Allowed (recommended)
625 </message> 625 </message>
626 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ASK_FIRST_RECOMMENDED" desc=" Summary text explaining that the user will be asked before a site is granted a 626 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ASK_FIRST_RECOMMENDED" desc=" Summary text explaining that the user will be asked before a site is granted a
627 particular permission."> 627 particular permission.">
628 Ask first (recommended) 628 Ask first (recommended)
629 </message> 629 </message>
630 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ASK_BEFORE_SENDING" desc="Sum mary text explaining that permission will be requested before sending things, e. g. notifications."> 630 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ASK_BEFORE_SENDING" desc="Sum mary text explaining that permission will be requested before sending things, e. g. notifications.">
Theresa 2016/05/04 16:33:10 I think this can get removed too. Same with websit
Finnur 2016/05/06 15:12:44 Done.
631 Ask before sending (recommended) 631 Ask before sending (recommended)
632 </message> 632 </message>
633 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ASK_BEFORE_ACCESSING" desc="S ummary text explaining that permission will be requested before accessing someth ing, like location.">
634 Ask before accessing (recommended)
635 </message>
636 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_COOKIE_ALLOWED" desc="Summary text explaining that sites are allowed to use cookies and that it is the recomm ended setting."> 633 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_COOKIE_ALLOWED" desc="Summary text explaining that sites are allowed to use cookies and that it is the recomm ended setting.">
637 Allow sites to save and read cookie data (recommended) 634 Allow sites to save and read cookie data (recommended)
638 </message> 635 </message>
636
637 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_JAVASCRIPT_ALLOWED" desc="Sum mary text explaining that sites are allowed to run Javascript and that it is the recommended setting.">
638 Allow sites to run JavaScript (recommended)
639 </message>
640 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_POPUPS_BLOCKED" desc="Summary text explaining that sites are blocked from showing popups and that it is the r ecommended setting.">
641 Block sites from showing pop-ups (recommended)
642 </message>
643 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_LOCATION_ASK" desc="Summary t ext explaining that sites need to ask for permission before knowing location and that it is the recommended setting.">
644 Ask before allowing sites to know your location (recommended)
645 </message>
646 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_NOTIFICATIONS_ASK" desc="Summ ary text explaining that sites need to ask for permission before sending notific ations and that it is the recommended setting.">
647 Ask before allowing sites to send notifications (recommended)
648 </message>
649 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_FULLSCREEN_ASK" desc="Summary text explaining that sites need to ask for permission before going fullscreen a nd that it is the recommended setting.">
650 Ask first before allowing sites to enter fullscreen (recommended)
651 </message>
652 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_CAMERA_ASK" desc="Summary tex t explaining that sites need to ask for permission before accessing the camera a nd that it is the recommended setting.">
653 Ask first before allowing sites to use your camera (recommended)
654 </message>
655 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_MIC_ASK" desc="Summary text e xplaining that sites need to ask for permission before accessing the microphone and that it is the recommended setting.">
656 Ask first before allowing sites to use your microphone (recommended)
657 </message>
658
639 <message name="IDS_WEBSITE_SETTINGS_PERMISSIONS_ALLOW" desc="Summary text explaining that Chrome will allow a website to access some permission, e.g. Java Script: allow."> 659 <message name="IDS_WEBSITE_SETTINGS_PERMISSIONS_ALLOW" desc="Summary text explaining that Chrome will allow a website to access some permission, e.g. Java Script: allow.">
640 Allow 660 Allow
641 </message> 661 </message>
642 <message name="IDS_WEBSITE_SETTINGS_PERMISSIONS_BLOCK" desc="Summary text explaining that Chrome will block a website from accessing some permission, e.g. JavaScript: block."> 662 <message name="IDS_WEBSITE_SETTINGS_PERMISSIONS_BLOCK" desc="Summary text explaining that Chrome will block a website from accessing some permission, e.g. JavaScript: block.">
643 Block 663 Block
644 </message> 664 </message>
645 <message name="IDS_WEBSITE_SETTINGS_PERMISSIONS_ALLOW_DSE" desc="Summary t ext explaining that Chrome will allow the default search engine to access the us er's location, but only when the user searches directly from the address bar. e. g. Location access: Allow (for address bar searches)"> 665 <message name="IDS_WEBSITE_SETTINGS_PERMISSIONS_ALLOW_DSE" desc="Summary t ext explaining that Chrome will allow the default search engine to access the us er's location, but only when the user searches directly from the address bar. e. g. Location access: Allow (for address bar searches)">
646 Allow (for address bar searches) 666 Allow (for address bar searches)
647 </message> 667 </message>
648 <message name="IDS_WEBSITE_SETTINGS_SEARCH" desc="The label for the search button on the Website Settings page."> 668 <message name="IDS_WEBSITE_SETTINGS_SEARCH" desc="The label for the search button on the Website Settings page.">
(...skipping 1728 matching lines...) Expand 10 before | Expand all | Expand 10 after
2377 <!-- Migration strings --> 2397 <!-- Migration strings -->
2378 <message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab S witcher callout."> 2398 <message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab S witcher callout.">
2379 Quickly switch tabs 2399 Quickly switch tabs
2380 </message> 2400 </message>
2381 <message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clickin g the tab switcher button gives you quick access to your tabs."> 2401 <message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clickin g the tab switcher button gives you quick access to your tabs.">
2382 Tap this button for quick access to your tabs. 2402 Tap this button for quick access to your tabs.
2383 </message> 2403 </message>
2384 </messages> 2404 </messages>
2385 </release> 2405 </release>
2386 </grit> 2406 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698