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

Side by Side Diff: ash/ash_strings.grd

Issue 2824703006: Add MetalayerMode to the palette. (Closed)
Patch Set: Fixed copyright year Created 3 years, 8 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 unified diff | Download patch
« no previous file with comments | « ash/BUILD.gn ('k') | ash/palette_delegate.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains the strings for ash. 4 This file contains the strings for ash.
5 --> 5 -->
6 6
7 <grit base_dir="." latest_public_release="0" current_release="1" 7 <grit base_dir="." latest_public_release="0" current_release="1"
8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
9 <outputs> 9 <outputs>
10 <output filename="grit/ash_strings.h" type="rc_header"> 10 <output filename="grit/ash_strings.h" type="rc_header">
(...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after
383 </message> 383 </message>
384 <message name="IDS_ASH_STYLUS_TOOLS_CREATE_NOTE_ACTION" desc="Title of the capture screen action in the stylus tools (a pop-up panel next to the status tr ay). Clicking this opens up an application that the user can quickly jot a note down in."> 384 <message name="IDS_ASH_STYLUS_TOOLS_CREATE_NOTE_ACTION" desc="Title of the capture screen action in the stylus tools (a pop-up panel next to the status tr ay). Clicking this opens up an application that the user can quickly jot a note down in.">
385 New note 385 New note
386 </message> 386 </message>
387 <message name="IDS_ASH_STYLUS_TOOLS_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 cl osed."> 387 <message name="IDS_ASH_STYLUS_TOOLS_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 cl osed.">
388 Laser pointer mode 388 Laser pointer mode
389 </message> 389 </message>
390 <message name="IDS_ASH_STYLUS_TOOLS_MAGNIFIER_MODE" desc="Title of the mag nification mode in the stylus tools. Clicking this button opens up a magnifier. The magnifier remains active until the user turns it off by tapping the same but ton again."> 390 <message name="IDS_ASH_STYLUS_TOOLS_MAGNIFIER_MODE" desc="Title of the mag nification mode in the stylus tools. Clicking this button opens up a magnifier. The magnifier remains active until the user turns it off by tapping the same but ton again.">
391 Magnifying glass mode 391 Magnifying glass mode
392 </message> 392 </message>
393 <message name="IDS_ASH_STYLUS_TOOLS_METALAYER_MODE" desc="Title of the met alayer mode in the stylus tools. Clicking this button opens up the voice interac tion overlay. The overlay remains active until the user completes the interactio n.">
394 Metalayer mode
395 </message>
393 <message name="IDS_ASH_STYLUS_TOOLS_TITLE" desc="The title of the stylus t ools dialog in the ash shelf."> 396 <message name="IDS_ASH_STYLUS_TOOLS_TITLE" desc="The title of the stylus t ools dialog in the ash shelf.">
394 Stylus tools 397 Stylus tools
395 </message> 398 </message>
396 <message name="IDS_ASH_PALETTE_SETTINGS" desc="The label on the setting bu tton used to open palette setting page."> 399 <message name="IDS_ASH_PALETTE_SETTINGS" desc="The label on the setting bu tton used to open palette setting page.">
397 Stylus settings 400 Stylus settings
398 </message> 401 </message>
399 402
400 <message name="IDS_ASH_TOAST_DISMISS_BUTTON" desc="The text button shown i n toasts to close the toast immediately without waiting timeout."> 403 <message name="IDS_ASH_TOAST_DISMISS_BUTTON" desc="The text button shown i n toasts to close the toast immediately without waiting timeout.">
401 DISMISS 404 DISMISS
402 </message> 405 </message>
(...skipping 592 matching lines...) Expand 10 before | Expand all | Expand 10 after
995 998
996 <!-- Notification that an accelerator was pressed, so the user knows how t o toggle it back --> 999 <!-- Notification that an accelerator was pressed, so the user knows how t o toggle it back -->
997 <message name="IDS_HIGH_CONTRAST_ACCEL_MSG" 1000 <message name="IDS_HIGH_CONTRAST_ACCEL_MSG"
998 desc="Notification message to tell users that they just pressed t he Search+Shift+H shortcut to toggle High Contrast Mode, and that pressing it ag ain will toggle it off."> 1001 desc="Notification message to tell users that they just pressed t he Search+Shift+H shortcut to toggle High Contrast Mode, and that pressing it ag ain will toggle it off.">
999 High Contrast Mode enabled. Press Search+Shift+H again to toggle it off. 1002 High Contrast Mode enabled. Press Search+Shift+H again to toggle it off.
1000 </message> 1003 </message>
1001 </messages> 1004 </messages>
1002 </release> 1005 </release>
1003 </grit> 1006 </grit>
1004 1007
OLDNEW
« no previous file with comments | « ash/BUILD.gn ('k') | ash/palette_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698