Improve recent release list
- fix unwanted trailing separator - better styling for the items - more semantic markup (also enables improved CSS)
This commit is contained in:
@@ -189,6 +189,10 @@ other = "Read about"
|
||||
[main_read_more]
|
||||
other = "Read more"
|
||||
|
||||
[not_applicable]
|
||||
# Localization teams: it's OK to use a longer text here
|
||||
other = "n/a"
|
||||
|
||||
[note]
|
||||
other = "Note:"
|
||||
|
||||
@@ -207,6 +211,12 @@ other = "Before you begin"
|
||||
[previous_patches]
|
||||
other = "Patch Releases:"
|
||||
|
||||
[release_date_after]
|
||||
other = ")"
|
||||
|
||||
[release_date_before]
|
||||
other = "(released: "
|
||||
|
||||
[seealso_heading]
|
||||
other = "See Also"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user