diff --git a/res/values/strings.xml b/res/values/strings.xml
index fa16c9bc5..1034f9faf 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -4,7 +4,37 @@
I2P
Welcome to I2P! This app is ALPHA software and it does not provide strong anonymity. Please read the release notes and license information.
New version installed. Please read the release notes. Version:
- I2P Addressbook Settings
+
Settings
+ Enable
+ I2P Addressbook
+ Subscription URLs
+ Bandwidth and network
+ Inbound speed
+ Maximum inbound speed
+ Outbound speed
+ Maximum outbound speed
+ Participation
+ Turn off hidden mode
+ Max participating tunnels
+ Share percentage
+ Open firewall ports automatically
+ Advanced
+ Transports
+ Max connections
+ I2CP interface
+ Listen on port 7654
+ Exploratory pool
+ Tunnel parameters
+ Inbound tunnels
+ Outbound tunnels
+ Length
+ How many hops to use
+ Hop variance
+ How many hops to randomly add
+ Quantity
+ How many tunnels
+ Backup quantity
+ How many tunnel backups
\ No newline at end of file
diff --git a/res/xml/settings1.xml b/res/xml/settings1.xml
index 24a4ab065..1cf6e3f32 100644
--- a/res/xml/settings1.xml
+++ b/res/xml/settings1.xml
@@ -1,9 +1,10 @@
-
@@ -12,13 +13,11 @@
-
+
+
@@ -26,9 +25,9 @@
android:key="i2np.bandwidth.inboundKBytesPerSecond"
android:defaultValue="100"
android:max="1000"
- android:title="Inbound speed"
- android:summary="Maximum inbound speed"
- android:dialogMessage="Maximum inbound speed"
+ android:title="@string/settings_label_bw_inbound"
+ android:summary="@string/settings_desc_bw_inbound"
+ android:dialogMessage="@string/settings_desc_bw_inbound"
android:text=" KBytes/sec"
/>
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+