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

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

Issue 2073623003: [Android] Updated strings for the Autoplay site setting. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 571 matching lines...) Expand 10 before | Expand all | Expand 10 after
582 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DIALOG_TITLE" desc="The title of the dialog to add a website to a list."> 582 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DIALOG_TITLE" desc="The title of the dialog to add a website to a list.">
583 Add site 583 Add site
584 </message> 584 </message>
585 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_ADD_BUTTON" desc="The label f or the button to add a website to a list."> 585 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_ADD_BUTTON" desc="The label f or the button to add a website to a list.">
586 Add 586 Add
587 </message> 587 </message>
588 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_TOAST" desc="The toast shown when a new site has been added to the whitelist."> 588 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_TOAST" desc="The toast shown when a new site has been added to the whitelist.">
589 Site <ph name="SITE_NAME">%1$s<ex>google.com</ex></ph> added 589 Site <ph name="SITE_NAME">%1$s<ex>google.com</ex></ph> added
590 </message> 590 </message>
591 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_AUTOPLAY" desc="T he description for the allow autoplay for website dialog."> 591 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_AUTOPLAY" desc="T he description for the allow autoplay for website dialog.">
592 Detect and playback important media for a specific site. 592 Allow autoplay of muted videos for a specific site.
593 </message> 593 </message>
594 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_JAVASCRIPT" desc= "The description for the allow Javascript for website dialog."> 594 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_JAVASCRIPT" desc= "The description for the allow Javascript for website dialog.">
595 Allow JavaScript for a specific site. 595 Allow JavaScript for a specific site.
596 </message> 596 </message>
597 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_BACKGROUND_SYNC" desc="The description for the allow Background Sync for website dialog."> 597 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_BACKGROUND_SYNC" desc="The description for the allow Background Sync for website dialog.">
598 Allow Background Sync for a specific site. 598 Allow Background Sync for a specific site.
599 </message> 599 </message>
600 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_SITE_URL" desc="The label for the input field where the user can type a website URL."> 600 <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_SITE_URL" desc="The label for the input field where the user can type a website URL.">
601 Site URL 601 Site URL
602 </message> 602 </message>
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
644 </message> 644 </message>
645 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_BLOCKED_RECOMMENDED" desc="Su mmary text explaining that a permission is blocked, which is the recommended set ting."> 645 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_BLOCKED_RECOMMENDED" desc="Su mmary text explaining that a permission is blocked, which is the recommended set ting.">
646 Blocked (recommended) 646 Blocked (recommended)
647 </message> 647 </message>
648 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ALLOWED_RECOMMENDED" desc="Su mmary text explaining that a permission is allowed, which is the recommended set ting."> 648 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ALLOWED_RECOMMENDED" desc="Su mmary text explaining that a permission is allowed, which is the recommended set ting.">
649 Allowed (recommended) 649 Allowed (recommended)
650 </message> 650 </message>
651 <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."> 651 <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.">
652 Allow sites to save and read cookie data (recommended) 652 Allow sites to save and read cookie data (recommended)
653 </message> 653 </message>
654 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_AUTOPLAY_ALLOWED" desc="Summa ry text explaining that sites are allowed to autoplay videos and that it is the recommended setting."> 654 <message name="IDS_WEBSITE_SETTINGS_CATEGORY_AUTOPLAY_ALLOWED" desc="Summa ry text explaining that sites are allowed to autoplay muted videos and that it is the recommended setting.">
655 Allow sites to autoplay important media (recommended) 655 Allow sites to autoplay muted videos (recommended)
656 </message> 656 </message>
657 <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."> 657 <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.">
658 Allow sites to run JavaScript (recommended) 658 Allow sites to run JavaScript (recommended)
659 </message> 659 </message>
660 <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."> 660 <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.">
661 Block sites from showing pop-ups (recommended) 661 Block sites from showing pop-ups (recommended)
662 </message> 662 </message>
663 <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."> 663 <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.">
664 Ask before allowing sites to know your location (recommended) 664 Ask before allowing sites to know your location (recommended)
665 </message> 665 </message>
(...skipping 1857 matching lines...) Expand 10 before | Expand all | Expand 10 after
2523 <!-- Migration strings --> 2523 <!-- Migration strings -->
2524 <message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab S witcher callout."> 2524 <message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab S witcher callout.">
2525 Quickly switch tabs 2525 Quickly switch tabs
2526 </message> 2526 </message>
2527 <message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clickin g the tab switcher button gives you quick access to your tabs."> 2527 <message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clickin g the tab switcher button gives you quick access to your tabs.">
2528 Tap this button for quick access to your tabs. 2528 Tap this button for quick access to your tabs.
2529 </message> 2529 </message>
2530 </messages> 2530 </messages>
2531 </release> 2531 </release>
2532 </grit> 2532 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698