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> |