summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-08-07 10:09:31 +0200
committerThomas <tschneider.ac@gmail.com>2019-08-07 10:09:31 +0200
commit54904231b1bb0b5e6c4970132578fe519b6b16dc (patch)
tree7ee8993d2ecf72d1b501ffcc5bce01076c9e6168
parent52a0a1fe7f432d631e9d73d1e14a547e7e3ca0b8 (diff)
New translations strings.xml (Hebrew)
-rw-r--r--app/src/main/res/values-he/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml
index c9458f625..b989f3208 100644
--- a/app/src/main/res/values-he/strings.xml
+++ b/app/src/main/res/values-he/strings.xml
@@ -1046,6 +1046,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="two">%d votes</item>