Loading Changelog.md +1 −0 Original line number Diff line number Diff line # 0.6.7.0 ## Refactor * Cleanup some translations [#7465](https://github.com/diaspora/diaspora/pull/7465) ## Bug fixes Loading config/locales/diaspora/en.yml +13 −19 Original line number Diff line number Diff line Loading @@ -55,10 +55,6 @@ en: attributes: person_id: taken: "must be unique among this user’s contacts." request: attributes: from_id: taken: "is a duplicate of a pre-existing request." reshare: attributes: root_guid: Loading Loading @@ -254,7 +250,6 @@ en: contacts: index: start_a_conversation: "Start a conversation" add_a_new_aspect: "Add a new aspect" title: "Contacts" no_contacts: "Looks like you need to add some contacts!" no_contacts_message: "Check out %{community_spotlight}" Loading Loading @@ -629,7 +624,6 @@ en: zero: "%{actors} have reshared your post %{post_link}." one: "%{actors} has reshared your post %{post_link}." other: "%{actors} have reshared your post %{post_link}." post: "post" also_commented_deleted: zero: "%{actors} commented on a deleted post." one: "%{actors} commented on a deleted post." Loading config/locales/javascript/javascript.en.yml +2 −4 Original line number Diff line number Diff line Loading @@ -135,8 +135,6 @@ en: my_aspects: "My aspects" publisher: limited: "Limited: your post will only be seen by people you are sharing with" public: "Public: your post will be visible to everyone and found by search engines" near_from: "Posted from: <%= location %>" option: "Answer" add_option: "Add an answer" Loading Loading
Changelog.md +1 −0 Original line number Diff line number Diff line # 0.6.7.0 ## Refactor * Cleanup some translations [#7465](https://github.com/diaspora/diaspora/pull/7465) ## Bug fixes Loading
config/locales/diaspora/en.yml +13 −19 Original line number Diff line number Diff line Loading @@ -55,10 +55,6 @@ en: attributes: person_id: taken: "must be unique among this user’s contacts." request: attributes: from_id: taken: "is a duplicate of a pre-existing request." reshare: attributes: root_guid: Loading Loading @@ -254,7 +250,6 @@ en: contacts: index: start_a_conversation: "Start a conversation" add_a_new_aspect: "Add a new aspect" title: "Contacts" no_contacts: "Looks like you need to add some contacts!" no_contacts_message: "Check out %{community_spotlight}" Loading Loading @@ -629,7 +624,6 @@ en: zero: "%{actors} have reshared your post %{post_link}." one: "%{actors} has reshared your post %{post_link}." other: "%{actors} have reshared your post %{post_link}." post: "post" also_commented_deleted: zero: "%{actors} commented on a deleted post." one: "%{actors} commented on a deleted post." Loading
config/locales/javascript/javascript.en.yml +2 −4 Original line number Diff line number Diff line Loading @@ -135,8 +135,6 @@ en: my_aspects: "My aspects" publisher: limited: "Limited: your post will only be seen by people you are sharing with" public: "Public: your post will be visible to everyone and found by search engines" near_from: "Posted from: <%= location %>" option: "Answer" add_option: "Add an answer" Loading