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

Unified Diff: chrome/app/chromeos_strings.grdp

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
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index d64619485a2128bab471aadffac92e6758108df4..3f4117be89847d22a7c1710ed8fd4eb950461b56 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -121,6 +121,9 @@ Press any key to continue exploring.
<message name="IDS_FILE_BROWSER_NAME_COLUMN_LABEL" desc="Name column label.">
Name
</message>
+ <message name="IDS_FILE_BROWSER_SET_WALLPAPER_MENU_ITEM" desc="The context menuitem to set wallpaper.">
fukino 2016/06/21 17:31:30 You should check how other similar UI elements are
fukino 2016/06/21 17:31:30 s/menuitem/menu item It's weird to insert this it
+ Set wallpaper
+ </message>
<message name="IDS_FILE_BROWSER_SIZE_COLUMN_LABEL" desc="Size column label.">
Size
</message>
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698