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

Unified Diff: ash/ash_strings.grd

Issue 2239743004: Palette tool laser prototype. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@patch
Patch Set: Refactored drawing code. Created 4 years, 4 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: ash/ash_strings.grd
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index 83c9b2ea6fa4b337f24c19f996adbe2fcf4fcc87..d7ef82e525a5dcbff0d681694f43bd933ae8ce7e 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -134,6 +134,9 @@ This file contains the strings for ash.
</message>
<!-- TODO(zork): Only include these in Aura builds -->
+ <message name="IDS_ASH_PALETTE_LASER_POINTER_MODE" desc="Title of the laser pointer in the palette (a pop-up panel next to the status tray). Clicking this turns the mouse into a laser pointer. Additionally, the palette tray is closed.">
jdufault 2016/08/24 21:27:41 Move this immediately above IDS_ASH_PALETTE_TITLE
sammiequon 2016/08/25 17:59:04 Done.
+ Laser Pointer
+ </message>
<message name="IDS_ASH_SHELF_APP_LIST_TITLE" desc="The title used for the Ash App List in the Shelf">
Apps
</message>

Powered by Google App Engine
This is Rietveld 408576698