| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 2a1baada71adb5febcbec7b50ca1dbd41ebc9c40..bf09d40ba92f2294ea2dc22fa622ab17ccbcaa91 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -346,6 +346,21 @@ Press any key to continue exploring.
|
| <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_16_9" desc="Button label to fix aspect to 16:9 ratio when cropping.">
|
| 16x9
|
| </message>
|
| + <message name="IDS_FILE_BROWSER_GALLERY_RESIZE" desc="In the Gallery, the title on the button that resize a photo.">
|
| + Resize
|
| + </message>
|
| + <message name="IDS_FILE_BROWSER_GALLERY_FIXRATIO" desc="Check box to fix the ratio of width/height input field.">
|
| + fix ratio
|
| + </message>
|
| + <message name="IDS_FILE_BROWSER_GALLERY_HEIGHT" desc="Input field to set the new size for height.">
|
| + height
|
| + </message>
|
| + <message name="IDS_FILE_BROWSER_GALLERY_INVALIDVALUE" desc="In the Gallery, the message informing that the input value is invalid.">
|
| + Input value is invalid.
|
| + </message>
|
| + <message name="IDS_FILE_BROWSER_GALLERY_WIDTH" desc="Input field to set the new size for width.">
|
| + width
|
| + </message>
|
| <message name="IDS_FILE_BROWSER_GALLERY_EXPOSURE" desc="In the Gallery, the title on the button that applies the Brightness/Contrast filter to a photo.">
|
| Brightness
|
| </message>
|
|
|