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

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: 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 437f56538ed127278286f16e549309e5b40419d2..7be82a556a41867f81bbc651f0167c0ebd04beef 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -9143,6 +9143,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 recognised.
rginda 2011/08/23 20:23:30 No comma, and use recognized (-ised is the British
sidor 2011/08/23 23:18:47 Done.
+ </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 on this machine.
rginda 2011/08/23 20:23:30 No comma, and remove "on this machine".
sidor 2011/08/23 23:18:47 Done.
+ </message>
rginda 2011/08/23 20:23:30 Please add these strings to mock_chrome too.
sidor 2011/08/23 23:18:47 Done.
<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/resources/file_manager/js/file_manager.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698