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

Unified Diff: chrome/app/generated_resources.grd

Issue 11044020: Make Web Intents picker in Views conform to latest mocks (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Add a .cc file for constants to be able to compile in debug mode 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/constrained_window_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 3e5e642642eda94f403b7d9c3d7b078cd558d396..864013107849c118a01ae2d0bbbe3894dd137afc 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14072,7 +14072,7 @@ Some features may be unavailable. Please check that the profile exists and you
Complete action using:
</message>
<message name="IDS_FIND_MORE_INTENT_HANDLER_MESSAGE" desc="Text to show to inform the user that more intent services can be found in the web store.">
- Find more apps by visiting the Chrome Web Store.
+ Find more apps in the Chrome Web Store
</message>
<message name="IDS_FIND_MORE_INTENT_HANDLER_TOOLTIP" desc="Tooltip text for the web store plus button on the intent picker dialog.">
Find apps in the Chrome Web Store
@@ -14081,7 +14081,7 @@ Some features may be unavailable. Please check that the profile exists and you
No apps are registered for this action.
</message>
<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.">
- Which app do you want to use?
+ Choose an app&#8230;
</message>
<message name="IDS_INTENT_PICKER_CHOOSE_SERVICES_NONE_INSTALLED_TITLE" desc="Heading in the Web Intents picker box for a section containing suggested applications from the Chrome Web Store. Displayed only if there are no installed services.">
You have no apps installed.
@@ -14116,19 +14116,19 @@ Some features may be unavailable. Please check that the profile exists and you
<!-- Web Intents common actions -->
<message name="IDS_WEB_INTENTS_ACTION_SHARE" desc="Question asking the user to pick a service for the 'share' action.">
- Which app should be used for sharing?
+ Share with&#8230;
</message>
<message name="IDS_WEB_INTENTS_ACTION_EDIT" desc="Question asking the user to pick a service for the 'edit' action.">
- Which app should be used for editing?
+ Edit with&#8230;
</message>
<message name="IDS_WEB_INTENTS_ACTION_VIEW" desc="Question asking the user to pick a service for the 'viewing' action.">
- Which app should be used for viewing?
+ View with&#8230;
</message>
<message name="IDS_WEB_INTENTS_ACTION_SUBSCRIBE" desc="Question asking the user to pick a service for the 'subscribe' action.">
- Which app should be used for subscribing?
+ Subscribe with&#8230;
</message>
<message name="IDS_WEB_INTENTS_ACTION_SAVE" desc="Question asking the user to pick a service for the 'save' action.">
- Which app should be used for saving?
+ Save with&#8230;
</message>
<!-- Web Intents native services (titles) -->
« 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