summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-04-19 17:41:58 +0300
committerAndrew Dolgov <[email protected]>2020-04-19 17:41:58 +0300
commit06132e6709132d1471ed8f9d2a64cfbe864e83c9 (patch)
treee34d2288f7c1a4cd712599ad3143c9462a38314e /org.fox.ttcomics/src/main/res/values/strings.xml
parentf0a476861727aa11be32bd9f59a9748668937dcc (diff)
make GMS account picking optional (if available)
Diffstat (limited to 'org.fox.ttcomics/src/main/res/values/strings.xml')
-rw-r--r--org.fox.ttcomics/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.fox.ttcomics/src/main/res/values/strings.xml b/org.fox.ttcomics/src/main/res/values/strings.xml
index 51f6d04..3ef6d79 100644
--- a/org.fox.ttcomics/src/main/res/values/strings.xml
+++ b/org.fox.ttcomics/src/main/res/values/strings.xml
@@ -83,4 +83,6 @@
<string name="prefs_enable_fab">Enable FAB</string>
<string name="prefs_enable_fab_summary">Show floating action button</string>
<string name="prefs_choose_sync_account">Choose sync account</string>
+ <string name="dialog_set_sync_account_manually">Set sync account</string>
+ <string name="dialog_invalid_sync_account_syntax">Invalid account (email expected)</string>
</resources> \ No newline at end of file