BUGFIX: dots in the wrong spot
This commit is contained in:
parent
164418b3f6
commit
af3d262bf3
|
@ -673,11 +673,11 @@ en:
|
||||||
=0 {}
|
=0 {}
|
||||||
one { {BOTH, select, true{and } false {is } other{}} <a href='/new'>1 new</a> topic}
|
one { {BOTH, select, true{and } false {is } other{}} <a href='/new'>1 new</a> topic}
|
||||||
other { {BOTH, select, true{and } false {are } other{}} <a href='/new'># new</a> topics}
|
other { {BOTH, select, true{and } false {are } other{}} <a href='/new'># new</a> topics}
|
||||||
} remaining, or {CATEGORY, select, true {browse other topics in {catLink}} false {{latestLink}} other {}} "
|
} remaining, or {CATEGORY, select, true {browse other topics in {catLink}} false {{latestLink}} other {}}."
|
||||||
|
|
||||||
browse_all_categories: Browse all categories
|
browse_all_categories: Browse all categories
|
||||||
|
|
||||||
view_latest_topics: view latest topics.
|
view_latest_topics: view latest topics
|
||||||
suggest_create_topic: Why not create a topic?
|
suggest_create_topic: Why not create a topic?
|
||||||
read_position_reset: "Your read position has been reset."
|
read_position_reset: "Your read position has been reset."
|
||||||
jump_reply_up: jump to earlier reply
|
jump_reply_up: jump to earlier reply
|
||||||
|
|
Loading…
Reference in New Issue