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

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

Issue 9839009: [filebrowser] Show progress indication, while files from GData are being downloaded. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 9 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 128203)
+++ chrome/browser/resources/file_manager/js/mock_chrome.js (working copy)
@@ -365,6 +365,7 @@
ERROR_NEW_FOLDER_EMPTY_NAME: 'Please specify a folder name',
NEW_FOLDER_BUTTON_LABEL: 'New folder',
FILENAME_LABEL: 'File Name',
+ PREPARING_LABEL: 'Preparing',
DIMENSIONS_LABEL: 'Dimensions',
DIMENSIONS_FORMAT: '$1 x $2',

Powered by Google App Engine
This is Rietveld 408576698