diff --git a/DroidFish/res/values/strings.xml b/DroidFish/res/values/strings.xml
index de49a8a..06b0b12 100644
--- a/DroidFish/res/values/strings.xml
+++ b/DroidFish/res/values/strings.xml
@@ -405,6 +405,8 @@ you are not actively using the program.\
Enable tablebase probing in engine, when supported. Takes effect next time engine is started
GTB Directory
Directory where Gaviota tablebases are installed. Leave blank to use default directory
+ GTB Network Directory
+ Directory for network engines where Gaviota tablebases are installed.
Syzygy Directory
Directory where Syzygy tablebases are installed. Leave blank to use default directory
@string/prefs_custom_button_1
diff --git a/DroidFish/res/xml/preferences.xml b/DroidFish/res/xml/preferences.xml
index 9c01d78..60c6c22 100644
--- a/DroidFish/res/xml/preferences.xml
+++ b/DroidFish/res/xml/preferences.xml
@@ -687,6 +687,12 @@
android:summary="@string/prefs_gtbPath_summary"
android:defaultValue="">
+
+