Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index 5f392c43478ab8faa4e46f654fc12e62523cffe2..7afe824d9556b4d8f5436c07e6276d8c490e75a0 100644 |
| --- a/chrome/app/chromeos_strings.grdp |
| +++ b/chrome/app/chromeos_strings.grdp |
| @@ -355,6 +355,9 @@ Press any key to continue exploring. |
| <message name="IDS_FILE_BROWSER_GALLERY_SAVED" desc="In the Gallery, the message informing that editing saved successfully."> |
| Saved |
| </message> |
| + <message name="IDS_FILE_BROWSER_GALLERY_SAVE_FAILED" desc="In the Gallery, the message informing that it failed to save editing image."> |
| + Failed to save an image. |
|
hirono
2015/03/13 08:45:38
Could you ask @bengold for confirming the string?
yawano
2015/03/17 00:54:53
Confirmed and got lgtm about the string from @beng
|
| + </message> |
| <message name="IDS_FILE_BROWSER_GALLERY_OVERWRITE_ORIGINAL" desc="In the Gallery, text on the button to overwrite original file along with the edited copy."> |
| Overwrite original |
| </message> |