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

Unified Diff: chrome/app/generated_resources.grd

Issue 2654123004: harmony: partly harmonize permissions bubble (Closed)
Patch Set: fix constant names Created 3 years, 11 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 | chrome/browser/ui/views/harmony/harmony_layout_delegate.cc » ('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 ccf4d0a4227b64aaf1ffe306adbd76878e7d96ce..6a0d2a11af7f271fb6bd6e7075096c80e1feb6dc 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -400,7 +400,7 @@ are declared in build/common.gypi.
Remember my decision
</message>
<message name="IDS_PERMISSIONS_BUBBLE_PROMPT" desc="The label that is used to introduce permission request details to the user in a papup.">
- <ph name="SITE_NAME">$1<ex>google.com</ex></ph> wants to:
+ <ph name="SITE_NAME">$1<ex>google.com</ex></ph> wants to
</message>
<message name="IDS_PERMISSION_ALLOW" desc="Label on button to allow a permissions request.">
Allow
« no previous file with comments | « no previous file | chrome/browser/ui/views/harmony/harmony_layout_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698