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