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-05-16 01:34:00 +0400
committerLukas Matt <lukas@zauberstuhl.de>2014-05-16 17:48:14 +0400
commit6d6ebd297e52bcba49ce19c5d091f1b90f61b40b (patch)
treee4dd50fe140b193e003d0ae56756afcde019debd /config
parent01381ddf25b8cd7eb7720049b06ad23f6985e5f1 (diff)
Do not try to render posts/comments which are not present
refs diaspora/diaspora#4959
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 5fc467451..44ac3630e 100644
--- a/config/locales/diaspora/en.yml
+++ b/config/locales/diaspora/en.yml
@@ -894,6 +894,7 @@ en:
review_link: "Mark as reviewed"
delete_link: "Delete item"
confirm_deletion: "Are you sure to delete the item?"
+ not_found: "<u>The post/comment was not found. It seams that it was deleted by the user!</u>"
status:
marked: "The report was marked as reviewed"
destroyed: "The post was destroyed"