| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index d02487ce6c8b82fa4c2d514d0aaeedd82806b4c5..7c9097bb3dddf3b66b8f3cf6f933aec32b8592b5 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -211,6 +211,9 @@ Press any key to continue exploring.
|
| <message name="IDS_FILE_BROWSER_ERROR_LONG_NAME" desc="Error message displayed when user trys to enter too long name for a file or a folder.">
|
| This name is too long
|
| </message>
|
| + <message name="IDS_FILE_BROWSER_EMPTY_FOLDER" desc="Label shown in an empty folder.">
|
| + Nothing to see here...
|
| + </message>
|
| <message name="IDS_FILE_BROWSER_NEW_FOLDER_BUTTON_LABEL" desc="Label on the 'New folder' button.">
|
| New folder
|
| </message>
|
|
|