| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- | 3 <!-- |
| 4 This file contains definition of resources that will be translated for each | 4 This file contains definition of resources that will be translated for each |
| 5 locale. The strings in this file are specific to iOS. | 5 locale. The strings in this file are specific to iOS. |
| 6 --> | 6 --> |
| 7 | 7 |
| 8 <grit base_dir="." latest_public_release="0" current_release="1" | 8 <grit base_dir="." latest_public_release="0" current_release="1" |
| 9 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> | 9 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> |
| 10 <outputs> | 10 <outputs> |
| (...skipping 1429 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1440 </message> | 1440 </message> |
| 1441 <message name="IDS_IOS_TOOLS_MENU_NEW_TAB" desc="The iOS menu item for ope
ning a new tab [Length: 15em] [iOS only]" meaning="Tools menu entry to create a
new tab."> | 1441 <message name="IDS_IOS_TOOLS_MENU_NEW_TAB" desc="The iOS menu item for ope
ning a new tab [Length: 15em] [iOS only]" meaning="Tools menu entry to create a
new tab."> |
| 1442 New Tab | 1442 New Tab |
| 1443 </message> | 1443 </message> |
| 1444 <message name="IDS_IOS_TOOLS_MENU_READER_MODE" desc="The iOS menu item for
entering reader mode [Length: 15em] [iOS only]"> | 1444 <message name="IDS_IOS_TOOLS_MENU_READER_MODE" desc="The iOS menu item for
entering reader mode [Length: 15em] [iOS only]"> |
| 1445 Reader mode | 1445 Reader mode |
| 1446 </message> | 1446 </message> |
| 1447 <message name="IDS_IOS_TOOLS_MENU_READING_LIST" desc="The iOS menu item fo
r opening the reading list [Length: 15em] [iOS only]"> | 1447 <message name="IDS_IOS_TOOLS_MENU_READING_LIST" desc="The iOS menu item fo
r opening the reading list [Length: 15em] [iOS only]"> |
| 1448 Reading List | 1448 Reading List |
| 1449 </message> | 1449 </message> |
| 1450 <message name="IDS_IOS_TOOLS_MENU_RECENT_TABS" desc="The iOS menu item for
opening the panel showing the recently closed tabs and the tabs from other devi
ces. [Length: 15em] [iOS only]"> | 1450 <message name="IDS_IOS_TOOLS_MENU_RECENT_TABS" desc="The iOS menu item for
opening the panel showing the recently closed tabs and the tabs from other devi
ces. [Length: 15em]" meaning="[In Title case] [iOS only]"> |
| 1451 Recent Tabs | 1451 Recent Tabs |
| 1452 </message> | 1452 </message> |
| 1453 <message name="IDS_IOS_TOOLS_MENU_REQUEST_DESKTOP_SITE" desc="The iOS menu
item for requesting the desktop site [Length: 15em] [iOS only]"> | 1453 <message name="IDS_IOS_TOOLS_MENU_REQUEST_DESKTOP_SITE" desc="The iOS menu
item for requesting the desktop site [Length: 15em] [iOS only]"> |
| 1454 Request Desktop Site | 1454 Request Desktop Site |
| 1455 </message> | 1455 </message> |
| 1456 <message name="IDS_IOS_TOOLS_MENU_REQUEST_MOBILE_SITE" desc="The iOS menu
item for requesting the mobile site [Length: 25em] [iOS only]"> | 1456 <message name="IDS_IOS_TOOLS_MENU_REQUEST_MOBILE_SITE" desc="The iOS menu
item for requesting the mobile site [Length: 25em] [iOS only]"> |
| 1457 Request Mobile Site | 1457 Request Mobile Site |
| 1458 </message> | 1458 </message> |
| 1459 <message name="IDS_IOS_TOOLS_MENU_SETTINGS" desc="The iOS menu item for op
ening the settings [Length: 15em] [iOS only]"> | 1459 <message name="IDS_IOS_TOOLS_MENU_SETTINGS" desc="The iOS menu item for op
ening the settings [Length: 15em] [iOS only]"> |
| 1460 Settings | 1460 Settings |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1497 </message> | 1497 </message> |
| 1498 <message name="IDS_IOS_SIGNIN_PROMO_CONTINUE_AS" desc="Button that the use
r can press to login without asking the password and continue using Chrome with
this acccount. [Length: 9em]"> | 1498 <message name="IDS_IOS_SIGNIN_PROMO_CONTINUE_AS" desc="Button that the use
r can press to login without asking the password and continue using Chrome with
this acccount. [Length: 9em]"> |
| 1499 Continue as <ph name="NAME">$1<ex>John Doe</ex></ph> | 1499 Continue as <ph name="NAME">$1<ex>John Doe</ex></ph> |
| 1500 </message> | 1500 </message> |
| 1501 <message name="IDS_IOS_SIGNIN_PROMO_NOT" desc="Button that the user can pr
ess if they are not the profile that Chrome found (opposite of 'Continue as Joe
Doe')."> | 1501 <message name="IDS_IOS_SIGNIN_PROMO_NOT" desc="Button that the user can pr
ess if they are not the profile that Chrome found (opposite of 'Continue as Joe
Doe')."> |
| 1502 Not <ph name="EMAIL">$1<ex>john.doe@example.com</ex>?</ph> | 1502 Not <ph name="EMAIL">$1<ex>john.doe@example.com</ex>?</ph> |
| 1503 </message> | 1503 </message> |
| 1504 </messages> | 1504 </messages> |
| 1505 </release> | 1505 </release> |
| 1506 </grit> | 1506 </grit> |
| OLD | NEW |