OLD | NEW |
---|---|
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 1038 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1049 </message> | 1049 </message> |
1050 <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."> | 1050 <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."> |
1051 Used | 1051 Used |
1052 </message> | 1052 </message> |
1053 <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."> | 1053 <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."> |
1054 Saved | 1054 Saved |
1055 </message> | 1055 </message> |
1056 <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."> | 1056 <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."> |
1057 Remaining sites (<ph name="NUMBER_OF_SITES">%1$d<ex>35</ex></ph>) | 1057 Remaining sites (<ph name="NUMBER_OF_SITES">%1$d<ex>35</ex></ph>) |
1058 </message> | 1058 </message> |
1059 <message name="IDS_DATA_REDUCTION_BREAKDOWN_OTHER_HOST_NAME" desc="Host na me of the other category on the Data Reduction statistics page. This category gr oups the chrome services traffic."> | |
megjablon
2017/06/21 18:21:14
The translators don't get context of the other str
Raj
2017/06/27 02:53:03
Done
| |
1060 Other | |
1061 </message> | |
1059 <message name="IDS_DATA_REDUCTION_USAGE_RESET_STATISTICS_BUTTON" desc="Tex t to be displayed on the button to reset the Data Reduction statistics."> | 1062 <message name="IDS_DATA_REDUCTION_USAGE_RESET_STATISTICS_BUTTON" desc="Tex t to be displayed on the button to reset the Data Reduction statistics."> |
1060 Reset Statistics | 1063 Reset Statistics |
1061 </message> | 1064 </message> |
1062 <message name="IDS_SAFE_BROWSING_DESCRIPTION" desc="Description text for s afe browsing"> | 1065 <message name="IDS_SAFE_BROWSING_DESCRIPTION" desc="Description text for s afe browsing"> |
1063 Chrome’s Safe Browsing system will also be used to detect malicious page s and protect you from phishing, malware, and harmful downloads. | 1066 Chrome’s Safe Browsing system will also be used to detect malicious page s and protect you from phishing, malware, and harmful downloads. |
1064 </message> | 1067 </message> |
1065 <message name="IDS_DATA_REDUCTION_CAVEATS_DESCRIPTION" desc="Description t ext for usage caveats"> | 1068 <message name="IDS_DATA_REDUCTION_CAVEATS_DESCRIPTION" desc="Description t ext for usage caveats"> |
1066 This feature may interfere with access to premium data services provided by your carrier. | 1069 This feature may interfere with access to premium data services provided by your carrier. |
1067 </message> | 1070 </message> |
1068 | 1071 |
(...skipping 2051 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
3120 </message> | 3123 </message> |
3121 <message name="IDS_BOTTOM_SHEET_HISTORY_TAB" desc="Accessibility string re ad when the history tab is selected."> | 3124 <message name="IDS_BOTTOM_SHEET_HISTORY_TAB" desc="Accessibility string re ad when the history tab is selected."> |
3122 History tab selected | 3125 History tab selected |
3123 </message> | 3126 </message> |
3124 <message name="IDS_BOTTOM_SHEET_HOME_TAB" desc="Accessibility string read when the home tab is selected."> | 3127 <message name="IDS_BOTTOM_SHEET_HOME_TAB" desc="Accessibility string read when the home tab is selected."> |
3125 Home tab selected | 3128 Home tab selected |
3126 </message> | 3129 </message> |
3127 </messages> | 3130 </messages> |
3128 </release> | 3131 </release> |
3129 </grit> | 3132 </grit> |
OLD | NEW |