Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4162)

Unified Diff: chrome/app/generated_resources.grd

Issue 10754014: Wallpaper manager backend APIs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nits Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index d758239a74ac214a3b12eac3c1eeaae4278d4462..81c4c4a4184392dd339c61cd28e6702ddbb40d75 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -10766,6 +10766,32 @@ 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_DOWNLOAD_ERROR_MESSAGE" 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
@@ -13691,6 +13717,9 @@ Press any key to continue exploring.
<message name="IDS_OPTIONS_SET_WALLPAPER_DAILY" desc="Label for option to change wallpaper daily.">
Change wallpaper daily
</message>
+ <message name="IDS_OPTIONS_SET_WALLPAPER_DAILY" desc="Label for option to change wallpaper daily.">
+ Change wallpaper daily
+ </message>
flackr 2012/07/12 19:26:12 This seems like a duplicate.
bshe 2012/07/13 19:28:57 Removed.
<message name="IDS_OPTIONS_WALLPAPER_CENTER_LAYOUT" desc="Label for option to center a customized wallpaper.">
Center
</message>

Powered by Google App Engine
This is Rietveld 408576698