copyediting on topnav tooltips
This commit is contained in:
parent
01cd63fff7
commit
aa1a0782a9
|
@ -271,7 +271,7 @@ en:
|
||||||
uploaded_avatar: "Custom picture"
|
uploaded_avatar: "Custom picture"
|
||||||
uploaded_avatar_empty: "Add a custom picture"
|
uploaded_avatar_empty: "Add a custom picture"
|
||||||
upload_title: "Upload your picture"
|
upload_title: "Upload your picture"
|
||||||
image_is_not_a_square: "Warning: we've cropped your image as it's not a square."
|
image_is_not_a_square: "Warning: we've cropped your image; it is not square."
|
||||||
|
|
||||||
email:
|
email:
|
||||||
title: "Email"
|
title: "Email"
|
||||||
|
@ -1091,7 +1091,7 @@ en:
|
||||||
with_category: "%{filter} %{category} Topics"
|
with_category: "%{filter} %{category} Topics"
|
||||||
latest:
|
latest:
|
||||||
title: "Latest"
|
title: "Latest"
|
||||||
help: "the most recent topics"
|
help: "topics with recent posts"
|
||||||
hot:
|
hot:
|
||||||
title: "Hot"
|
title: "Hot"
|
||||||
help: "a selection of the hottest topics"
|
help: "a selection of the hottest topics"
|
||||||
|
@ -1110,13 +1110,13 @@ en:
|
||||||
zero: "Unread"
|
zero: "Unread"
|
||||||
one: "Unread (1)"
|
one: "Unread (1)"
|
||||||
other: "Unread ({{count}})"
|
other: "Unread ({{count}})"
|
||||||
help: "tracked topics with unread posts"
|
help: "topics you are watching or tracking with unread posts"
|
||||||
new:
|
new:
|
||||||
title:
|
title:
|
||||||
zero: "New"
|
zero: "New"
|
||||||
one: "New (1)"
|
one: "New (1)"
|
||||||
other: "New ({{count}})"
|
other: "New ({{count}})"
|
||||||
help: "new topics since your last visit"
|
help: "topics created since your last visit"
|
||||||
posted:
|
posted:
|
||||||
title: "My Posts"
|
title: "My Posts"
|
||||||
help: "topics you have posted in"
|
help: "topics you have posted in"
|
||||||
|
|
Loading…
Reference in New Issue