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 1435 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
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] [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: 15em] [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]"> |
Eugene But (OOO till 7-30)
2017/04/07 16:49:41
Are there any existing tools items that have 25em
| |
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 |
1461 </message> | 1461 </message> |
1462 <message name="IDS_IOS_TOOLS_MENU_SHARE" desc="The iOS menu item for shari ng the current URL [Length: 15em] [iOS only]"> | 1462 <message name="IDS_IOS_TOOLS_MENU_SHARE" desc="The iOS menu item for shari ng the current URL [Length: 15em] [iOS only]"> |
1463 Share... | 1463 Share... |
1464 </message> | 1464 </message> |
1465 <message name="IDS_IOS_TOOLS_MENU_SUGGESTIONS" desc="The iOS menu item for displaying the Suggestions UI [Length: 15em] [iOS only]"> | 1465 <message name="IDS_IOS_TOOLS_MENU_SUGGESTIONS" desc="The iOS menu item for displaying the Suggestions UI [Length: 15em] [iOS only]"> |
1466 Suggestions | 1466 Suggestions |
(...skipping 30 matching lines...) Expand all 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 |