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

Unified Diff: chrome/browser/resources/file_manager/js/mock_chrome.js

Issue 8745013: [filebrowser] Support renaming in Gallery. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month 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
« no previous file with comments | « chrome/browser/resources/file_manager/js/image_editor/image_util.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/file_manager/js/mock_chrome.js
===================================================================
--- chrome/browser/resources/file_manager/js/mock_chrome.js (revision 112157)
+++ chrome/browser/resources/file_manager/js/mock_chrome.js (working copy)
@@ -262,6 +262,7 @@
GALLERY_ENTER_WHEN_DONE: 'Press Enter when done',
GALLERY_UNDO: 'Undo',
GALLERY_REDO: 'Redo',
+ GALLERY_FILE_EXISTS: 'File already exists',
CONFIRM_OVERWRITE_FILE: 'A file named "$1" already exists. Do you want to replace it?',
FILE_ALREADY_EXISTS: 'The file named "$1" already exists. Please choose a different name.',
« no previous file with comments | « chrome/browser/resources/file_manager/js/image_editor/image_util.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698