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

Unified Diff: chrome/app/generated_resources.grd

Issue 7706028: This is UI side unreadable device support. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: corrected strings + added mocks + style in js Created 9 years, 4 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 1dbfb457c650ff5ad0936fe9a20d7ff9186c130e..761073a9cbe356ddb7cd4ea85013da4756c199a3 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -9176,6 +9176,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
Are you sure you want to delete $1 items?
</message>
+ <message name="IDS_FILE_BROWSER_UNKNOWN_FILESYSTEM_WARNING" desc="Displayed when device contents cannot be read because filesystem is unknown.">
+ This device cannot be opened because its filesystem was not recognized.
+ </message>
+ <message name="IDS_FILE_BROWSER_UNSUPPORTED_FILESYSTEM_WARNING" desc="Displayed when device contents cannot be read because filesystem is unsupported.">
+ This device cannot be opened because its filesystem is not supported.
+ </message>
<message name="IDS_FILE_BROWSER_FORMATTING_WARNING" desc="Displayed when you attempt to format device.">
Formatting the removable media is going to erase all data. Do you wish to continue?
</message>
« no previous file with comments | « no previous file | chrome/browser/chromeos/cros/mount_library.h » ('j') | chrome/browser/chromeos/cros/mount_library.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698