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

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

Issue 2781323004: Create a new Data Saver settings page that adds the site breakdown (Closed)
Patch Set: one preference to inflate two different layouts Created 3 years, 8 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 872 matching lines...) Expand 10 before | Expand all | Expand 10 after
883 <!-- Data Saver --> 883 <!-- Data Saver -->
884 <message name="IDS_DATA_REDUCTION_TITLE" desc="Menu item for Data Saver, w hich allows users to save mobile data by compressing network traffic."> 884 <message name="IDS_DATA_REDUCTION_TITLE" desc="Menu item for Data Saver, w hich allows users to save mobile data by compressing network traffic.">
885 Data Saver 885 Data Saver
886 </message> 886 </message>
887 <message name="IDS_DATA_REDUCTION_DESCRIPTION" desc="Description text for the Data Saver feature."> 887 <message name="IDS_DATA_REDUCTION_DESCRIPTION" desc="Description text for the Data Saver feature.">
888 When this feature is turned on, Chrome will use Google servers to compre ss pages you visit before downloading them. Pages accessed using private connect ions (HTTPS) or in Incognito tabs will not be optimized or seen by Google. 888 When this feature is turned on, Chrome will use Google servers to compre ss pages you visit before downloading them. Pages accessed using private connect ions (HTTPS) or in Incognito tabs will not be optimized or seen by Google.
889 </message> 889 </message>
890 <message name="IDS_DATA_REDUCTION_MENU_ITEM_SUMMARY" desc="Summary text fo r data reduction menu item."> 890 <message name="IDS_DATA_REDUCTION_MENU_ITEM_SUMMARY" desc="Summary text fo r data reduction menu item.">
891 <ph name="PERCENT">%1$s<ex>49%</ex></ph> data savings 891 <ph name="PERCENT">%1$s<ex>49%</ex></ph> data savings
892 </message> 892 </message>
893 <message name="IDS_DATA_REDUCTION_SAVINGS_LABEL" desc="Data Reduction stat istics data savings label">
894 Data Savings:
895 </message>
896 <message name="IDS_DATA_REDUCTION_USAGE_LABEL" desc="Data Reduction statis tics data usage label">
897 Data Usage:
898 </message>
899 <message name="IDS_DATA_REDUCTION_PROXY_UNREACHABLE_WARN" desc="Warning me ssage shown when Google data reduction proxy servers are not reachable.">
900 Chrome is unable to reach Google servers for data compression. Your data savings may be limited.
901 </message>
902 <message name="IDS_DATA_REDUCTION_DATA_USAGE_BREAKDOWN_TITLE" desc="Title for the data usage breakdown on the Data Reduction statistics page. The breakdow n lists the top ten sites with the greatest amount of data usage or mobile data that was saved.">
903 Data Usage Breakdown
904 </message>
905 <message name="IDS_DATA_REDUCTION_BREAKDOWN_SITE_TITLE" desc="Title for th e sites column on the Data Reduction statistics page. The breakdown lists the to p ten sites with the greatest amount of data usage or mobile data that was saved .">
906 Site
907 </message>
908 <message name="IDS_DATA_REDUCTION_BREAKDOWN_USED_TITLE" desc="Title for th e data used column on the Data Reduction statistics page. The breakdown lists th e top ten sites with the greatest amount of data usage or mobile data that was s aved.">
909 Used
910 </message>
911 <message name="IDS_DATA_REDUCTION_BREAKDOWN_SAVED_TITLE" desc="Title for t he data saved column on the Data Reduction statistics page. The breakdown lists for the top ten sites with the greatest amount of data usage or mobile data that was saved. Data Saver allows users to to reduce their mobile data usage by comp ressing network traffic.">
912 Saved
913 </message>
914 <message name="IDS_DATA_REDUCTION_BREAKDOWN_REMAINING_SITES_LABEL" desc="T itle for the the remaining sites on the Data Reduction statistics page. The brea kdown lists the top ten sites with the greatest amount of data usage or mobile d ata that was saved and then groups the remaining sites together.">
915 Remaining sites (<ph name="NUMBER_OF_SITES">%1$d<ex>35</ex></ph>)
916 </message>
917 <message name="IDS_DATA_REDUCTION_USAGE_RESET_STATISTICS_BUTTON" desc="Tex t to be displayed on the button to reset the Data Reduction statistics.">
918 Reset Statistics
919 </message>
920 <message name="IDS_SAFE_BROWSING_DESCRIPTION" desc="Description text for s afe browsing">
921 Chrome’s Safe Browsing system will also be used to detect malicious page s and protect you from phishing, malware, and harmful downloads.
922 </message>
923 <message name="IDS_DATA_REDUCTION_CAVEATS_DESCRIPTION" desc="Description t ext for usage caveats">
924 This feature may interfere with access to premium data services provided by your carrier.
925 </message>
926
927 <!-- Old Data Saver stats page strings-->
893 <message name="IDS_DATA_REDUCTION_STATS_TITLE" desc="Data reduction statis tics title."> 928 <message name="IDS_DATA_REDUCTION_STATS_TITLE" desc="Data reduction statis tics title.">
894 Data savings 929 Data savings
895 </message> 930 </message>
896 <message name="IDS_DATA_REDUCTION_ORIGINAL_SIZE_LABEL" desc="Data Reductio n statistics original size label"> 931 <message name="IDS_DATA_REDUCTION_ORIGINAL_SIZE_LABEL" desc="Data Reductio n statistics original size label">
897 Original size 932 Original size
898 </message> 933 </message>
899 <message name="IDS_DATA_REDUCTION_COMPRESSED_SIZE_LABEL" desc="Data Reduct ion statistics compressed size label"> 934 <message name="IDS_DATA_REDUCTION_COMPRESSED_SIZE_LABEL" desc="Data Reduct ion statistics compressed size label">
900 After compression 935 After compression
901 </message> 936 </message>
902 <message name="IDS_DATA_REDUCTION_PROXY_UNREACHABLE_WARN" desc="Warning me ssage shown when Google data reduction proxy servers are not reachable.">
903 Chrome is unable to reach Google servers for data compression. Your data savings may be limited.
904 </message>
905 <message name="IDS_SAFE_BROWSING_DESCRIPTION" desc="Description text for s afe browsing">
906 Chrome’s Safe Browsing system will also be used to detect malicious page s and protect you from phishing, malware, and harmful downloads.
907 </message>
908 <message name="IDS_DATA_REDUCTION_CAVEATS_DESCRIPTION" desc="Description t ext for usage caveats">
909 This feature may interfere with access to premium data services provided by your carrier.
910 </message>
911 937
912 <!-- Data Saver Promo and FRE card --> 938 <!-- Data Saver Promo and FRE card -->
913 <message name="IDS_DATA_REDUCTION_PROMO_TITLE" desc="The title for the pro mo inviting users to enable Data Saver" > 939 <message name="IDS_DATA_REDUCTION_PROMO_TITLE" desc="The title for the pro mo inviting users to enable Data Saver" >
914 Save data and browse faster 940 Save data and browse faster
915 </message> 941 </message>
916 <message name="IDS_DATA_REDUCTION_PROMO_SUMMARY" desc="Description for the promo inviting users to enable Data Saver" > 942 <message name="IDS_DATA_REDUCTION_PROMO_SUMMARY" desc="Description for the promo inviting users to enable Data Saver" >
917 Use up to 60% less data and speed up the web. Google servers will optimi ze the pages you visit. 943 Use up to 60% less data and speed up the web. Google servers will optimi ze the pages you visit.
918 </message> 944 </message>
919 <message name="IDS_DATA_REDUCTION_ENABLE_BUTTON" desc="Button the user pre sses if they want to enable Data Saver" > 945 <message name="IDS_DATA_REDUCTION_ENABLE_BUTTON" desc="Button the user pre sses if they want to enable Data Saver" >
920 Turn on Data Saver 946 Turn on Data Saver
(...skipping 1854 matching lines...) Expand 10 before | Expand all | Expand 10 after
2775 </message> 2801 </message>
2776 <message name="IDS_CONTEXTMENU_LINK_TITLE" desc="The title of a context me nu tab when the item pressed contains more than one type. This indicates that al l the actions are related to the link."> 2802 <message name="IDS_CONTEXTMENU_LINK_TITLE" desc="The title of a context me nu tab when the item pressed contains more than one type. This indicates that al l the actions are related to the link.">
2777 LINK 2803 LINK
2778 </message> 2804 </message>
2779 <message name="IDS_CONTEXTMENU_VIDEO_TITLE" desc="The title of a context m enu tab when the item pressed contains more than one type. This indicates that a ll the actions are related to a video."> 2805 <message name="IDS_CONTEXTMENU_VIDEO_TITLE" desc="The title of a context m enu tab when the item pressed contains more than one type. This indicates that a ll the actions are related to a video.">
2780 VIDEO 2806 VIDEO
2781 </message> 2807 </message>
2782 </messages> 2808 </messages>
2783 </release> 2809 </release>
2784 </grit> 2810 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698