keepass2android/src/java/PluginInputStick/res/values/strings.xml

18 lines
738 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">InputStick Plugin for KP2A</string>
<string name="action_settings">Settings</string>
<string name="kp2aplugin_title">InputStick Plugin</string>
<string name="kp2aplugin_shortdesc">Allows to send text from KP2A via InputStick to your PC.</string>
<string name="kp2aplugin_author">Philipp Crocoll</string>
<string name="action_input_stick">Type with InputStick</string>
<string name="action_type_tab">Type Tab with InputStick</string>
<string name="action_type_enter">Type Enter with InputStick</string>
2014-07-30 00:25:37 -04:00
<string name="action_type_user_tab_pass_enter">Type username/password with InputStick</string>
</resources>