Loading Changelog.md +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ ## Features * Ask for confirmation when leaving a submittable comment field [#7530](https://github.com/diaspora/diaspora/pull/7530) * Show users vote in polls [#7550](https://github.com/diaspora/diaspora/pull/7550) * Add explanation of ignore function to in-app help section [#7585](https://github.com/diaspora/diaspora/pull/7585) # 0.7.0.0 Loading config/locales/diaspora/en.yml +3 −3 Original line number Diff line number Diff line Loading @@ -944,9 +944,9 @@ en: report: title: "Reports overview" post_label: "<b>Post</b>: %{content}" comment_label: "<b>Comment</b>: %{data}" reported_label: "<b>Reported by</b> %{person}" post_label: "<strong>Post</strong>: %{content}" comment_label: "<strong>Comment</strong>: %{data}" reported_label: "<strong>Reported by</strong> %{person}" reason_label: "Reason:" review_link: "Mark as reviewed" delete_link: "Delete item" Loading Loading
Changelog.md +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ ## Features * Ask for confirmation when leaving a submittable comment field [#7530](https://github.com/diaspora/diaspora/pull/7530) * Show users vote in polls [#7550](https://github.com/diaspora/diaspora/pull/7550) * Add explanation of ignore function to in-app help section [#7585](https://github.com/diaspora/diaspora/pull/7585) # 0.7.0.0 Loading
config/locales/diaspora/en.yml +3 −3 Original line number Diff line number Diff line Loading @@ -944,9 +944,9 @@ en: report: title: "Reports overview" post_label: "<b>Post</b>: %{content}" comment_label: "<b>Comment</b>: %{data}" reported_label: "<b>Reported by</b> %{person}" post_label: "<strong>Post</strong>: %{content}" comment_label: "<strong>Comment</strong>: %{data}" reported_label: "<strong>Reported by</strong> %{person}" reason_label: "Reason:" review_link: "Mark as reviewed" delete_link: "Delete item" Loading