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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 891643002: Consistent capitalization and punctuation for permission requests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Shorten "desktop notifications" to "notifications" Created 5 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:
Download patch
« no previous file with comments | « no previous file | no next file » | 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 25997b8e126d07c94db0d7731404bac837f8674b..96b024e3681c80ffffd7fef2ae5f166538df63bb 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -12240,7 +12240,7 @@ Some features may be unavailable. Please check that the profile exists and you
This site is attempting to download multiple files. Do you want to allow this?
</message>
<message name="IDS_MULTI_DOWNLOAD_PERMISSION_FRAGMENT" desc="Permission request shown if multiple downloads are attempted without user interaction and there are multiple permissions requested. Follows a prompt: 'This site would like to:'">
- download multiple files.
+ Download multiple files
</message>
<message name="IDS_MULTI_DOWNLOAD_WARNING_ALLOW" desc="Text on the allow button in the IDS_MULTI_DOWNLOAD_WARNING dialog">
Allow
@@ -12786,7 +12786,7 @@ Some features may be unavailable. Please check that the profile exists and you
Allow <ph name="site">$1<ex>mail.google.com</ex></ph> to show desktop notifications?
</message>
<message name="IDS_NOTIFICATION_PERMISSIONS_FRAGMENT" desc="Permission sentence fragment to show following the prompt 'This site would like to:' in a permissions request">
- Desktop notifications
+ Notifications
</message>
<message name="IDS_NOTIFICATION_PERMISSION_YES" desc="The label of the 'allow' button on the notification permission infobar.">
Allow
@@ -13704,7 +13704,7 @@ Some features may be unavailable. Please check that the profile exists and you
<ph name="HOST">$1<ex>html5rocks.com</ex></ph> wants to use your camera.
</message>
<message name="IDS_MEDIA_CAPTURE_AUDIO_AND_VIDEO_PERMISSION_FRAGMENT" desc="Permission fragment shown in the permissions bubble when a web page requests access to the computer's microphone and camera.">
- Camera and Microphone
+ Camera and microphone
</message>
<message name="IDS_MEDIA_CAPTURE_AUDIO_ONLY_PERMISSION_FRAGMENT" desc="Permission fragment shown in the permissions bubble when a web page requests access to the computer's microphone.">
Microphone
@@ -15059,7 +15059,7 @@ Do you accept?
Do not allow any sites to send push messages
</message>
<message name="IDS_PUSH_MESSAGES_BUBBLE_FRAGMENT" desc="Question asked on the info bar whenever a domain wants to send push messages">
- push notifications
+ Push notifications
</message>
<if expr="enable_notifications">
<message name="IDS_PUSH_MESSAGING_GENERIC_NOTIFICATION_TITLE" desc="Title of an auto-generated notification informing the user that the site may have received an update in the background, in case the site did not satisfy the visible notification requirement itself.">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698