Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorLukas Matt <lukas@zauberstuhl.de>2014-03-21 18:48:48 +0400
committerLukas Matt <lukas@zauberstuhl.de>2014-05-15 15:23:43 +0400
commit26d0c81dae88370b5efd1d10a813eb157eb580ab (patch)
treef0029c34843e30d268574f01b5fe495ad1e1d9c7 /config
parent719edcd1a7cb79827935fced10a922a037af3658 (diff)
Added the ability to disable report-email-notification
Podmin can see a extra checkbox in Settings > Account for disabling report-email-notification
Diffstat (limited to 'config')
-rw-r--r--config/locales/diaspora/en.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml
index e5a440f76..7b8ac5e08 100644
--- a/config/locales/diaspora/en.yml
+++ b/config/locales/diaspora/en.yml
@@ -1221,6 +1221,7 @@ en:
edit_account: "Edit account"
receive_email_notifications: "Receive email notifications when:"
started_sharing: "someone starts sharing with you"
+ someone_reported: "someone sent a report"
mentioned: "you are mentioned in a post"
liked: "someone likes your post"
reshared: "someone reshares your post"