| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 2b9f41e2bf8d7e35f26ebcf448cc45dabc6fe11d..c88d18e70914e13afcc5d75bca995e266afd5838 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -172,6 +172,15 @@ Press any key to continue exploring.
|
| <message name="IDS_FILE_BROWSER_TOTAL_FILE_SIZE_LABEL" desc="Total size of files that user selects in Files app">
|
| Total file size
|
| </message>
|
| + <message name="IDS_FILE_BROWSER_IMAGE_RESOLUTION_COLUMN_LABEL" desc="Image resolution of a file that user selects in Files app">
|
| + Image resolution
|
| + </message>
|
| + <message name="IDS_FILE_BROWSER_MEDIA_TITLE_COLUMN_LABEL" desc="Artist of a music file that user selects in Files app">
|
| + Title
|
| + </message>
|
| + <message name="IDS_FILE_BROWSER_MEDIA_ARTIST_COLUMN_LABEL" desc="Title of a music file that user selects in Files app">
|
| + Artist
|
| + </message>
|
| <message name="IDS_FILE_BROWSER_TYPE_COLUMN_LABEL" desc="Type column label.">
|
| Type
|
| </message>
|
|
|