Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 112157) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -9834,6 +9834,9 @@ |
<message name="IDS_FILE_BROWSER_GALLERY_REDO" desc="In the Gallery, the text on the button that performs again the operation that has been recently reverted."> |
Redo |
</message> |
+ <message name="IDS_FILE_BROWSER_GALLERY_FILE_EXISTS" desc="In the Gallery, the message informing that file already exists when attempting to rename."> |
+ File already exists |
+ </message> |
<message name="IDS_FILE_BROWSER_CONFIRM_OVERWRITE_FILE" desc="Asks the user if they are sure they want to overwrite an existing file with another one."> |
A file named "$1" already exists. Do you want to replace it? |