| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 49b955342e554f0e4d289ec3aa4c9e6dd0d08be2..d6dc561ce1596f422fe8c75af71f34e8b8ae04d9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -10796,6 +10796,65 @@ Some features may be unavailable. Please check that the profile exists and you
|
| Deny
|
| </message>
|
|
|
| + <!-- Wallpaper Manager -->
|
| + <message name="IDS_WALLPAPER_MANAGER_SEARCH_TEXT_LABEL" desc="Search text field label.">
|
| + Search backgrounds
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_AUTHOR_LABEL" desc="Wallpaper author label.">
|
| + By
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_CUSTOM_CATEGORY_LABEL" desc="Wallpaper category label.">
|
| + Custom
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_SELECT_CUSTOM_LABEL" desc="Selects custom wallpaper label.">
|
| + Custom Image:
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_POSITION_LABEL" desc="Custom wallpaper position label">
|
| + Position:
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_COLOR_LABEL" desc="Custom wallpaper color label.">
|
| + Color:
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_PREVIEW_LABEL" desc="Custom wallpaper preview label.">
|
| + Preview:
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_HTTP_BAD_REQUEST" desc="Message to show when received HTTP_BAD_REQUEST.">
|
| + HTTP_BAD_REQUEST
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_HTTP_UNAUTHORIZED" desc="Message to show when received HTTP_UNAUTHORIZED.">
|
| + HTTP_UNAUTHORIZED
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_HTTP_FORBIDDEN" desc="Message to show when received HTTP_FORBIDDEN.">
|
| + HTTP_FORBIDDEN
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_HTTP_NOT_FOUND" desc="Message to show when received HTTP_NOT_FOUND.">
|
| + HTTP_NOT_FOUND
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_HTTP_CONFLICT" desc="Message to show when received HTTP_CONFLICT.">
|
| + HTTP_CONFLICT
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_HTTP_LENGTH_REQUIRED" desc="Message to show when received HTTP_LENGTH_REQUIRED.">
|
| + HTTP_LENGTH_REQUIRED
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_HTTP_PRECONDITION" desc="Message to show when received HTTP_PRECONDITION.">
|
| + HTTP_PRECONDITION
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_HTTP_INTERNAL_SERVER_ERROR" desc="Message to show when received HTTP_INTERNAL_SERVER_ERROR.">
|
| + HTTP_INTERNAL_SERVER_ERROR
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_HTTP_SERVICE_UNAVAILABLE" desc="Message to show when received HTTP_SERVICE_UNAVAILABLE.">
|
| + HTTP_SERVICE_UNAVAILABLE
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_WALLPAPER_NO_CONNECTION" desc="Message to show when received WALLPAPER_NO_CONNECTION.">
|
| + WALLPAPER_NO_CONNECTION
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_WALLPAPER_FILE_ERROR" desc="Message to show when received WALLPAPER_FILE_ERROR.">
|
| + WALLPAPER_FILE_ERROR
|
| + </message>
|
| + <message name="IDS_WALLPAPER_MANAGER_DOWNLOAD_DEFAULT_ERROR" desc="Message to show when failed to download wallpaper.">
|
| + Wallpaper downloading failed. Please try again later.
|
| + </message>
|
| +
|
| <!-- File Browser -->
|
| <message name="IDS_FILE_BROWSER_ROOT_DIRECTORY_LABEL" desc="Root directory label.">
|
| Files
|
|
|