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 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
149 </message> | 149 </message> |
150 <message desc="Label on the button to reject the policy dialog during sign -in. [CHAR-LIMIT=20]" name="IDS_POLICY_DIALOG_CANCEL"> | 150 <message desc="Label on the button to reject the policy dialog during sign -in. [CHAR-LIMIT=20]" name="IDS_POLICY_DIALOG_CANCEL"> |
151 Cancel | 151 Cancel |
152 </message> | 152 </message> |
153 <message desc="Title for the progress dialog shown while profile data is b eing wiped after signing out of an enterprise account" name="IDS_WIPING_PROFILE_ DATA_TITLE"> | 153 <message desc="Title for the progress dialog shown while profile data is b eing wiped after signing out of an enterprise account" name="IDS_WIPING_PROFILE_ DATA_TITLE"> |
154 Clearing account data | 154 Clearing account data |
155 </message> | 155 </message> |
156 <message desc="Message for the progress dialog shown while profile data is being wiped after signing out of an enterprise account" name="IDS_WIPING_PROFIL E_DATA_MESSAGE"> | 156 <message desc="Message for the progress dialog shown while profile data is being wiped after signing out of an enterprise account" name="IDS_WIPING_PROFIL E_DATA_MESSAGE"> |
157 Please wait... | 157 Please wait... |
158 </message> | 158 </message> |
159 <!-- InfoBar --> | 159 <!-- Tab switcher --> |
160 <message desc="Accessibility label for the dismiss infobar Button" name= "IDS_INFOBAR_CLOSE"> | 160 <message name="IDS_ACCESSIBILITY_TAB_SWITCHER_STANDARD_STACK" desc="Conten t description for the standard stack selection 'button'."> |
161 Standard tabs | |
162 </message> | |
163 <message name="IDS_ACCESSIBILITY_TAB_SWITCHER_INCOGNITO_STACK" desc="Conte nt description for the incognito stack selection 'button'."> | |
164 Incognito tabs | |
165 </message> | |
166 <message name="IDS_ACCESSIBILITY_TAB_SWITCHER_TAB_CLOSED" desc="Content de scription for the tab closed message."> | |
167 Tab closed | |
168 </message> | |
169 <message name="IDS_ACCESSIBILITY_TAB_SWITCHER_UNDO_TAB_CLOSED" desc="Conte nt description for the undo tab closed 'button."> | |
170 Reopen closed tab | |
171 </message> | |
172 <message name="IDS_ACCESSIBILITY_TABSTRIP_TAB" desc="Content description f or the tab title."> | |
173 <ph name="TAB_TITLE">%1$s<ex>Welcome to Facebook</ex></ph>, tab | |
174 </message> | |
175 <message name="IDS_ACCESSIBILITY_TABSTRIP_BTN_CLOSE_TAB" desc="Content des cription for the close tab button."> | |
176 Close tab | |
177 </message> | |
178 <message name="IDS_ACCESSIBILITY_TABSTRIP_BTN_NEW_TAB" desc="Content descr iption for the new tab button."> | |
179 New tab | |
180 </message> | |
181 <!-- TODO(newt): remove duplicated strings once crbug.com/176069 is fixed. --> | |
182 <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."> | |
183 Loading… | |
David Trainor- moved to gerrit
2014/05/13 18:23:48
is that ... a single character? Is that expected?
Bernhard Bauer
2014/05/13 21:28:14
AFAICT, it's a horizontal ellipsis (http://www.fil
| |
184 </message> | |
185 <!-- InfoBar --> | |
186 <message desc="Accessibility label for the dismiss infobar Button" name="I DS_INFOBAR_CLOSE"> | |
161 Close | 187 Close |
162 </message> | 188 </message> |
163 <!-- TranslateInfoBar --> | 189 <!-- TranslateInfoBar --> |
164 <message name="IDS_TRANSLATE_INFOBAR_TEXT" desc="Text to display on the tr anslate infobar to offer a translate. [CHAR-LIMIT=64]"> | 190 <message name="IDS_TRANSLATE_INFOBAR_TEXT" desc="Text to display on the tr anslate infobar to offer a translate. [CHAR-LIMIT=64]"> |
165 This page is in <ph name="SOURCE_LANGUAGE">^1<ex>English</ex></ph>. Tran slate it to <ph name="TARGET_LANGUAGE">^2<ex>FRENCH</ex></ph>? | 191 This page is in <ph name="SOURCE_LANGUAGE">^1<ex>English</ex></ph>. Tran slate it to <ph name="TARGET_LANGUAGE">^2<ex>FRENCH</ex></ph>? |
166 </message> | 192 </message> |
167 <message name="IDS_TRANSLATE_INFOBAR_CHANGE_LANGUAGES" desc="link text to offer to change languages."> | 193 <message name="IDS_TRANSLATE_INFOBAR_CHANGE_LANGUAGES" desc="link text to offer to change languages."> |
168 Change languages | 194 Change languages |
169 </message> | 195 </message> |
170 <message name="IDS_TRANSLATE_INFOBAR_TRANSLATION_DONE"> | 196 <message name="IDS_TRANSLATE_INFOBAR_TRANSLATION_DONE"> |
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
319 <message name="IDS_UPDATE_FROM_MARKET" desc="Title of button that will dir ect the user to update TalkBack from the market (Play Store)"> | 345 <message name="IDS_UPDATE_FROM_MARKET" desc="Title of button that will dir ect the user to update TalkBack from the market (Play Store)"> |
320 Update | 346 Update |
321 </message> | 347 </message> |
322 <message name="IDS_CANCEL_TALKBACK_ALERT" desc="Title of button that will cancel the TalkBack alert dialog dialog."> | 348 <message name="IDS_CANCEL_TALKBACK_ALERT" desc="Title of button that will cancel the TalkBack alert dialog dialog."> |
323 Cancel | 349 Cancel |
324 </message> | 350 </message> |
325 | 351 |
326 </messages> | 352 </messages> |
327 </release> | 353 </release> |
328 </grit> | 354 </grit> |
OLD | NEW |