aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index aa40906..be9518a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -594,8 +594,9 @@
<string name="button_key_f11">F11</string>
<!-- Text for the "F12" button in virtual keyboard. -->
<string name="button_key_f12">F12</string>
- <string name="connection_type">Connection type:</string>
+ <!-- Label for spinner which allows user to select SSH/Telnet/Local. -->
<string name="protocol_spinner_label">Protocol</string>
+ <!-- Label for button which expands/collapses section. -->
<string name="expand">Expand</string>
</resources>