summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-08-07 18:06:40 +0200
committerThomas <tschneider.ac@gmail.com>2019-08-07 18:06:40 +0200
commitecb3ba68f4704db7d4d0ea38f828dc0e12a46982 (patch)
tree9b1dd073be930a3a8489d7285b7410e062feda92
parent088e0bca7ece52eb1a6926806d0af988ef668c2c (diff)
New translations strings.xml (Portuguese, Brazilian)
-rw-r--r--app/src/main/res/values-pt/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml
index b684c3e0a..07ce0564e 100644
--- a/app/src/main/res/values-pt/strings.xml
+++ b/app/src/main/res/values-pt/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 voto</item>
<item quantity="other">%d votos</item>