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

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: move comparator 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 895 matching lines...) Expand 10 before | Expand all | Expand 10 after
906 </message> 906 </message>
907 <message name="IDS_DATA_REDUCTION_SAVED_LABEL" desc="Summary text for the menu item that states the amount of mobile data that was saved by Data Saver (i. e. XX MB saved). Data Saver allows users to to reduce their mobile data usage by compressing network traffic."> 907 <message name="IDS_DATA_REDUCTION_SAVED_LABEL" desc="Summary text for the menu item that states the amount of mobile data that was saved by Data Saver (i. e. XX MB saved). Data Saver allows users to to reduce their mobile data usage by compressing network traffic.">
908 <ph name="data">%1$s<ex>1.0 GB</ex></ph> saved since <ph name="date">%2$ s<ex>3/15</ex></ph> 908 <ph name="data">%1$s<ex>1.0 GB</ex></ph> saved since <ph name="date">%2$ s<ex>3/15</ex></ph>
909 </message> 909 </message>
910 <message name="IDS_DATA_REDUCTION_DESCRIPTION" desc="Description text for the Data Saver feature."> 910 <message name="IDS_DATA_REDUCTION_DESCRIPTION" desc="Description text for the Data Saver feature.">
911 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. 911 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.
912 </message> 912 </message>
913 <message name="IDS_DATA_REDUCTION_MENU_ITEM_SUMMARY" desc="Summary text fo r data reduction menu item."> 913 <message name="IDS_DATA_REDUCTION_MENU_ITEM_SUMMARY" desc="Summary text fo r data reduction menu item.">
914 <ph name="PERCENT">%1$s<ex>49%</ex></ph> data savings 914 <ph name="PERCENT">%1$s<ex>49%</ex></ph> data savings
915 </message> 915 </message>
916 <message name="IDS_DATA_REDUCTION_SAVINGS_LABEL" desc="Data Reduction stat istics data savings label">
917 Data Savings:
918 </message>
919 <message name="IDS_DATA_REDUCTION_USAGE_LABEL" desc="Data Reduction statis tics data usage label">
920 Data Usage:
921 </message>
922 <message name="IDS_DATA_REDUCTION_PROXY_UNREACHABLE_WARN" desc="Warning me ssage shown when Google data reduction proxy servers are not reachable.">
923 Chrome is unable to reach Google servers for data compression. Your data savings may be limited.
924 </message>
925 <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.">
926 Data Usage Breakdown
927 </message>
928 <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 .">
929 Site
930 </message>
931 <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.">
932 Used
933 </message>
934 <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.">
935 Saved
936 </message>
937 <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.">
938 Remaining sites (<ph name="NUMBER_OF_SITES">%1$d<ex>35</ex></ph>)
939 </message>
940 <message name="IDS_DATA_REDUCTION_USAGE_RESET_STATISTICS_BUTTON" desc="Tex t to be displayed on the button to reset the Data Reduction statistics.">
941 Reset Statistics
942 </message>
943 <message name="IDS_SAFE_BROWSING_DESCRIPTION" desc="Description text for s afe browsing">
944 Chrome’s Safe Browsing system will also be used to detect malicious page s and protect you from phishing, malware, and harmful downloads.
945 </message>
946 <message name="IDS_DATA_REDUCTION_CAVEATS_DESCRIPTION" desc="Description t ext for usage caveats">
947 This feature may interfere with access to premium data services provided by your carrier.
948 </message>
949
950 <!-- Old Data Saver stats page strings-->
916 <message name="IDS_DATA_REDUCTION_STATS_TITLE" desc="Data reduction statis tics title."> 951 <message name="IDS_DATA_REDUCTION_STATS_TITLE" desc="Data reduction statis tics title.">
917 Data savings 952 Data savings
918 </message> 953 </message>
919 <message name="IDS_DATA_REDUCTION_ORIGINAL_SIZE_LABEL" desc="Data Reductio n statistics original size label"> 954 <message name="IDS_DATA_REDUCTION_ORIGINAL_SIZE_LABEL" desc="Data Reductio n statistics original size label">
920 Original size 955 Original size
921 </message> 956 </message>
922 <message name="IDS_DATA_REDUCTION_COMPRESSED_SIZE_LABEL" desc="Data Reduct ion statistics compressed size label"> 957 <message name="IDS_DATA_REDUCTION_COMPRESSED_SIZE_LABEL" desc="Data Reduct ion statistics compressed size label">
923 After compression 958 After compression
924 </message> 959 </message>
925 <message name="IDS_DATA_REDUCTION_PROXY_UNREACHABLE_WARN" desc="Warning me ssage shown when Google data reduction proxy servers are not reachable.">
926 Chrome is unable to reach Google servers for data compression. Your data savings may be limited.
927 </message>
928 <message name="IDS_SAFE_BROWSING_DESCRIPTION" desc="Description text for s afe browsing">
929 Chrome’s Safe Browsing system will also be used to detect malicious page s and protect you from phishing, malware, and harmful downloads.
930 </message>
931 <message name="IDS_DATA_REDUCTION_CAVEATS_DESCRIPTION" desc="Description t ext for usage caveats">
932 This feature may interfere with access to premium data services provided by your carrier.
933 </message>
934 960
935 <!-- Data Saver Promo and FRE card --> 961 <!-- Data Saver Promo and FRE card -->
936 <message name="IDS_DATA_REDUCTION_PROMO_TITLE" desc="The title for the pro mo inviting users to enable Data Saver" > 962 <message name="IDS_DATA_REDUCTION_PROMO_TITLE" desc="The title for the pro mo inviting users to enable Data Saver" >
937 Save data and browse faster 963 Save data and browse faster
938 </message> 964 </message>
939 <message name="IDS_DATA_REDUCTION_PROMO_SUMMARY" desc="Description for the promo inviting users to enable Data Saver" > 965 <message name="IDS_DATA_REDUCTION_PROMO_SUMMARY" desc="Description for the promo inviting users to enable Data Saver" >
940 Use up to 60% less data and speed up the web. Google servers will optimi ze the pages you visit. 966 Use up to 60% less data and speed up the web. Google servers will optimi ze the pages you visit.
941 </message> 967 </message>
942 <message name="IDS_DATA_REDUCTION_ENABLE_BUTTON" desc="Button the user pre sses if they want to enable Data Saver" > 968 <message name="IDS_DATA_REDUCTION_ENABLE_BUTTON" desc="Button the user pre sses if they want to enable Data Saver" >
943 Turn on Data Saver 969 Turn on Data Saver
(...skipping 1866 matching lines...) Expand 10 before | Expand all | Expand 10 after
2810 </message> 2836 </message>
2811 <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."> 2837 <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.">
2812 LINK 2838 LINK
2813 </message> 2839 </message>
2814 <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."> 2840 <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.">
2815 VIDEO 2841 VIDEO
2816 </message> 2842 </message>
2817 </messages> 2843 </messages>
2818 </release> 2844 </release>
2819 </grit> 2845 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698