parent
ddda28102c
commit
0e13a316f6
3 changed files with 16 additions and 23 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# 0.6.7.0
|
||||
|
||||
## Refactor
|
||||
* Cleanup some translations [#7465](https://github.com/diaspora/diaspora/pull/7465)
|
||||
|
||||
## Bug fixes
|
||||
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
@ -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}"
|
||||
|
|
@ -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."
|
||||
|
|
|
|||
|
|
@ -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…
Reference in a new issue