diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 9068551..96c6bdf 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -78,7 +78,10 @@ Als Alternative kann in den Einstellungen ein vertrauenswürdiger Knoten konfigu Identität wirklich exportieren? Der Export wird die privaten Schlüssel unverschlüsselt enthalten. Schreiben Passphrase + Entwicklung unterstützen + Erfahre wie du die Entwicklung von Abit unterstützen kannst + https://dissem.github.io/Abit/mithelfen Chan erstellt Dies kann einige Minuten dauern Identität erstellt - \ No newline at end of file + diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6dc6dca..31791da 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -81,6 +81,9 @@ As an alternative you could configure a trusted node in the settings, but as of Do you really want to export your identity? The export will contain the unencrypted private keys. Compose passphrase + Support Development + Want to help out? Have a look here + https://dissem.github.io/Abit/helping-out This may take a few minutes Identity created Chan created diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index b04f110..85568c0 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -12,33 +12,41 @@ android:defaultValue="true" android:key="wifi_only" android:summary="@string/wifi_only_summary" - android:title="@string/wifi_only" /> + android:title="@string/wifi_only"/> + android:title="@string/trusted_node"/> + android:title="@string/sync_timeout"/> + + + - \ No newline at end of file +