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
diff options
context:
space:
mode:
authorgoobertron <gooberfox@fastmail.co.uk>2014-01-13 00:02:33 +0400
committergoobertron <gooberfox@fastmail.co.uk>2014-01-13 00:02:33 +0400
commita1ac848d6237eca497f9acf9ab063418041e6bc1 (patch)
tree8e355b0013d5a0d6a8e8e6c7ee0ae28da39d5df6 /config/locales
parent42f790fa1316e15a6e83f455a28169ac6474fb60 (diff)
Change NSFW explanation on profile settings page (and stop altering of text depending on NSFW setting)
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/diaspora/en.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml
index 86f50b8a2..8c2c64f5b 100644
--- a/config/locales/diaspora/en.yml
+++ b/config/locales/diaspora/en.yml
@@ -873,8 +873,9 @@ en:
update_profile: "Update Profile"
allow_search: "Allow for people to search for you within Diaspora"
edit_profile: "Edit profile"
- you_are_nsfw: "You have marked yourself not safe for work, your content will not show up in people who have opted out of seeing objectionable content's streams."
- you_are_safe_for_work: "You have marked yourself as safe for work, this means you agree the content you post will agree with the community guidelines."
+ nsfw_explanation: "NSFW (‘not safe for work’) is diaspora*’s self-governing community standard for content which may not be suitable to view while at work. If you plan to share such material frequently, please check this option so that everything you share will be hidden from people’s streams unless they choose to view them."
+ nsfw_explanation2: "If you choose not to select this option, please add the #nsfw tag each time you share such material."
+ nsfw_check: "Mark everything I share as NSFW"
update:
updated: "Profile updated"
failed: "Failed to update profile"