summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-08-07 10:07:28 +0200
committerThomas <tschneider.ac@gmail.com>2019-08-07 10:07:28 +0200
commit7ae1f99c4f1f158ffab570dcb97b254d6107082c (patch)
tree1e3fc1c603fad4d50863377f010f282051da4013
parentf742262196f7369608cf241afaa12df146227b41 (diff)
New translations strings.xml (Ukrainian)
-rw-r--r--app/src/main/res/values-uk/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml
index a59962cc9..7c388c35d 100644
--- a/app/src/main/res/values-uk/strings.xml
+++ b/app/src/main/res/values-uk/strings.xml
@@ -1036,6 +1036,9 @@
<string name="owner_charts">Charts</string>
<string name="display_charts">Display charts</string>
<string name="collecting_data_wait">The application collects your local data, please wait...</string>
+ <string name="set_backup">Backup</string>
+ <string name="set_auto_backup">Auto backup statuses</string>
+ <string name="set_auto_backup_indication">This option is per account. It will launch a service that will automatically store your statuses locally in the database. That allows to get statistics and charts</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="few">%d votes</item>