aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml2
-rw-r--r--res/values-nl/strings.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index d0e369a..1086480 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.connectbot"
android:versionName="1.7.1"
- android:versionCode="329"
+ android:versionCode="330"
android:installLocation="auto">
<application
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 0aa7fd9..3a58a5a 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -269,9 +269,9 @@
<string name="hostpref_stayconnected_summary">Verbinding automatisch proberen te herstellen</string>
<!-- Setting for what key code is sent to the server when DEL key is pressed. -->
- <string name="hostpref_delkey_title">DEL Sleutel</string>
+ <string name="hostpref_delkey_title">Del-toets</string>
<!-- Summary for field asking what key code is sent to the server when DEL key is pressed. -->
- <string name="hostpref_delkey_summary">De sleutelcode als DEL knop in word gedrukt</string>
+ <string name="hostpref_delkey_summary">De toetscode als de DEL-knop in wordt gedrukt</string>
<!-- Host character encoding preference title -->
<string name="hostpref_encoding_title">Codering</string>