| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index e4bf3fc2380feb838a6385f17df7e9c958b5c63f..1f6e3e7f5db8664394518e99c5cf843a161d4a8c 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -115,6 +115,9 @@ Press any key to continue exploring.
|
| <message name="IDS_WALLPAPER_MANAGER_INVALID_WALLPAPER" desc="The string displayed to user when user selected wallpaper can not be set as a wallpaper.">
|
| Chrome cannot set wallpaper.
|
| </message>
|
| + <message name="IDS_CURRENT_WALLPAPER_SET_BY_MESSAGE" desc="The string displayed to user if the current wallpaper is set by a third party wallpaper app/extension.">
|
| + Current wallpaper is set by '<ph name="APP_NAME">$1</ph>'
|
| + </message>
|
|
|
| <!-- File Manager -->
|
| <message name="IDS_FLAGS_ENABLE_FILE_MANAGER_MTP_NAME" desc="Name of the about:flag option to enable MTP support in file manager.">
|
|
|