17 lines
639 B
XML
17 lines
639 B
XML
<?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>
|
|
|
|
</resources>
|