| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index f8a4775228dd99f24e7f3fc025424263cbdbd61a..9f31e277132b94b027ade6a81c4c08ad78fd6bf9 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -800,6 +800,9 @@ Press any key to continue exploring.
|
| <message name="IDS_FILE_BROWSER_METADATA_BOX_CREATION_TIME" desc="Label for file creation time.">
|
| Created Time
|
| </message>
|
| + <message name="IDS_FILE_BROWSER_METADATA_BOX_DIMENSION" desc="Label for image dimension.">
|
| + Dimension
|
| + </message>
|
| <message name="IDS_FILE_BROWSER_METADATA_BOX_DURATION" desc="Label for audio/video duration.">
|
| Duration
|
| </message>
|
| @@ -848,9 +851,6 @@ Press any key to continue exploring.
|
| <message name="IDS_FILE_BROWSER_METADATA_BOX_PAGE_COUNT" desc="Label for pdf page count.">
|
| Page Count
|
| </message>
|
| - <message name="IDS_FILE_BROWSER_METADATA_BOX_RESOLUTION" desc="Label for image resolution.">
|
| - Resolution
|
| - </message>
|
| <message name="IDS_FILE_BROWSER_METADATA_BOX_SOURCE" desc="Label for the device used to capture the image.">
|
| Source
|
| </message>
|
|
|