OLD | NEW |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <grit current_release="1" latest_public_release="0"> | 2 <grit current_release="1" latest_public_release="0"> |
3 <outputs> | 3 <outputs> |
4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" /> | 4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" /> |
5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" /> | 5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" /> |
6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" /> | 6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" /> |
7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" /> | 7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" /> |
8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" /> | 8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" /> |
9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" /> | 9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" /> |
10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" /> | 10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" /> |
(...skipping 840 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
851 </message> | 851 </message> |
852 <message name="IDS_ACCESSIBILITY_TABSTRIP_TAB" desc="Content description f or the tab title."> | 852 <message name="IDS_ACCESSIBILITY_TABSTRIP_TAB" desc="Content description f or the tab title."> |
853 <ph name="TAB_TITLE">%1$s<ex>Welcome to Facebook</ex></ph>, tab | 853 <ph name="TAB_TITLE">%1$s<ex>Welcome to Facebook</ex></ph>, tab |
854 </message> | 854 </message> |
855 <message name="IDS_ACCESSIBILITY_TABSTRIP_BTN_CLOSE_TAB" desc="Content des cription for the close tab button."> | 855 <message name="IDS_ACCESSIBILITY_TABSTRIP_BTN_CLOSE_TAB" desc="Content des cription for the close tab button."> |
856 Close tab | 856 Close tab |
857 </message> | 857 </message> |
858 <message name="IDS_ACCESSIBILITY_TABSTRIP_BTN_NEW_TAB" desc="Content descr iption for the new tab button."> | 858 <message name="IDS_ACCESSIBILITY_TABSTRIP_BTN_NEW_TAB" desc="Content descr iption for the new tab button."> |
859 New tab | 859 New tab |
860 </message> | 860 </message> |
861 <!-- TODO(newt): remove duplicated strings once crbug.com/176069 is fixed. --> | |
aurimas (slooooooooow)
2015/02/25 02:49:45
What happened to the strings?
| |
862 <message name="IDS_TAB_LOADING_DEFAULT_TITLE" desc="The title of a tab whe n we are still waiting for either the URL or the real title. This generally show s when the page is first loading."> | 861 <message name="IDS_TAB_LOADING_DEFAULT_TITLE" desc="The title of a tab whe n we are still waiting for either the URL or the real title. This generally show s when the page is first loading."> |
863 Loading… | 862 Loading… |
864 </message> | 863 </message> |
865 | 864 |
866 <!-- InfoBar --> | 865 <!-- InfoBar --> |
867 <message desc="Accessibility label for the dismiss infobar Button" name="I DS_INFOBAR_CLOSE"> | 866 <message desc="Accessibility label for the dismiss infobar Button" name="I DS_INFOBAR_CLOSE"> |
868 Close | 867 Close |
869 </message> | 868 </message> |
870 | 869 |
871 <!-- Account chooser infobar strings. --> | 870 <!-- Account chooser infobar strings. --> |
(...skipping 366 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1238 <message name="IDS_CARD_UNMASK_EXPIRATION_DATE_SEPARATOR" desc="Separator for a credit card expiration date, e.g. the slash in 05/16."> | 1237 <message name="IDS_CARD_UNMASK_EXPIRATION_DATE_SEPARATOR" desc="Separator for a credit card expiration date, e.g. the slash in 05/16."> |
1239 / | 1238 / |
1240 </message> | 1239 </message> |
1241 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORE_LOCALLY" desc="Checkb ox text that permits a user to skip past this dialog next time this credit card is used on this device."> | 1240 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORE_LOCALLY" desc="Checkb ox text that permits a user to skip past this dialog next time this credit card is used on this device."> |
1242 Don't ask again for this card | 1241 Don't ask again for this card |
1243 </message> | 1242 </message> |
1244 | 1243 |
1245 </messages> | 1244 </messages> |
1246 </release> | 1245 </release> |
1247 </grit> | 1246 </grit> |
OLD | NEW |