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 220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
231 </message> | 231 </message> |
232 <message name="IDS_TRANSLATE_BUTTON_DONE" desc="Text to display on the tra nslate infobar button to apply new languages. [CHAR-LIMIT=24]"> | 232 <message name="IDS_TRANSLATE_BUTTON_DONE" desc="Text to display on the tra nslate infobar button to apply new languages. [CHAR-LIMIT=24]"> |
233 Done | 233 Done |
234 </message> | 234 </message> |
235 <message name="IDS_TRANSLATE_NEVER_TRANSLATE_SITE" desc="Text to display o n the never translate site (like www.google.com) button. [CHAR-LIMIT=64]"> | 235 <message name="IDS_TRANSLATE_NEVER_TRANSLATE_SITE" desc="Text to display o n the never translate site (like www.google.com) button. [CHAR-LIMIT=64]"> |
236 Never translate this site | 236 Never translate this site |
237 </message> | 237 </message> |
238 <message name="IDS_TRANSLATE_NEVER_TRANSLATE_LANGUAGE" meaning="Android" d esc="Text to display on the never translate language button. [CHAR-LIMIT=64]"> | 238 <message name="IDS_TRANSLATE_NEVER_TRANSLATE_LANGUAGE" meaning="Android" d esc="Text to display on the never translate language button. [CHAR-LIMIT=64]"> |
239 Never translate <ph name="LANGUAGE">%1$s<ex>French</ex></ph> | 239 Never translate <ph name="LANGUAGE">%1$s<ex>French</ex></ph> |
240 </message> | 240 </message> |
241 <message name="IDS_MENU_DISMISS_BTN" desc="Content description for the set tings menu button when the menu is open."> | |
242 Dismiss more options | |
aurimas (slooooooooow)
2014/07/14 22:54:14
This does not sound right. What does that even mea
David Trainor- moved to gerrit
2014/07/15 00:46:32
Done.
| |
243 </message> | |
241 <message name="IDS_MENU_PRINT" desc="Menu item for printing the current pa ge. [CHAR-LIMIT=27]"> | 244 <message name="IDS_MENU_PRINT" desc="Menu item for printing the current pa ge. [CHAR-LIMIT=27]"> |
242 Print… | 245 Print… |
243 </message> | 246 </message> |
244 <message name="IDS_MENU_SHARE_PAGE" desc="Menu item for sharing the curren t page. [CHAR-LIMIT=27]"> | 247 <message name="IDS_MENU_SHARE_PAGE" desc="Menu item for sharing the curren t page. [CHAR-LIMIT=27]"> |
245 Share… | 248 Share… |
246 </message> | 249 </message> |
247 <message name="IDS_SHARE_LINK_CHOOSER_TITLE" desc="title for the share dia log when sharing the current address [CHAR-LIMIT=27]"> | 250 <message name="IDS_SHARE_LINK_CHOOSER_TITLE" desc="title for the share dia log when sharing the current address [CHAR-LIMIT=27]"> |
248 Share via | 251 Share via |
249 </message> | 252 </message> |
250 <message name="IDS_ACCESSIBILITY_MENU_SHARE_VIA" desc="Content description share current page via the most recently used application menu item"> | 253 <message name="IDS_ACCESSIBILITY_MENU_SHARE_VIA" desc="Content description share current page via the most recently used application menu item"> |
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
356 <message name="IDS_UPDATE_FROM_MARKET" desc="Title of button that will dir ect the user to update TalkBack from the market (Play Store)"> | 359 <message name="IDS_UPDATE_FROM_MARKET" desc="Title of button that will dir ect the user to update TalkBack from the market (Play Store)"> |
357 Update | 360 Update |
358 </message> | 361 </message> |
359 <message name="IDS_CANCEL_TALKBACK_ALERT" desc="Title of button that will cancel the TalkBack alert dialog dialog."> | 362 <message name="IDS_CANCEL_TALKBACK_ALERT" desc="Title of button that will cancel the TalkBack alert dialog dialog."> |
360 Cancel | 363 Cancel |
361 </message> | 364 </message> |
362 | 365 |
363 </messages> | 366 </messages> |
364 </release> | 367 </release> |
365 </grit> | 368 </grit> |
OLD | NEW |