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

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: Include changes from CL 11077006 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index ea86dbdc631a88b0d42d98e8224754e7525d55f7..a366571a32b8fb6f0e85de448b1341ba97b74196 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14190,7 +14190,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
@@ -14199,7 +14199,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.
@@ -14234,19 +14234,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/resources/shared/css/overlay.css » ('j') | chrome/browser/ui/constrained_window.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698