diff --git a/SoniControl/app/src/main/res/values/strings.xml b/SoniControl/app/src/main/res/values/strings.xml
index b6e05025628c030aace939f5281ffd3573ac489f..be0582fcd89cc638c6d03b37c4004e38c43da98c 100644
--- a/SoniControl/app/src/main/res/values/strings.xml
+++ b/SoniControl/app/src/main/res/values/strings.xml
@@ -100,4 +100,19 @@
Blocking duration (%s minutes)
will be blocked
will be ignored
+ Expert settings - Jammer
+ Settings
+ Expert settings - RESET
+ Save detections in JSON file
+ Clear detections of JSON file
+ Don\'t ask for activating location
+ Use microphone for blocking
+ Preventive blocking
+ Use network connection for location
+ Use GPS for location
+ Pulse duration (ms)
+ Pause duration (ms)
+ Bandwidth
+ Blocking duration in minutes
+ Location radius (metre)
diff --git a/SoniControl/app/src/main/res/xml/settings_release.xml b/SoniControl/app/src/main/res/xml/settings_release.xml
index 80694418a137bbc1e13a69ce8608e951545a18e3..9af8c338fd90b8309edf0d9d88df145dced6e9ec 100644
--- a/SoniControl/app/src/main/res/xml/settings_release.xml
+++ b/SoniControl/app/src/main/res/xml/settings_release.xml
@@ -19,7 +19,7 @@
-->
-
+
+ android:title="@string/settings_title_gps_location" />
+ android:title="@string/settings_title_network_location" />
+ android:title="@string/settings_title_preventive_blocking" />
+ android:title="@string/settings_title_microphone_for_blocking" />
+ android:title="@string/settings_title_dont_ask" />
+ android:title="@string/settings_title_json_save" />
+ android:title="@string/settings_title_clear_detections">
-
+
-
+