Index: chrome/app/chromium_strings.grd |
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
index a626899c471c01603b62ca119910ff812e69998d..97bb77ddea8c7b7731f48dca8287c5da09352c09 100644 |
--- a/chrome/app/chromium_strings.grd |
+++ b/chrome/app/chromium_strings.grd |
@@ -605,8 +605,9 @@ Chromium is unable to recover your settings. |
</message> |
<!-- Extension alerts. --> |
- <message name="IDS_EXTENSION_ALERT_ITEM_EXTERNAL" desc="A statement that an external extension has been newly installed. End users have no idea what an 'external' extension is, so we simply call them extensions."> |
-The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" has been added to Chromium. |
+ <message name="IDS_EXTENSION_ALERT_ITEM_EXTERNAL" desc="A statement that an external extension has been newly installed. End users have no idea what an 'external' extension is, so we simply call them extensions. The trailing character is expected to be a newline."> |
Aaron Boodman
2012/03/02 18:47:35
Sorry to nitpick here, but can you change this to:
|
+The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" has been added. |
+ |
''' |
</message> |