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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 11192014: Revert 162252 - Make Web Intents picker in Views conform to latest mocks (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 2 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/ui/constrained_window_constants.h » ('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 definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 14060 matching lines...) Expand 10 before | Expand all | Expand 10 after
14071 <message name="IDS_REGISTER_INTENT_HANDLER_ACCEPT" desc="Text to show for th e accept button for the register intent handler request infobar."> 14071 <message name="IDS_REGISTER_INTENT_HANDLER_ACCEPT" desc="Text to show for th e accept button for the register intent handler request infobar.">
14072 Use <ph name="INTENT_HANDLER_TITLE">$1<ex>Google Search</ex></ph> 14072 Use <ph name="INTENT_HANDLER_TITLE">$1<ex>Google Search</ex></ph>
14073 </message> 14073 </message>
14074 <message name="IDS_REGISTER_INTENT_HANDLER_DENY" desc="Text to show for the deny button for the register intent handler request infobar."> 14074 <message name="IDS_REGISTER_INTENT_HANDLER_DENY" desc="Text to show for the deny button for the register intent handler request infobar.">
14075 No 14075 No
14076 </message> 14076 </message>
14077 <message name="IDS_CHOOSE_INTENT_HANDLER_MESSAGE" desc="Text to display when user is choosing a intent handler to respond to a web intent."> 14077 <message name="IDS_CHOOSE_INTENT_HANDLER_MESSAGE" desc="Text to display when user is choosing a intent handler to respond to a web intent.">
14078 Complete action using: 14078 Complete action using:
14079 </message> 14079 </message>
14080 <message name="IDS_FIND_MORE_INTENT_HANDLER_MESSAGE" desc="Text to show to i nform the user that more intent services can be found in the web store."> 14080 <message name="IDS_FIND_MORE_INTENT_HANDLER_MESSAGE" desc="Text to show to i nform the user that more intent services can be found in the web store.">
14081 Find more apps in the Chrome Web Store 14081 Find more apps by visiting the Chrome Web Store.
14082 </message> 14082 </message>
14083 <message name="IDS_FIND_MORE_INTENT_HANDLER_TOOLTIP" desc="Tooltip text for the web store plus button on the intent picker dialog."> 14083 <message name="IDS_FIND_MORE_INTENT_HANDLER_TOOLTIP" desc="Tooltip text for the web store plus button on the intent picker dialog.">
14084 Find apps in the Chrome Web Store 14084 Find apps in the Chrome Web Store
14085 </message> 14085 </message>
14086 <message name="IDS_INTENT_PICKER_NO_SERVICES_REGISTERED" desc="Prompt indica ting to the user that there are no services registered for the given Web Intents action."> 14086 <message name="IDS_INTENT_PICKER_NO_SERVICES_REGISTERED" desc="Prompt indica ting to the user that there are no services registered for the given Web Intents action.">
14087 No apps are registered for this action. 14087 No apps are registered for this action.
14088 </message> 14088 </message>
14089 <message name="IDS_INTENT_PICKER_CHOOSE_SERVICE" desc="Prompt to the user to select one of the given services to complete a Web Intents action."> 14089 <message name="IDS_INTENT_PICKER_CHOOSE_SERVICE" desc="Prompt to the user to select one of the given services to complete a Web Intents action.">
14090 Choose an app&#8230; 14090 Which app do you want to use?
14091 </message> 14091 </message>
14092 <message name="IDS_INTENT_PICKER_CHOOSE_SERVICES_NONE_INSTALLED_TITLE" desc= "Heading in the Web Intents picker box for a section containing suggested applic ations from the Chrome Web Store. Displayed only if there are no installed servi ces."> 14092 <message name="IDS_INTENT_PICKER_CHOOSE_SERVICES_NONE_INSTALLED_TITLE" desc= "Heading in the Web Intents picker box for a section containing suggested applic ations from the Chrome Web Store. Displayed only if there are no installed servi ces.">
14093 You have no apps installed. 14093 You have no apps installed.
14094 </message> 14094 </message>
14095 <message name="IDS_INTENT_PICKER_CHOOSE_SERVICES_NONE_INSTALLED_MESSAGE" des c="Message body in the Web Intents picker box for a section containing suggested applications from the Chrome Web Store. Displayed only if there are no installe d services."> 14095 <message name="IDS_INTENT_PICKER_CHOOSE_SERVICES_NONE_INSTALLED_MESSAGE" des c="Message body in the Web Intents picker box for a section containing suggested applications from the Chrome Web Store. Displayed only if there are no installe d services.">
14096 Here are some suggestions from the Chrome Web Store: 14096 Here are some suggestions from the Chrome Web Store:
14097 </message> 14097 </message>
14098 <message name="IDS_INTENT_PICKER_GET_MORE_SERVICES_NONE_INSTALLED" desc="Hea ding in the Web Intents picker box for a section containing suggested applicatio ns from the Chrome Web Store. Displayed only if there are no installed services. "> 14098 <message name="IDS_INTENT_PICKER_GET_MORE_SERVICES_NONE_INSTALLED" desc="Hea ding in the Web Intents picker box for a section containing suggested applicatio ns from the Chrome Web Store. Displayed only if there are no installed services. ">
14099 You have no apps installed. Here are some app suggestions from the Chrome Web Store: 14099 You have no apps installed. Here are some app suggestions from the Chrome Web Store:
14100 </message> 14100 </message>
(...skipping 14 matching lines...) Expand all
14115 </message> 14115 </message>
14116 <message name="IDS_INTENT_PICKER_WAIT_FOR_CWS" desc="Prompt indicating to th e user that Chrome is currently waiting for results from the Chrome Web Store"> 14116 <message name="IDS_INTENT_PICKER_WAIT_FOR_CWS" desc="Prompt indicating to th e user that Chrome is currently waiting for results from the Chrome Web Store">
14117 Waiting for Chrome Web Store 14117 Waiting for Chrome Web Store
14118 </message> 14118 </message>
14119 <message name="IDS_INTENT_PICKER_SELECT_INTENT" desc="Button text that, when clicked, allows the user to select the associated intent"> 14119 <message name="IDS_INTENT_PICKER_SELECT_INTENT" desc="Button text that, when clicked, allows the user to select the associated intent">
14120 Select 14120 Select
14121 </message> 14121 </message>
14122 14122
14123 <!-- Web Intents common actions --> 14123 <!-- Web Intents common actions -->
14124 <message name="IDS_WEB_INTENTS_ACTION_SHARE" desc="Question asking the user to pick a service for the 'share' action."> 14124 <message name="IDS_WEB_INTENTS_ACTION_SHARE" desc="Question asking the user to pick a service for the 'share' action.">
14125 Share with&#8230; 14125 Which app should be used for sharing?
14126 </message> 14126 </message>
14127 <message name="IDS_WEB_INTENTS_ACTION_EDIT" desc="Question asking the user t o pick a service for the 'edit' action."> 14127 <message name="IDS_WEB_INTENTS_ACTION_EDIT" desc="Question asking the user t o pick a service for the 'edit' action.">
14128 Edit with&#8230; 14128 Which app should be used for editing?
14129 </message> 14129 </message>
14130 <message name="IDS_WEB_INTENTS_ACTION_VIEW" desc="Question asking the user t o pick a service for the 'viewing' action."> 14130 <message name="IDS_WEB_INTENTS_ACTION_VIEW" desc="Question asking the user t o pick a service for the 'viewing' action.">
14131 View with&#8230; 14131 Which app should be used for viewing?
14132 </message> 14132 </message>
14133 <message name="IDS_WEB_INTENTS_ACTION_SUBSCRIBE" desc="Question asking the u ser to pick a service for the 'subscribe' action."> 14133 <message name="IDS_WEB_INTENTS_ACTION_SUBSCRIBE" desc="Question asking the u ser to pick a service for the 'subscribe' action.">
14134 Subscribe with&#8230; 14134 Which app should be used for subscribing?
14135 </message> 14135 </message>
14136 <message name="IDS_WEB_INTENTS_ACTION_SAVE" desc="Question asking the user t o pick a service for the 'save' action."> 14136 <message name="IDS_WEB_INTENTS_ACTION_SAVE" desc="Question asking the user t o pick a service for the 'save' action.">
14137 Save with&#8230; 14137 Which app should be used for saving?
14138 </message> 14138 </message>
14139 14139
14140 <!-- Web Intents native services (titles) --> 14140 <!-- Web Intents native services (titles) -->
14141 <message name="IDS_WEB_INTENTS_FILE_PICKER_SERVICE_TITLE" desc="Title of the chrome-built-in web intent service for the 'pick' action (basically a file pick er)."> 14141 <message name="IDS_WEB_INTENTS_FILE_PICKER_SERVICE_TITLE" desc="Title of the chrome-built-in web intent service for the 'pick' action (basically a file pick er).">
14142 System File Picker 14142 System File Picker
14143 </message> 14143 </message>
14144 14144
14145 <!-- PDF with unsupported feature bubble --> 14145 <!-- PDF with unsupported feature bubble -->
14146 <message name="IDS_PDF_BUBBLE_MESSAGE" desc="Message for the bubble when a u ser views a PDF with an unsupported feature"> 14146 <message name="IDS_PDF_BUBBLE_MESSAGE" desc="Message for the bubble when a u ser views a PDF with an unsupported feature">
14147 Parts of this PDF document could not be displayed. 14147 Parts of this PDF document could not be displayed.
(...skipping 484 matching lines...) Expand 10 before | Expand all | Expand 10 after
14632 14632
14633 <structures fallback_to_english="true"> 14633 <structures fallback_to_english="true">
14634 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14634 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14635 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14635 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14636 </structure> 14636 </structure>
14637 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14637 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14638 </structure> 14638 </structure>
14639 </structures> 14639 </structures>
14640 </release> 14640 </release>
14641 </grit> 14641 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/constrained_window_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698