| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index c464e13136e89944b9a168391546770e376a08ea..612141c98dc6ff00f3e8ee6b5dbea4a9c12b50b2 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -11074,6 +11074,13 @@ Some features may be unavailable. Please check that the profile exists and you
|
| <message name="IDS_WALLPAPER_MANAGER_DOWNLOADING_LABEL" desc="Downloading in progress label.">
|
| Downloading
|
| </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_SHOW_CUSTOM_WALLPAPER_ON_START_WARNING" desc="The string displayed to user when set custom wallpaper">
|
| + Your wallpaper will be shown on the login screens and your desktop background.
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_NOT_SHOW_CUSTOM_WALLPAPER_ON_START_WARNING" desc="The string displayed to user when set custom wallpaper">
|
| + Your wallpaper will be displayed on your desktop background only.
|
| + </message>
|
| +
|
|
|
| <!-- File Browser -->
|
| <message name="IDS_FILE_BROWSER_ROOT_DIRECTORY_LABEL" desc="Root directory label.">
|
|
|