correct error in new tab tooltip text
This commit is contained in:
parent
08267f5171
commit
9b103e6d97
|
@ -682,7 +682,7 @@ en:
|
||||||
zero: "New"
|
zero: "New"
|
||||||
one: "New (1)"
|
one: "New (1)"
|
||||||
other: "New ({{count}})"
|
other: "New ({{count}})"
|
||||||
help: "new topics since your last visit, and tracked topics with new posts"
|
help: "new topics since your last visit"
|
||||||
posted:
|
posted:
|
||||||
title: "My Posts"
|
title: "My Posts"
|
||||||
help: "topics you have posted in"
|
help: "topics you have posted in"
|
||||||
|
|
|
@ -664,7 +664,7 @@ es:
|
||||||
zero: "Nuevos"
|
zero: "Nuevos"
|
||||||
one: "Nuevo (1)"
|
one: "Nuevo (1)"
|
||||||
other: "Nuevos ({{count}})"
|
other: "Nuevos ({{count}})"
|
||||||
help: "new topics since your last visit, and tracked topics with new posts"
|
help: "new topics since your last visit"
|
||||||
posted:
|
posted:
|
||||||
title: "My Posts"
|
title: "My Posts"
|
||||||
help: "topics you have posted in"
|
help: "topics you have posted in"
|
||||||
|
|
|
@ -615,7 +615,7 @@ id:
|
||||||
zero: "New"
|
zero: "New"
|
||||||
one: "New (1)"
|
one: "New (1)"
|
||||||
other: "New ({{count}})"
|
other: "New ({{count}})"
|
||||||
help: "new topics since your last visit, and tracked topics with new posts"
|
help: "new topics 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