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-04-28 17:15:43 +0400
committerLukas Matt <lukas@zauberstuhl.de>2014-05-15 15:23:44 +0400
commit7ef802127e4e05163315c6e4bc153a9437293898 (patch)
tree8e359c36b01950d67cf244e3f3b1d83d63b7775b /config
parente4adb7e11b61337dbb2bd7048a60f7364f0e6a48 (diff)
Added confirm-dialog to report-delete-button
* changed button description * replaced links with buttons
Diffstat (limited to 'config')
-rw-r--r--config/locales/diaspora/en.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml
index 3401ec951..5fc467451 100644
--- a/config/locales/diaspora/en.yml
+++ b/config/locales/diaspora/en.yml
@@ -892,7 +892,8 @@ en:
reported_label: "<b>Reported by</b> %{person}"
reason_label: "Reason: %{text}"
review_link: "Mark as reviewed"
- delete_link: "Delete post"
+ delete_link: "Delete item"
+ confirm_deletion: "Are you sure to delete the item?"
status:
marked: "The report was marked as reviewed"
destroyed: "The post was destroyed"