summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/xml/pref_timelines.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/pref_timelines.xml')
-rw-r--r--app/src/main/res/xml/pref_timelines.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/src/main/res/xml/pref_timelines.xml b/app/src/main/res/xml/pref_timelines.xml
index 11ff6b3fc..93fe06b11 100644
--- a/app/src/main/res/xml/pref_timelines.xml
+++ b/app/src/main/res/xml/pref_timelines.xml
@@ -93,6 +93,13 @@
app:key="@string/SET_TRANSLATOR_API_KEY"
app:title="@string/api_key"
app:useSimpleSummaryProvider="true" />
+ <EditTextPreference
+ app:defaultValue="lingva.ml"
+ app:dependency="@string/SET_TRANSLATOR"
+ app:iconSpaceReserved="false"
+ app:key="@string/SET_TRANSLATOR_DOMAIN"
+ app:title="@string/translator_domain"
+ app:useSimpleSummaryProvider="true" />
<ListPreference
app:defaultValue="PRO"
app:dialogTitle="@string/version"