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:
authorMaxwell Salzberg <maxwell@joindiaspora.com>2011-09-09 21:52:19 +0400
committerMaxwell Salzberg <maxwell@joindiaspora.com>2011-09-09 21:52:19 +0400
commit1fa01a811e5440a6c06f9485762e2b031f5caaf9 (patch)
tree08f720df5b82e01a621a53c1c7b215137326efb2 /config
parent328269e40d9196c6a1119855c077577f4bccfcd0 (diff)
DG MS; updated text to reflect the fact that hiding posts now
mutes notifications as well
Diffstat (limited to 'config')
-rw-r--r--config/locales/diaspora/en.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml
index d6e3d6fc5..e7206804d 100644
--- a/config/locales/diaspora/en.yml
+++ b/config/locales/diaspora/en.yml
@@ -574,7 +574,8 @@ en:
post_visibilites:
update:
- post_hidden: "%{name}'s post has been hidden."
+ post_hidden_and_muted: "%{name}'s post has been hidden, and notifications have been muted."
+ see_it_on_their_profile: "If you want to see updates on this post, visit %{name}'s profile page."
profiles:
edit:
@@ -736,6 +737,7 @@ en:
stream_element:
viewable_to_anyone: "This post is viewable to anyone on the web"
via: "via %{link}"
+ hide_and_mute: "Hide and Mute"
like: "Like"
unlike: "Unlike"
dislike: "Dislike"