Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index 5b526051c89eec9a0e04ca48f46b9e8de5269a2d..57c5be362ed9daece56fbfe533a5804607534c30 100644 |
| --- a/chrome/app/chromeos_strings.grdp |
| +++ b/chrome/app/chromeos_strings.grdp |
| @@ -497,6 +497,9 @@ Press any key to continue exploring. |
| <message name="IDS_FILE_BROWSER_ZIP_UNEXPECTED_ERROR" desc="File Manager error message."> |
| Zipping failed, unexpected error: $1 |
| </message> |
| + <message name="IDS_FILE_BROWSER_CHECK_FILES_ARE_SHARED" desc="File Manager status message when check files are shared"> |
| + Check items are shared. |
|
hirono
2014/09/16 08:12:56
Could you confirm with @bengold if the message is
iseki
2014/09/16 08:44:20
Done.
|
| + </message> |
| <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> |