FIX: Broken MessageFormat string

This commit is contained in:
Gerhard Schlager 2020-06-02 21:42:39 +02:00
parent fc640f31df
commit 9c42c0fe9a

View File

@ -2171,7 +2171,7 @@ en:
=0 {}
one { {BOTH, select, true{and } false {is } other{}} <a href='{basePath}/new'>1 new</a> topic}
other { {BOTH, select, true{and } false {are } other{}} <a href='{basePath}/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 {}}"
bumped_at_title_MF: "{FIRST_POST}: {CREATED_AT}\n{LAST_POST}: {BUMPED_AT}"