| 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 1279 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1290 </message> | 1290 </message> |
| 1291 | 1291 |
| 1292 <!-- Sad tab page --> | 1292 <!-- Sad tab page --> |
| 1293 <message name="IDS_SAD_TAB_SUGGESTIONS" desc="The help message displayed o
n the sad tab page after a tab crashes."> | 1293 <message name="IDS_SAD_TAB_SUGGESTIONS" desc="The help message displayed o
n the sad tab page after a tab crashes."> |
| 1294 If you're seeing this frequently, try these <ph name="BEGIN_LINK"><li
nk></ph>suggestions<ph name="END_LINK"></link></ph>. | 1294 If you're seeing this frequently, try these <ph name="BEGIN_LINK"><li
nk></ph>suggestions<ph name="END_LINK"></link></ph>. |
| 1295 </message> | 1295 </message> |
| 1296 | 1296 |
| 1297 <!-- Fullscreen --> | 1297 <!-- Fullscreen --> |
| 1298 <message name="IDS_FULLSCREEN_API_NOTIFICATION" desc="Notification message
when a site has entered fullscreen and the directions of how to exit."> | 1298 <message name="IDS_FULLSCREEN_API_NOTIFICATION" desc="Notification message
when a site has entered fullscreen and the directions of how to exit."> |
| 1299 This site has gone fullscreen. | 1299 This site has gone fullscreen. |
| 1300 Drag from top to exit. | 1300 Hit the back button to exit. |
| 1301 </message> | 1301 </message> |
| 1302 | 1302 |
| 1303 <!-- Download UI --> | 1303 <!-- Download UI --> |
| 1304 <message name="IDS_DOWNLOAD_NO_SDCARD_DLG_TITLE_product_nosdcard" desc="Di
alog title [CHAR LIMIT=25]"> | 1304 <message name="IDS_DOWNLOAD_NO_SDCARD_DLG_TITLE_product_nosdcard" desc="Di
alog title [CHAR LIMIT=25]"> |
| 1305 USB storage unavailable | 1305 USB storage unavailable |
| 1306 </message> | 1306 </message> |
| 1307 <message name="IDS_DOWNLOAD_NO_SDCARD_DLG_TITLE_product_default" desc="Dia
log title [CHAR LIMIT=25]"> | 1307 <message name="IDS_DOWNLOAD_NO_SDCARD_DLG_TITLE_product_default" desc="Dia
log title [CHAR LIMIT=25]"> |
| 1308 No SD card | 1308 No SD card |
| 1309 </message> | 1309 </message> |
| 1310 <message name="IDS_DOWNLOAD_SDCARD_BUSY_DLG_TITLE_product_nosdcard" desc="
Title for a dialog informing the user that the SD card used for external storage
is busy so they cannot download anything [CHAR LIMIT=30]"> | 1310 <message name="IDS_DOWNLOAD_SDCARD_BUSY_DLG_TITLE_product_nosdcard" desc="
Title for a dialog informing the user that the SD card used for external storage
is busy so they cannot download anything [CHAR LIMIT=30]"> |
| (...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1466 <message name="IDS_FRE_NEW_RECENTS_MENU_TITLE" desc="Title for the Recents
Menu what's-new-screen"> | 1466 <message name="IDS_FRE_NEW_RECENTS_MENU_TITLE" desc="Title for the Recents
Menu what's-new-screen"> |
| 1467 Find your tabs here | 1467 Find your tabs here |
| 1468 </message> | 1468 </message> |
| 1469 <message name="IDS_FRE_NEW_RECENTS_MENU_TEXT" desc="Text for the Recents M
enu what's-new-screen"> | 1469 <message name="IDS_FRE_NEW_RECENTS_MENU_TEXT" desc="Text for the Recents M
enu what's-new-screen"> |
| 1470 Your tabs and apps are now in the same place for easier access. You can
turn this feature off in <ph name="BEGIN_LINK"><link></ph>Settings<ph nam
e="END_LINK"></link></ph>. | 1470 Your tabs and apps are now in the same place for easier access. You can
turn this feature off in <ph name="BEGIN_LINK"><link></ph>Settings<ph nam
e="END_LINK"></link></ph>. |
| 1471 </message> | 1471 </message> |
| 1472 | 1472 |
| 1473 </messages> | 1473 </messages> |
| 1474 </release> | 1474 </release> |
| 1475 </grit> | 1475 </grit> |
| OLD | NEW |