summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-08-07 18:05:46 +0200
committerThomas <tschneider.ac@gmail.com>2019-08-07 18:05:46 +0200
commitd668869dbf62611eee168a7d10271293935e6177 (patch)
tree48862275fe2ff5bde2f9522b43b804c563bf4ac4
parentbeaca5c4c8c3e4313e5f31dbfeec4f6fe0e915bd (diff)
New translations strings.xml (Swedish)
-rw-r--r--app/src/main/res/values-sv/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml
index b4abbd000..9c6774aed 100644
--- a/app/src/main/res/values-sv/strings.xml
+++ b/app/src/main/res/values-sv/strings.xml
@@ -1041,6 +1041,7 @@
<string name="set_backup">Säkerhetskopia</string>
<string name="set_auto_backup">Status på automatisk säkerhetskopia</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 röst</item>
<item quantity="other">%d röster</item>