| 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 871 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 882 <message name="IDS_DATA_REDUCTION_PROMO_INFOBAR_TITLE" desc="Text to be di
splayed in the data reduction promo infobar title"> | 882 <message name="IDS_DATA_REDUCTION_PROMO_INFOBAR_TITLE" desc="Text to be di
splayed in the data reduction promo infobar title"> |
| 883 Save up to 60% of your data | 883 Save up to 60% of your data |
| 884 </message> | 884 </message> |
| 885 <message name="IDS_DATA_REDUCTION_PROMO_INFOBAR_TEXT" desc="Text to be dis
played in the data reduction promo infobar"> | 885 <message name="IDS_DATA_REDUCTION_PROMO_INFOBAR_TEXT" desc="Text to be dis
played in the data reduction promo infobar"> |
| 886 Google servers will optimize the pages you visit, except for HTTPS and I
ncognito. | 886 Google servers will optimize the pages you visit, except for HTTPS and I
ncognito. |
| 887 </message> | 887 </message> |
| 888 <message name="IDS_DATA_REDUCTION_PROMO_INFOBAR_BUTTON" desc="Text to be d
isplayed in the data reduction promo infobar confirm button"> | 888 <message name="IDS_DATA_REDUCTION_PROMO_INFOBAR_BUTTON" desc="Text to be d
isplayed in the data reduction promo infobar confirm button"> |
| 889 Turn on Data Saver | 889 Turn on Data Saver |
| 890 </message> | 890 </message> |
| 891 <message name="IDS_DATA_REDUCTION_PROMO_SNACKBAR_TEXT_MB" desc="Text to be
displayed in the data reduction promo snackbar that lets the user know they sav
ed a certain amount of data in MB"> | 891 <message name="IDS_DATA_REDUCTION_PROMO_SNACKBAR_TEXT_MB" desc="Text to be
displayed in the data reduction promo snackbar that lets the user know they sav
ed a certain amount of data in MB"> |
| 892 Chrome just saved you <ph name="megabytes">%1$d<ex>100</ex></ph> MB | 892 Chrome has saved you <ph name="megabytes">%1$d<ex>100</ex></ph> MB |
| 893 </message> | 893 </message> |
| 894 <message name="IDS_DATA_REDUCTION_PROMO_SNACKBAR_TEXT_GB" desc="Text to be
displayed in the data reduction promo snackbar that lets the user know they sav
ed a certain amount of data in GB"> | 894 <message name="IDS_DATA_REDUCTION_PROMO_SNACKBAR_TEXT_GB" desc="Text to be
displayed in the data reduction promo snackbar that lets the user know they sav
ed a certain amount of data in GB"> |
| 895 Chrome just saved you <ph name="gigabytes">%1$d<ex>10</ex></ph> GB | 895 Chrome has saved you <ph name="gigabytes">%1$d<ex>10</ex></ph> GB |
| 896 </message> | 896 </message> |
| 897 <message name="IDS_DATA_REDUCTION_PROMO_SNACKBAR_BUTTON" desc="Text to be
displayed in the data reduction promo snackbar view button that takes the user t
o the data reduction settings page"> | 897 <message name="IDS_DATA_REDUCTION_PROMO_SNACKBAR_BUTTON" desc="Text to be
displayed in the data reduction promo snackbar view button that takes the user t
o the data reduction settings page"> |
| 898 View | 898 View |
| 899 </message> | 899 </message> |
| 900 | 900 |
| 901 <!-- About Chrome preferences --> | 901 <!-- About Chrome preferences --> |
| 902 <message name="IDS_PREFS_ABOUT_CHROME" desc="Title for the About Chrome pa
ge. [CHAR-LIMIT=32]"> | 902 <message name="IDS_PREFS_ABOUT_CHROME" desc="Title for the About Chrome pa
ge. [CHAR-LIMIT=32]"> |
| 903 About Chrome | 903 About Chrome |
| 904 </message> | 904 </message> |
| 905 <message name="IDS_LEGAL_INFORMATION_SUMMARY" desc="Summary for legal info
rmation" meaning="Android"> | 905 <message name="IDS_LEGAL_INFORMATION_SUMMARY" desc="Summary for legal info
rmation" meaning="Android"> |
| (...skipping 1778 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2684 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it
ems with the same name, the item chooser shows the item name with id."> | 2684 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it
ems with the same name, the item chooser shows the item name with id."> |
| 2685 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$
s<ex>item id</ex></ph>) | 2685 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$
s<ex>item id</ex></ph>) |
| 2686 </message> | 2686 </message> |
| 2687 | 2687 |
| 2688 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us
er action that will open an Instant App."> | 2688 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us
er action that will open an Instant App."> |
| 2689 Open app | 2689 Open app |
| 2690 </message> | 2690 </message> |
| 2691 </messages> | 2691 </messages> |
| 2692 </release> | 2692 </release> |
| 2693 </grit> | 2693 </grit> |
| OLD | NEW |