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

Unified Diff: ash/ash_strings.grd

Issue 2273273003: Update strings for ash palette and rename options/settings files. (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | ash/common/system/chromeos/palette/palette_tray.cc » ('j') | chrome/app/settings_strings.grdp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_strings.grd
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index a8e89cdd6516a2cf067cd91e3113b90f51ea99eb..f1ca10283a834331ccea078f20b892503ace0790 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -129,19 +129,6 @@ This file contains the strings for ash.
<ph> element). You can also use the 'grit add' tool to help you identify
nontranslateable parts and create placeholders for them. -->
- <message name="IDS_ASH_PALETTE_CAPTURE_REGION_ACTION" desc="Title of the capture region action in the palette (a pop-up panel next to the status tray). This causes a partial screenshot to be taken, where after clicking the palette is dimissed and the user selects an area of the screen to take a screenshot of.">
- Capture Region
- </message>
- <message name="IDS_ASH_PALETTE_CAPTURE_SCREEN_ACTION" desc="Title of the capture screen action in the palette (a pop-up panel next to the status tray). Clicking this button takes a screenshot of the entire screen. Additionally, the palette tray is closed.">
- Capture Screen
- </message>
- <message name="IDS_ASH_PALETTE_CREATE_NOTE_ACTION" desc="Title of the capture screen action in the palette (a pop-up panel next to the status tray). Clicking this opens up an application that the user can quickly jot a note down in. Additionally, the palette tray is closed.">
- Create Note
- </message>
- <message name="IDS_ASH_PALETTE_MAGNIFIER_MODE" desc="Title of the magnification mode in the palette. Clicking this button opens up a magnifier. The magnifier remains active until the user turns it off by tapping the same button again.">
- Magnifier
- </message>
-
<!-- TODO(zork): Only include these in Aura builds -->
<message name="IDS_ASH_SHELF_APP_LIST_TITLE" desc="The title used for the Ash App List in the Shelf">
Apps
@@ -380,8 +367,23 @@ Press Ctrl+Alt+Z to disable.
Previous menu
</message>
+ <message name="IDS_ASH_PALETTE_CAPTURE_REGION_ACTION" desc="Title of the capture region action in the palette (a pop-up panel next to the status tray). This causes a partial screenshot to be taken, where after clicking the palette is dimissed and the user selects an area of the screen to take a screenshot of.">
stevenjb 2016/08/25 18:27:16 As long as we are moving these and changing the te
jdufault 2016/08/25 21:48:02 Done.
+ Capture region
+ </message>
+ <message name="IDS_ASH_PALETTE_CAPTURE_REGION_TOAST" desc="Message content on the toast that appears when the user activates the capture region action in the palette.">
+ Use the stylus to select a region
+ </message>
+ <message name="IDS_ASH_PALETTE_CAPTURE_SCREEN_ACTION" desc="Title of the capture screen action in the palette (a pop-up panel next to the status tray). Clicking this button takes a screenshot of the entire screen. Additionally, the palette tray is closed.">
+ Capture screen
+ </message>
+ <message name="IDS_ASH_PALETTE_CREATE_NOTE_ACTION" desc="Title of the capture screen action in the palette (a pop-up panel next to the status tray). Clicking this opens up an application that the user can quickly jot a note down in. Additionally, the palette tray is closed.">
+ New note
+ </message>
+ <message name="IDS_ASH_PALETTE_MAGNIFIER_MODE" desc="Title of the magnification mode in the palette. Clicking this button opens up a magnifier. The magnifier remains active until the user turns it off by tapping the same button again.">
+ Magnifier mode
+ </message>
<message name="IDS_ASH_PALETTE_TITLE" desc="The title of the palette in the ash shelf.">
- Palette
+ Stylus tools
</message>
<message name="IDS_ASH_TOAST_DISMISS_BUTTON" desc="The text button shown in toasts to close the toast immediately without waiting timeout.">
« no previous file with comments | « no previous file | ash/common/system/chromeos/palette/palette_tray.cc » ('j') | chrome/app/settings_strings.grdp » ('J')

Powered by Google App Engine
This is Rietveld 408576698