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

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

Issue 2691303002: Add context menu for ContentSuggestions (Closed)
Patch Set: Fix gn deps Created 3 years, 10 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_OPENLINKNEWTAB" desc="The iOS menu item for opening a link in another tab. Shorter than the desktop version [iOS on ly]"> 537 <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]">
538 Open in New Tab 538 Open in New Tab
539 </message> 539 </message>
540 <message name="IDS_IOS_CONTENT_CONTEXT_SAVEIMAGE" desc="The name of the Sa ve Image As command in the content area context menu"> 540 <message name="IDS_IOS_CONTENT_CONTEXT_SAVEIMAGE" desc="The name of the Sa ve Image As command in the content area context menu">
541 Save Image 541 Save Image
542 </message> 542 </message>
543 <message name="IDS_IOS_CONTENT_CONTEXT_DOWNLOADIMAGE" desc="The name of th e Download Image command in the content area context menu"> 543 <message name="IDS_IOS_CONTENT_CONTEXT_DOWNLOADIMAGE" desc="The name of th e Download Image command in the content area context menu">
544 Download Image 544 Download 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>
546 <message name="IDS_IOS_CONTENT_SETTINGS_TITLE" desc="Title for content set tings dialog [Length: 29em] [iOS only]"> 549 <message name="IDS_IOS_CONTENT_SETTINGS_TITLE" desc="Title for content set tings dialog [Length: 29em] [iOS only]">
547 Content Settings 550 Content Settings
548 </message> 551 </message>
549 <message name="IDS_IOS_CONTEXTUAL_SEARCH_DESCRIPTION" desc="Description fo r Contextual Search preference"> 552 <message name="IDS_IOS_CONTEXTUAL_SEARCH_DESCRIPTION" desc="Description fo r Contextual Search preference">
550 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. 553 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.
551 554
552 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. 555 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.
553 </message> 556 </message>
554 <message name="IDS_IOS_CONTEXTUAL_SEARCH_GOT_IT_BUTTON" desc="A button to confirm and dismiss opt out promo"> 557 <message name="IDS_IOS_CONTEXTUAL_SEARCH_GOT_IT_BUTTON" desc="A button to confirm and dismiss opt out promo">
555 Allow 558 Allow
(...skipping 995 matching lines...) Expand 10 before | Expand all | Expand 10 after
1551 </message> 1554 </message>
1552 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]"> 1555 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]">
1553 Voice Search 1556 Voice Search
1554 </message> 1557 </message>
1555 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TTS" desc="The label for setti ng switch enabling text-to-speech response after voice search [Length: 29em] [iO S only]"> 1558 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TTS" desc="The label for setti ng switch enabling text-to-speech response after voice search [Length: 29em] [iO S only]">
1556 Speak Answers Back 1559 Speak Answers Back
1557 </message> 1560 </message>
1558 </messages> 1561 </messages>
1559 </release> 1562 </release>
1560 </grit> 1563 </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