diff --git a/app/assets/stylesheets/application/topic-post.css.scss b/app/assets/stylesheets/application/topic-post.css.scss index af5a71e0814..8b5653fe0ae 100644 --- a/app/assets/stylesheets/application/topic-post.css.scss +++ b/app/assets/stylesheets/application/topic-post.css.scss @@ -535,7 +535,7 @@ padding-top: 30px; } .post-actions { - padding: 6px 0 0px 15px; + padding: 5px 0 0px 15px; font-size: 12px; img { margin-right: 2px; diff --git a/config/locales/en.yml b/config/locales/en.yml index 88b9d9626a3..439c1542482 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -517,7 +517,7 @@ en: title: "Receive an email digest of what's new" daily: "daily" weekly: "weekly" - bi_weekly: "bi-weekly" + bi_weekly: "every two weeks" email_direct: "Receive an email when someone talks directly to you" email_private_messages: "Receive an email when someone sends you a private message" @@ -831,7 +831,7 @@ en: reply_as_new_topic: "Reply as new Topic" continue_discussion: "Continuing the discussion from {{postLink}}:" follow_quote: "go to the quoted post" - deleted_by_author: "Post deleted by author." + deleted_by_author: "(post removed by author)" has_replies_below: one: "Reply Below"