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

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

Issue 2891363002: Add long press actions for Most Visited tiles (Closed)
Patch Set: Address comments 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/chrome/browser/content_suggestions/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 525 matching lines...) Expand 10 before | Expand all | Expand 10 after
536 </message> 536 </message>
537 <message name="IDS_IOS_CONTENT_CONTEXT_OPENLINKNEWINCOGNITOTAB" desc="The iOS menu item for opening a link in a new incognito tab. Shorter than the deskto p version [Length: 25em] [iOS only]"> 537 <message name="IDS_IOS_CONTENT_CONTEXT_OPENLINKNEWINCOGNITOTAB" desc="The iOS menu item for opening a link in a new incognito tab. Shorter than the deskto p version [Length: 25em] [iOS only]">
538 Open in New Incognito Tab 538 Open in New Incognito Tab
539 </message> 539 </message>
540 <message name="IDS_IOS_CONTENT_CONTEXT_OPENLINKNEWTAB" desc="The iOS menu item for opening a link in another tab. Shorter than the desktop version [iOS on ly]"> 540 <message name="IDS_IOS_CONTENT_CONTEXT_OPENLINKNEWTAB" desc="The iOS menu item for opening a link in another tab. Shorter than the desktop version [iOS on ly]">
541 Open in New Tab 541 Open in New Tab
542 </message> 542 </message>
543 <message name="IDS_IOS_CONTENT_CONTEXT_SAVEIMAGE" desc="The name of the Sa ve Image As command in the content area context menu"> 543 <message name="IDS_IOS_CONTENT_CONTEXT_SAVEIMAGE" desc="The name of the Sa ve Image As command in the content area context menu">
544 Save Image 544 Save Image
545 </message> 545 </message>
546 <message name="IDS_IOS_CONTENT_SUGGESTIONS_DELETE" desc="The name of the D elete command in the Content Suggestions articles context menu">
547 Delete
548 </message>
549 <message name="IDS_IOS_CONTENT_SUGGESTIONS_FOOTER_TITLE" desc="The title o f the footer of the sections of Content Suggestions"> 546 <message name="IDS_IOS_CONTENT_SUGGESTIONS_FOOTER_TITLE" desc="The title o f the footer of the sections of Content Suggestions">
550 More 547 More
551 </message> 548 </message>
549 <message name="IDS_IOS_CONTENT_SUGGESTIONS_REMOVE" desc="The name of the R emove command in the Content Suggestions articles context menu">
550 Remove
551 </message>
552 <message name="IDS_IOS_CONTENT_SETTINGS_TITLE" desc="Title for content set tings dialog [Length: 29em] [iOS only]"> 552 <message name="IDS_IOS_CONTENT_SETTINGS_TITLE" desc="Title for content set tings dialog [Length: 29em] [iOS only]">
553 Content Settings 553 Content Settings
554 </message> 554 </message>
555 <message name="IDS_IOS_CONTEXTUAL_SEARCH_DESCRIPTION" desc="Description fo r Contextual Search preference"> 555 <message name="IDS_IOS_CONTEXTUAL_SEARCH_DESCRIPTION" desc="Description fo r Contextual Search preference">
556 Learn about topics on websites without leaving the page. Touch to Search sends a word and its surrounding context to Google Search, returning definition s, pictures, search results, and other details. 556 Learn about topics on websites without leaving the page. Touch to Search sends a word and its surrounding context to Google Search, returning definition s, pictures, search results, and other details.
557 557
558 To adjust your search term, long press to select. To refine your search, slide t he panel all the way up and touch the search box. 558 To adjust your search term, long press to select. To refine your search, slide t he panel all the way up and touch the search box.
559 </message> 559 </message>
560 <message name="IDS_IOS_CONTEXTUAL_SEARCH_GOT_IT_BUTTON" desc="A button to confirm and dismiss opt out promo"> 560 <message name="IDS_IOS_CONTEXTUAL_SEARCH_GOT_IT_BUTTON" desc="A button to confirm and dismiss opt out promo">
561 Allow 561 Allow
(...skipping 956 matching lines...) Expand 10 before | Expand all | Expand 10 after
1518 </message> 1518 </message>
1519 <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]"> 1519 <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]">
1520 Mail 1520 Mail
1521 </message> 1521 </message>
1522 <message name="IDS_IOS_COMPOSE_EMAIL_SETTING" desc="Title for the view and option to select a handler for mailto: URLs. [Length: 20em]"> 1522 <message name="IDS_IOS_COMPOSE_EMAIL_SETTING" desc="Title for the view and option to select a handler for mailto: URLs. [Length: 20em]">
1523 Compose Email 1523 Compose Email
1524 </message> 1524 </message>
1525 </messages> 1525 </messages>
1526 </release> 1526 </release>
1527 </grit> 1527 </grit>
OLDNEW
« no previous file with comments | « no previous file | ios/chrome/browser/content_suggestions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698