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

Unified Diff: remoting/resources/strings.xml

Issue 21120005: Add Android Chromoting client keyboard input (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Improve related comments Created 7 years, 5 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: remoting/resources/strings.xml
diff --git a/remoting/resources/strings.xml b/remoting/resources/strings.xml
index e2efc8e3a0cc41f9fb8b3e1c9064e0d567034397..27dad5598017b8bc33cdd6e1a4634140dd4ede9b 100644
--- a/remoting/resources/strings.xml
+++ b/remoting/resources/strings.xml
@@ -14,6 +14,10 @@
<string name="pin_entry_connect">Connect</string>
<string name="pin_entry_cancel">Cancel</string>
+ <!--Action bar buttons-->
+ <string name="actionbar_hide">Hide</string>
+ <string name="actionbar_keyboard">Keyboard</string>
+
<!--Informative messages-->
<string name="msg_pin_canceled">No PIN was provided, so the connection attempt was canceled</string>
<string name="msg_pin_entered">Attempting to authenticate to specified host with provided PIN</string>

Powered by Google App Engine
This is Rietveld 408576698