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

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

Issue 10107020: [filemanager] New visuals for file name, saved and overwrite original UI elemetns in image editor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Style. Created 8 years, 8 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/browser/resources/file_manager/js/mock_chrome.js
===================================================================
--- chrome/browser/resources/file_manager/js/mock_chrome.js (revision 132564)
+++ chrome/browser/resources/file_manager/js/mock_chrome.js (working copy)
@@ -407,7 +407,7 @@
GALLERY_FILE_HIDDEN_NAME: 'Names starting with dot are reserved ' +
'for the system. Please choose another name.',
GALLERY_SAVED: 'Saved',
- GALLERY_KEEP_ORIGINAL: 'Keep original',
+ GALLERY_OVERWRITE_ORIGINAL: 'Overwrite original',
GALLERY_UNSAVED_CHANGES: 'Changes are not saved yet.',
GALLERY_READONLY_WARNING: '$1 is read only. Edited images will be saved in the Downloads folder.',
GALLERY_IMAGE_ERROR: 'This file could not be displayed',

Powered by Google App Engine
This is Rietveld 408576698