summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-08-07 18:05:08 +0200
committerThomas <tschneider.ac@gmail.com>2019-08-07 18:05:08 +0200
commit8396668e1f5f9222ce67d56ea6581c1b76edcb95 (patch)
treeb76f095c4e0b2b94020facc1bc9b0f3aadfb47e9
parent3902fe96e3457b7d1b864a9b59b78d045e1025d6 (diff)
New translations strings.xml (Danish)
-rw-r--r--app/src/main/res/values-da/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml
index 9cc7ddbbe..eab595a77 100644
--- a/app/src/main/res/values-da/strings.xml
+++ b/app/src/main/res/values-da/strings.xml
@@ -1041,6 +1041,7 @@
<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>
+ <string name="report_account">Report account</string>
<plurals name="number_of_vote">
<item quantity="one">%d stemme</item>
<item quantity="other">%d stemmer</item>