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

Unified Diff: ui/file_manager/file_manager/main.html

Issue 2077293002: Remove ellipsis from "Set wallpaper..." context menu item. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nit Created 4 years, 6 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:
View side-by-side diff with in-line comments
Download patch
Index: ui/file_manager/file_manager/main.html
diff --git a/ui/file_manager/file_manager/main.html b/ui/file_manager/file_manager/main.html
index 9cdad5f2fba8764e608f96f22d61aee68453c860..0560de5520257c3ff3c34d4b8de281b75dbcf5f0 100644
--- a/ui/file_manager/file_manager/main.html
+++ b/ui/file_manager/file_manager/main.html
@@ -95,7 +95,7 @@
<command id="zip-selection"
i18n-values="label:ZIP_SELECTION_BUTTON_LABEL">
<command id="set-wallpaper"
- i18n-values="label:SET_WALLPAPER_BUTTON_LABEL">
+ i18n-values="label:SET_WALLPAPER_MENU_ITEM_LABEL">
<command id="share" i18n-values="label:SHARE_BUTTON_LABEL" disabled hidden
shortcut="U+00BE" hide-shortcut-text><!-- Shortcut: '.' -->

Powered by Google App Engine
This is Rietveld 408576698