diff --git a/.gitignore b/.gitignore
index 1d419d55c..83c73548f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,9 @@ ext/
# push-to-device after build marker file
\#enable_push_to_device
+
+# Unsupported translations
+app/src/main/play/el-EL
+app/src/main/play/en
+app/src/main/play/nb
+app/src/main/play/nn
diff --git a/README.md b/README.md
index 4054bc595..860252616 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[![License: MPLv2](https://img.shields.io/badge/License-MPLv2-blue.svg)](https://opensource.org/licenses/MPL-2.0)
-
+
diff --git a/app/build.gradle b/app/build.gradle
index 59b7efaae..36432e290 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -37,8 +37,8 @@ android {
applicationId "com.github.catfriend1.syncthingandroid"
minSdkVersion 16
targetSdkVersion 26
- versionCode 1000105
- versionName "1.0.1.5"
+ versionCode 1000107
+ versionName "1.0.1.7"
testApplicationId 'com.github.catfriend1.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
playAccountConfig = playAccountConfigs.defaultAccountConfig
@@ -80,6 +80,7 @@ android {
play {
jsonFile = file(System.getenv("SYNCTHING_RELEASE_PLAY_ACCOUNT_CONFIG_FILE") ?: 'keys.json')
+ errorOnSizeLimit = false
uploadImages = false
track = 'beta'
}
diff --git a/app/src/main/play/de_DE/listing/fulldescription b/app/src/main/play/de_DE/listing/fulldescription
index 66ef9954a..f2bb43357 100644
--- a/app/src/main/play/de_DE/listing/fulldescription
+++ b/app/src/main/play/de_DE/listing/fulldescription
@@ -1,27 +1,27 @@
-This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like:
-* Individual sync conditions can be applied per device and per folder
-* Recent changes UI, click to open files.
-* "Battery eater" problem is fixed.
-* Android 8 and 9 support.
+Dies ist ein Fork des Syncthing-Android Wrappers für Syncthing, der die folgenden, größeren Verbesserungen mitbringt:
+* Sync-Bedingungen können pro Gerät und pro Ordner individuell angewandt werden.
+* GUI zeigt letzte Änderungen; Klicke zum Öffnen von Dateien.
+* Das "Batteriefresser"-Problem wurde gelöst.
+* Unterstützung für Android 8 und 9
-Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
+Syncthing-Fork für Android ist ein Wrapper für Syncthing, der eine Android Bedienoberfläche anstelle der Syncthing-eigenen Weboberfläche anbietet. Syncthing ersetzt die proprietären Synchronisierungs- und Cloud-Dienste, mit etwas Offenem, Vertrauenswürdigen und Dezentralem. Deine Daten sind deine Daten und Du allein entscheidest, wo sie gespeichert werden, ob sie mit Dritten geteilt und wie sie über das Netz übertragen werden.
-Goals of the fork:
-* Develop and try out enhancements together with the community.
-* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule
-* Make enhancements configurable in the UI, users should be able to turn them on and off
+Ziele des Forks:
+* Gemeinsam mit der Community Verbesserungen entwickeln und ausprobieren.
+* Der Wrapper erscheint häufiger, um Bugs zu erkennen und zu beheben, die aufgrund von Änderung im Syncthing-Modul auftreten.
+* Verbesserungen in der Benutzeroberfläche einstellbar machen, damit Benutzer in der Lage sind, diese an- und abzuschalten.
-Comparison between upstream and fork at the time of writing this:
-* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing
-* Syncing functionality and reliability depends on the syncthing binary submodule version.
-* Fork gets along with upstream and sometimes they pick up my improvements.
-* Strategy and release frequency is different
-* Only the wrapper containing the Android UI is addressed by the fork.
+Upstream und Fork im Vergleich zum Zeitpunkt des Schreibens:
+* Beide enthalten das Syncthing-Binärmodul, dass aus dem offiziellen Quellcode von GitHub:syncthing/syncthing gebaut wurde
+* Synchronisations-Funktionalität und -Zuverlässigkeit hängt von der Version des Syncthing-Binärmoduls ab.
+* Der Fork arrangiert sich mit dem Upstream und manchmal nimmt er unsere Verbesserungen auf.
+* Strategie und Releasehäufigkeit unterscheidet sich
+* Der Fork kümmert sich nur um den Wrapper, welcher die Android Bedienoberfläche enthält.
-Website: https://github.com/Catfriend1/syncthing-android
+Webseite: https://github.com/Catfriend1/syncthing-android
Quellcode: https://github.com/Catfriend1/syncthing-android
Vorgänge: https://github.com/Catfriend1/syncthing-android/issues
-Translation: https://www.transifex.com/projects/p/syncthing-android-1
\ No newline at end of file
+Übersetzung: https://www.transifex.com/projects/p/syncthing-android-1
\ No newline at end of file
diff --git a/app/src/main/play/el-EL/listing/fulldescription b/app/src/main/play/el-EL/listing/fulldescription
deleted file mode 100644
index 46152ca3b..000000000
--- a/app/src/main/play/el-EL/listing/fulldescription
+++ /dev/null
@@ -1,27 +0,0 @@
-This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like:
-* Individual sync conditions can be applied per device and per folder
-* Recent changes UI, click to open files.
-* "Battery eater" problem is fixed.
-* Android 8 and 9 support.
-
-Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
-
-Goals of the fork:
-* Develop and try out enhancements together with the community.
-* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule
-* Make enhancements configurable in the UI, users should be able to turn them on and off
-
-Comparison between upstream and fork at the time of writing this:
-* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing
-* Syncing functionality and reliability depends on the syncthing binary submodule version.
-* Fork gets along with upstream and sometimes they pick up my improvements.
-* Strategy and release frequency is different
-* Only the wrapper containing the Android UI is addressed by the fork.
-
-Website: https://github.com/Catfriend1/syncthing-android
-
-Source code: https://github.com/Catfriend1/syncthing-android
-
-Issues: https://github.com/Catfriend1/syncthing-android/issues
-
-Translation: https://www.transifex.com/projects/p/syncthing-android-1
\ No newline at end of file
diff --git a/app/src/main/play/el-EL/listing/shortdescription b/app/src/main/play/el-EL/listing/shortdescription
deleted file mode 100644
index 2d2b35e01..000000000
--- a/app/src/main/play/el-EL/listing/shortdescription
+++ /dev/null
@@ -1 +0,0 @@
-Wrapper for Syncthing - Open and decentralized file synchronization
\ No newline at end of file
diff --git a/app/src/main/play/el-EL/listing/title b/app/src/main/play/el-EL/listing/title
deleted file mode 100644
index 77a0d2df3..000000000
--- a/app/src/main/play/el-EL/listing/title
+++ /dev/null
@@ -1 +0,0 @@
-Syncthing-Fork
\ No newline at end of file
diff --git a/app/src/main/play/en/listing/fulldescription b/app/src/main/play/en/listing/fulldescription
deleted file mode 100644
index 46152ca3b..000000000
--- a/app/src/main/play/en/listing/fulldescription
+++ /dev/null
@@ -1,27 +0,0 @@
-This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like:
-* Individual sync conditions can be applied per device and per folder
-* Recent changes UI, click to open files.
-* "Battery eater" problem is fixed.
-* Android 8 and 9 support.
-
-Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
-
-Goals of the fork:
-* Develop and try out enhancements together with the community.
-* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule
-* Make enhancements configurable in the UI, users should be able to turn them on and off
-
-Comparison between upstream and fork at the time of writing this:
-* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing
-* Syncing functionality and reliability depends on the syncthing binary submodule version.
-* Fork gets along with upstream and sometimes they pick up my improvements.
-* Strategy and release frequency is different
-* Only the wrapper containing the Android UI is addressed by the fork.
-
-Website: https://github.com/Catfriend1/syncthing-android
-
-Source code: https://github.com/Catfriend1/syncthing-android
-
-Issues: https://github.com/Catfriend1/syncthing-android/issues
-
-Translation: https://www.transifex.com/projects/p/syncthing-android-1
\ No newline at end of file
diff --git a/app/src/main/play/en/listing/shortdescription b/app/src/main/play/en/listing/shortdescription
deleted file mode 100644
index 2d2b35e01..000000000
--- a/app/src/main/play/en/listing/shortdescription
+++ /dev/null
@@ -1 +0,0 @@
-Wrapper for Syncthing - Open and decentralized file synchronization
\ No newline at end of file
diff --git a/app/src/main/play/en/listing/title b/app/src/main/play/en/listing/title
deleted file mode 100644
index 77a0d2df3..000000000
--- a/app/src/main/play/en/listing/title
+++ /dev/null
@@ -1 +0,0 @@
-Syncthing-Fork
\ No newline at end of file
diff --git a/app/src/main/play/nb/listing/fulldescription b/app/src/main/play/nb/listing/fulldescription
deleted file mode 100644
index 46152ca3b..000000000
--- a/app/src/main/play/nb/listing/fulldescription
+++ /dev/null
@@ -1,27 +0,0 @@
-This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like:
-* Individual sync conditions can be applied per device and per folder
-* Recent changes UI, click to open files.
-* "Battery eater" problem is fixed.
-* Android 8 and 9 support.
-
-Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
-
-Goals of the fork:
-* Develop and try out enhancements together with the community.
-* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule
-* Make enhancements configurable in the UI, users should be able to turn them on and off
-
-Comparison between upstream and fork at the time of writing this:
-* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing
-* Syncing functionality and reliability depends on the syncthing binary submodule version.
-* Fork gets along with upstream and sometimes they pick up my improvements.
-* Strategy and release frequency is different
-* Only the wrapper containing the Android UI is addressed by the fork.
-
-Website: https://github.com/Catfriend1/syncthing-android
-
-Source code: https://github.com/Catfriend1/syncthing-android
-
-Issues: https://github.com/Catfriend1/syncthing-android/issues
-
-Translation: https://www.transifex.com/projects/p/syncthing-android-1
\ No newline at end of file
diff --git a/app/src/main/play/nb/listing/shortdescription b/app/src/main/play/nb/listing/shortdescription
deleted file mode 100644
index 2d2b35e01..000000000
--- a/app/src/main/play/nb/listing/shortdescription
+++ /dev/null
@@ -1 +0,0 @@
-Wrapper for Syncthing - Open and decentralized file synchronization
\ No newline at end of file
diff --git a/app/src/main/play/nb/listing/title b/app/src/main/play/nb/listing/title
deleted file mode 100644
index 77a0d2df3..000000000
--- a/app/src/main/play/nb/listing/title
+++ /dev/null
@@ -1 +0,0 @@
-Syncthing-Fork
\ No newline at end of file
diff --git a/app/src/main/play/nn/listing/fulldescription b/app/src/main/play/nn/listing/fulldescription
deleted file mode 100644
index 46152ca3b..000000000
--- a/app/src/main/play/nn/listing/fulldescription
+++ /dev/null
@@ -1,27 +0,0 @@
-This is a fork of the Syncthing-Android wrapper for Syncthing that brings major enhancements like:
-* Individual sync conditions can be applied per device and per folder
-* Recent changes UI, click to open files.
-* "Battery eater" problem is fixed.
-* Android 8 and 9 support.
-
-Syncthing-Fork for Android is a wrapper for Syncthing that provides an Android UI instead of Syncthing's built-in Web UI. Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
-
-Goals of the fork:
-* Develop and try out enhancements together with the community.
-* Release the wrapper more frequently to identify and fix bugs caused by changes in the syncthing submodule
-* Make enhancements configurable in the UI, users should be able to turn them on and off
-
-Comparison between upstream and fork at the time of writing this:
-* Both contain the syncthing binary built from the official source at GitHub:syncthing/syncthing
-* Syncing functionality and reliability depends on the syncthing binary submodule version.
-* Fork gets along with upstream and sometimes they pick up my improvements.
-* Strategy and release frequency is different
-* Only the wrapper containing the Android UI is addressed by the fork.
-
-Website: https://github.com/Catfriend1/syncthing-android
-
-Source code: https://github.com/Catfriend1/syncthing-android
-
-Issues: https://github.com/Catfriend1/syncthing-android/issues
-
-Translation: https://www.transifex.com/projects/p/syncthing-android-1
\ No newline at end of file
diff --git a/app/src/main/play/nn/listing/shortdescription b/app/src/main/play/nn/listing/shortdescription
deleted file mode 100644
index 2d2b35e01..000000000
--- a/app/src/main/play/nn/listing/shortdescription
+++ /dev/null
@@ -1 +0,0 @@
-Wrapper for Syncthing - Open and decentralized file synchronization
\ No newline at end of file
diff --git a/app/src/main/play/nn/listing/title b/app/src/main/play/nn/listing/title
deleted file mode 100644
index 77a0d2df3..000000000
--- a/app/src/main/play/nn/listing/title
+++ /dev/null
@@ -1 +0,0 @@
-Syncthing-Fork
\ No newline at end of file
diff --git a/app/src/main/res/values-bg/strings.xml b/app/src/main/res/values-bg/strings.xml
index 75444c0b1..528fc9221 100644
--- a/app/src/main/res/values-bg/strings.xml
+++ b/app/src/main/res/values-bg/strings.xml
@@ -208,7 +208,9 @@
Условия на работа
Поведение
+
Настройки на Syncthing
+
Експериментални
diff --git a/app/src/main/res/values-ca-rES/strings.xml b/app/src/main/res/values-ca-rES/strings.xml
index 625e52a60..eb3d69f5d 100644
--- a/app/src/main/res/values-ca-rES/strings.xml
+++ b/app/src/main/res/values-ca-rES/strings.xml
@@ -314,7 +314,9 @@
Condicions d\'execució
Comportament
+
Opcions del Syncthing
+
Importa i Exporta
Experimental
diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml
index 7aacbb7ee..955f511f0 100644
--- a/app/src/main/res/values-cs/strings.xml
+++ b/app/src/main/res/values-cs/strings.xml
@@ -220,7 +220,9 @@
Podmínky spuštění
Chování
+
Nastavení Syncthing
+
Experimentální
diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml
index c47c793e6..93a503f4e 100644
--- a/app/src/main/res/values-da/strings.xml
+++ b/app/src/main/res/values-da/strings.xml
@@ -216,7 +216,9 @@
Kør betingelser
Adfærd
+
Syncthing Muligheder
+
Eksperimentalt
diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml
index b55c3292b..b110771a8 100644
--- a/app/src/main/res/values-el/strings.xml
+++ b/app/src/main/res/values-el/strings.xml
@@ -216,7 +216,9 @@
Συνθήκες εκτέλεσης
Συμπεριφορά
+
Επιλογές Syncthing
+
Πειραματικά
diff --git a/app/src/main/res/values-es-rMX/strings.xml b/app/src/main/res/values-es-rMX/strings.xml
index 4b44e0d04..4d248159d 100644
--- a/app/src/main/res/values-es-rMX/strings.xml
+++ b/app/src/main/res/values-es-rMX/strings.xml
@@ -197,6 +197,7 @@
Configuración
Opciones de Syncthing
+
Experimental
Por favor encienda el WiFi para seleccionar redes.
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index c10a6eac2..c8f05945c 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -207,7 +207,9 @@
Condiciones de ejecución
Comportamiento
+
Opciones de Syncthing
+
Experimental
diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml
index 3faa6ba24..258b419d8 100644
--- a/app/src/main/res/values-fi/strings.xml
+++ b/app/src/main/res/values-fi/strings.xml
@@ -220,7 +220,9 @@
Käyntiehdot
Käyttäytyminen
+
Syncthing asetukset
+
Kokeellinen
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 69924a777..a411f55f8 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -236,7 +236,9 @@
Conditions d\'exécution
Comportement
+
Options Syncthing
+
Expérimental
diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml
index e6d99b27c..4288fa826 100644
--- a/app/src/main/res/values-hu/strings.xml
+++ b/app/src/main/res/values-hu/strings.xml
@@ -233,7 +233,9 @@ Az összesített statisztika nyilvánosan elérhető a https://data.syncthing.ne
Futás feltételei
Viselkedés
+
Syncthing opciók
+
Kísérleti
diff --git a/app/src/main/res/values-in/strings.xml b/app/src/main/res/values-in/strings.xml
index 4c95542bc..3761109ac 100644
--- a/app/src/main/res/values-in/strings.xml
+++ b/app/src/main/res/values-in/strings.xml
@@ -210,7 +210,9 @@
Syarat Operasi
Perilaku
+
Opsi Syncthing
+
Ujicoba
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 6b8b03b14..42ab36ab0 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -233,7 +233,9 @@
Condizioni di funzionamento
Comportamento
+
Opzioni di Syncthing
+
Sperimentale
diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml
index f2b3d3b2a..ba3a021e8 100644
--- a/app/src/main/res/values-ja/strings.xml
+++ b/app/src/main/res/values-ja/strings.xml
@@ -217,7 +217,9 @@
実行条件
動作
+
同期オプション
+
実験的
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index b1104ff16..ff3c9805d 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -215,7 +215,9 @@
작동 상태
동작
+
Syncthing 옵션
+
실험적인 기능
diff --git a/app/src/main/res/values-nb/strings.xml b/app/src/main/res/values-nb/strings.xml
index 8331dd768..f558e136c 100644
--- a/app/src/main/res/values-nb/strings.xml
+++ b/app/src/main/res/values-nb/strings.xml
@@ -200,6 +200,7 @@
Innstillinger
Valg for Syncthing
+
Eksperimentelt
Vennligst skru på WiFi for å velge nettverk.
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index 3b99255be..7b671dfa0 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -258,7 +258,9 @@ Als je problemen tegenkomt, meld ze dan via GitHub.
Uitvoervoorwaarden
Gedrag
+
Syncthing-opties
+
Experimenteel
diff --git a/app/src/main/res/values-nn/strings.xml b/app/src/main/res/values-nn/strings.xml
index f7c0f233e..5eed7f98e 100644
--- a/app/src/main/res/values-nn/strings.xml
+++ b/app/src/main/res/values-nn/strings.xml
@@ -200,6 +200,7 @@
Innstillingar
Syncthing-innstillingar
+
Eksperiment
Skru på WiFi for å velje nettverk.
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 9b122e2d5..88197a8a4 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -220,7 +220,9 @@
Warunki działania
Zachowanie
+
Ustawienia Syncthing
+
Eksperymentalne
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index 7d31761ce..cade981ee 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -233,7 +233,9 @@
Condições de execução
Comportamento
+
Opções do Syncthing
+
Configurações experimentais
diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml
index 8436b0e99..28403447c 100644
--- a/app/src/main/res/values-pt/strings.xml
+++ b/app/src/main/res/values-pt/strings.xml
@@ -210,7 +210,9 @@
Condições de execução
Comportamento
+
Opções do Syncthing
+
Experimental
diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml
index b02a8025b..d9833456c 100644
--- a/app/src/main/res/values-ro/strings.xml
+++ b/app/src/main/res/values-ro/strings.xml
@@ -251,7 +251,9 @@
Condiții de rulare
Comportament
+
Opțiuni Syncthing
+
Experimental
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index 453e56391..96ee11de5 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -316,7 +316,9 @@
Условия выполнения
Поведение
+
Настройки устройства
+
Импорт и экспорт
Отладка
Экспериментальное
diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml
index 5dd0d02c9..4af9cb9f2 100644
--- a/app/src/main/res/values-sk/strings.xml
+++ b/app/src/main/res/values-sk/strings.xml
@@ -184,6 +184,7 @@
Nastavenia
Nastavenia Syncthing
+
Spúšťať Syncthing s root oprávneniami
Názov Zariadenia
diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml
index b47e0b673..d9b064f26 100644
--- a/app/src/main/res/values-sv/strings.xml
+++ b/app/src/main/res/values-sv/strings.xml
@@ -305,7 +305,9 @@
Körvillkor
Beteende
+
Syncthing alternativ
+
Import och export
Felsök
Experimentell
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 1834b1239..323763321 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -206,7 +206,9 @@
Çalışma Koşulları
Davranış
+
Syncthing Seçenekleri
+
Deneysel
diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml
index 4e44ad592..c69f1a07b 100644
--- a/app/src/main/res/values-uk/strings.xml
+++ b/app/src/main/res/values-uk/strings.xml
@@ -172,6 +172,7 @@
Умови запуску
Опції Syncthing
+
Експериментальне
diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml
index fdf6d998f..b00eb4e22 100644
--- a/app/src/main/res/values-vi/strings.xml
+++ b/app/src/main/res/values-vi/strings.xml
@@ -197,6 +197,7 @@
Cài đặt
Tuỳ chọn Syncthing
+
Thực nghiệm
Hãy bật WiFi để lựa chọn mạng.
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index f1e0f143d..14fc5032f 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -293,7 +293,9 @@
运行条件
行为
+
同步设置
+
导入与导出
调试
实验性
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index 2644dfcb8..b93af905a 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -215,7 +215,9 @@
執行條件
行為
+
Syncthing 選項
+
除錯
實驗性
diff --git a/publish-release.sh b/publish-release.sh
index 527b0ce86..c402fdff2 100755
--- a/publish-release.sh
+++ b/publish-release.sh
@@ -29,7 +29,9 @@ read -s -p "Enter signing password: " password
SIGNING_PASSWORD=${password} ./gradlew assembleRelease
# Upload apk and listing to Google Play
+./gradlew deleteUnsupportedPlayTranslations
SIGNING_PASSWORD=${password} ./gradlew publishRelease
+./gradlew publishListingRelease
echo "