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

Unified Diff: ash/ash_chromeos_strings.grdp

Issue 2271523002: Adds emoji/handwriting/vocie buttons on opt-in IME menu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
Index: ash/ash_chromeos_strings.grdp
diff --git a/ash/ash_chromeos_strings.grdp b/ash/ash_chromeos_strings.grdp
index ff908447cd6b378dcdea63235f2220e7a1a1a423..dd67084055f76f27bda41052b29a6a3070a93c7a 100644
--- a/ash/ash_chromeos_strings.grdp
+++ b/ash/ash_chromeos_strings.grdp
@@ -486,6 +486,15 @@ Press Shift + Alt to switch.
<message name="IDS_ASH_LOGOUT_CONFIRMATION_BUTTON" desc="The text for okay button of the logout confirmation dialog.">
Sign out now
</message>
+ <message name="IDS_ASH_STATUS_TRAY_EMOJI" desc="The label used for the emoji item in the IME menu tray.">
+ Emoji palette
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_HANDWRITING" desc="The label used for the handwriting item in the IME menu tray.">
+ Handwriting input
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_VOICE" desc="The label used for the voice item in the IME menu tray.">
+ Voice input
+ </message>
<!-- HaTS Strings -->
<message name="IDS_ASH_HATS_NOTIFICATION_TITLE" desc="The title of the notification for Happiness Tracking Survey.">

Powered by Google App Engine
This is Rietveld 408576698