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 1408 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1419 </message> | 1419 </message> |
1420 <message name="IDS_IOS_TOOLBAR_CLOSE_MENU" desc="The accessibility label f or the toolbar close settings menu button [iOS only]."> | 1420 <message name="IDS_IOS_TOOLBAR_CLOSE_MENU" desc="The accessibility label f or the toolbar close settings menu button [iOS only]."> |
1421 Close Menu | 1421 Close Menu |
1422 </message> | 1422 </message> |
1423 <message name="IDS_IOS_TOOLBAR_SETTINGS" desc="The accessibility label for the toolbar open settings menu button [iOS only]."> | 1423 <message name="IDS_IOS_TOOLBAR_SETTINGS" desc="The accessibility label for the toolbar open settings menu button [iOS only]."> |
1424 Menu | 1424 Menu |
1425 </message> | 1425 </message> |
1426 <message name="IDS_IOS_TOOLBAR_SHOW_TABS" desc="The accessibility label fo r the toolbar show tabs button [iOS only]."> | 1426 <message name="IDS_IOS_TOOLBAR_SHOW_TABS" desc="The accessibility label fo r the toolbar show tabs button [iOS only]."> |
1427 Show Tabs | 1427 Show Tabs |
1428 </message> | 1428 </message> |
1429 <message name="IDS_IOS_TOOLBAR_SHOW_TAB_GRID" desc="The accessibility labe l for the toolbar show tab grid button [iOS only]."> | |
1430 Home | |
sczs
2017/06/20 01:20:30
Wasn't sure on this one, but I know Tab Grid might
marq (ping after 24h)
2017/06/20 08:13:39
How is this different from IDS_IOS_TOOLBAR_SHOW_TA
lpromero
2017/06/20 08:38:53
I am not sure of that. The spatial layout is acces
sczs
2017/06/21 01:47:56
I was thinking that Tabs is something most people
sczs
2017/06/21 01:47:56
I was actually thinking about that, since that but
| |
1431 </message> | |
1429 <message name="IDS_IOS_TOOLS_MENU" desc="The accessibility label for the i OS tools menu [iOS only]"> | 1432 <message name="IDS_IOS_TOOLS_MENU" desc="The accessibility label for the i OS tools menu [iOS only]"> |
1430 Tools Menu | 1433 Tools Menu |
1431 </message> | 1434 </message> |
1432 <message name="IDS_IOS_TOOLS_MENU_BOOKMARKS" desc="The iOS menu item for o pening the bookmarks manager [Length: 15em] [iOS only]"> | 1435 <message name="IDS_IOS_TOOLS_MENU_BOOKMARKS" desc="The iOS menu item for o pening the bookmarks manager [Length: 15em] [iOS only]"> |
1433 Bookmarks | 1436 Bookmarks |
1434 </message> | 1437 </message> |
1435 <message name="IDS_IOS_TOOLS_MENU_CLOSE_ALL_INCOGNITO_TABS" desc="The iOS menu item for closing all incognito tabs [Length: 15em] [iOS only]"> | 1438 <message name="IDS_IOS_TOOLS_MENU_CLOSE_ALL_INCOGNITO_TABS" desc="The iOS menu item for closing all incognito tabs [Length: 15em] [iOS only]"> |
1436 Close All Incognito Tabs | 1439 Close All Incognito Tabs |
1437 </message> | 1440 </message> |
1438 <message name="IDS_IOS_TOOLS_MENU_CLOSE_ALL_TABS" desc="The iOS menu item for closing all tabs [Length: 15em] [iOS only]"> | 1441 <message name="IDS_IOS_TOOLS_MENU_CLOSE_ALL_TABS" desc="The iOS menu item for closing all tabs [Length: 15em] [iOS only]"> |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1524 </message> | 1527 </message> |
1525 <message name="IDS_IOS_SYSTEM_MAIL_APP" desc="Name of iOS system-provided Mail app. Note that this is not consistently translated for all locales, e.g. it is still 'Mail' (in English) for French locale, but is translated to '邮件' for C hinese locale. [Length: 10em]"> | 1528 <message name="IDS_IOS_SYSTEM_MAIL_APP" desc="Name of iOS system-provided Mail app. Note that this is not consistently translated for all locales, e.g. it is still 'Mail' (in English) for French locale, but is translated to '邮件' for C hinese locale. [Length: 10em]"> |
1526 Mail | 1529 Mail |
1527 </message> | 1530 </message> |
1528 <message name="IDS_IOS_COMPOSE_EMAIL_SETTING" desc="Title for the view and option to select a handler for mailto: URLs. [Length: 20em]"> | 1531 <message name="IDS_IOS_COMPOSE_EMAIL_SETTING" desc="Title for the view and option to select a handler for mailto: URLs. [Length: 20em]"> |
1529 Compose Email | 1532 Compose Email |
1530 </message> | 1533 </message> |
1531 </messages> | 1534 </messages> |
1532 </release> | 1535 </release> |
1533 </grit> | 1536 </grit> |
OLD | NEW |