Commit 174759d8 authored by ananta@chromium.org's avatar ananta@chromium.org

Adds the notification text to be displayed in Windows 8 metro mode when a download completes.

BUG=133109
R=cpu
Review URL: https://chromiumcodereview.appspot.com/10853008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150109 0039d316-1c4b-4281-b951-d872f2087c98
parent 27f1f85f
......@@ -17092,7 +17092,14 @@ Battery full
desc="Infobar text for link to help center about metro mode issues">
Why am I seeing this?
</message>
<message name="IDS_METRO_DOWNLOAD_COMPLETE_NOTIFICATION"
desc="Notification displayed when a download request is completed">
Your download has completed
</message>
<message name="IDS_METRO_DOWNLOAD_COMPLETE_NOTIFICATION_TITLE"
desc="Title for notification displayed when a download request is completed">
Download complete notification
</message>
</messages>
<structures fallback_to_english="true">
<!-- Make sure these stay in sync with the structures in generated_resources.grd. -->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment