aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorKyle Horimoto <khorimoto@gmail.com>2015-09-25 14:30:03 -0700
committerKyle Horimoto <khorimoto@gmail.com>2015-09-25 14:30:03 -0700
commit0f19cf4207c5181a7abf021a1afcd9c73e6f8feb (patch)
tree45c30be3d5becd79bcaa06d1d73a611b22a34cf2 /app/src/main/res/values/strings.xml
parenta9700a076d09989a5c6ae77888096e1ad5e4ffbf (diff)
downloadconnectbot-0f19cf4207c5181a7abf021a1afcd9c73e6f8feb.tar.gz
connectbot-0f19cf4207c5181a7abf021a1afcd9c73e6f8feb.tar.bz2
connectbot-0f19cf4207c5181a7abf021a1afcd9c73e6f8feb.zip
kruton comments.
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>