UX: Moderator post wasn't completely translatable

This commit is contained in:
Gerhard Schlager
2019-02-20 16:37:47 +01:00
parent 04a63cfaaa
commit 66901f67f6
3 changed files with 25 additions and 6 deletions
+10 -4
View File
@@ -2038,11 +2038,17 @@ en:
move_posts:
new_topic_moderator_post:
one: "A post was split to a new %{entity}: %{topic_link}"
other: "%{count} posts were split to a new %{entity}: %{topic_link}"
one: "A post was split to a new topic: %{topic_link}"
other: "%{count} posts were split to a new topic: %{topic_link}"
new_message_moderator_post:
one: "A post was split to a new message: %{topic_link}"
other: "%{count} posts were split to a new message: %{topic_link}"
existing_topic_moderator_post:
one: "A post was merged into an existing %{entity}: %{topic_link}"
other: "%{count} posts were merged into an existing %{entity}: %{topic_link}"
one: "A post was merged into an existing topic: %{topic_link}"
other: "%{count} posts were merged into an existing topic: %{topic_link}"
existing_message_moderator_post:
one: "A post was merged into an existing message: %{topic_link}"
other: "%{count} posts were merged into an existing message: %{topic_link}"
change_owner:
post_revision_text: "Ownership transferred"