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

Unified Diff: blimp/client/app/android/java/strings/android_blimp_strings.grd

Issue 2261853002: Changed Blimp IME to use PopUp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ime_popup
Patch Set: Used AlertDialog from support.v7 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: blimp/client/app/android/java/strings/android_blimp_strings.grd
diff --git a/blimp/client/app/android/java/strings/android_blimp_strings.grd b/blimp/client/app/android/java/strings/android_blimp_strings.grd
index 65ac9c45b93067967415c1573a0062892948afb1..59d92d88e83d15d3d7d8aefc44ea60d86bcb0fe9 100644
--- a/blimp/client/app/android/java/strings/android_blimp_strings.grd
+++ b/blimp/client/app/android/java/strings/android_blimp_strings.grd
@@ -214,6 +214,15 @@
<message name="IDS_BLIMP_RESTART_NOW" desc="Restart now message">
Restart Now
</message>
+ <message name="IDS_BLIMP_IME_DIALOG_TITLE" desc="Label for the title text for IME dialog.">
+ Enter Text
+ </message>
+ <message name="IDS_BLIMP_FORM_INPUT_OK" desc="Label for a confirm button. Used in multiple contexts. [CHAR-LIMIT=20]">
+ OK
+ </message>
+ <message name="IDS_BLIMP_FORM_INPUT_CANCEL" desc="Label for a cancel button. Used in multiple contexts. [CHAR-LIMIT=20]">
+ Cancel
+ </message>
<message name="IDS_BLIMP_SIGN_IN_TITLE" desc="Sign in.">
Please sign in
</message>
« no previous file with comments | « blimp/client/app/android/java/src/org/chromium/blimp/input/WebInputBox.java ('k') | blimp/client/app/android/web_input_box.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698