Index: chrome/app/chromeos_strings.grdp |
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
index 3f784ac382dedc108f6b1624e082b66f24ceb1a8..4a57d38c66c32c034938978e1c42c89d8109ad68 100644 |
--- a/chrome/app/chromeos_strings.grdp |
+++ b/chrome/app/chromeos_strings.grdp |
@@ -500,6 +500,9 @@ Press any key to continue exploring. |
<message name="IDS_FILE_BROWSER_SYNC_FILE_NAME" desc="File Manager status message."> |
Syncing <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... |
</message> |
+ <message name="IDS_FILE_BROWSER_SYNC_FILE_NUMBER" desc="File Manager status message."> |
+ Syncing <ph name="NUMBER_OF_FILE">$1<ex>7</ex></ph> items... |
hirono
2014/08/29 03:34:16
nit: NUMBER_OF_FILE -> NUMBER_OF_FILES
iseki
2014/08/29 04:21:08
Done.
|
+ </message> |
<message name="IDS_FILE_BROWSER_SYNC_DELETE_WITHOUT_PERMISSION_ERROR" desc="File Manager status message shown when the drive sync is failed because a user try to remove shared files that the user does not own."> |
"<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>" has been shared with you. You cannot delete it because you do not own it. |
</message> |