Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(174)

Side by Side Diff: ios/chrome/app/strings/ios_strings.grd

Issue 2936773003: [ios clean] Toolbar accessibility and showcase egtests (Closed)
Patch Set: Rename A11y string Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | ios/clean/chrome/browser/ui/toolbar/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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 Show Tab Grid
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
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>
OLDNEW
« no previous file with comments | « no previous file | ios/clean/chrome/browser/ui/toolbar/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698