diff options
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index a56bacf2..0d86249a 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1727,13 +1727,11 @@ listingPage: root.withAncestors: _: "{TAG} (descends from {ANCESTORS})" - descendant: - _: "{TAG}" - jumpToRoot: "Jump to: {TAG}" - tag: _: "{TAG}" + jumpToRoot: "Jump to: {TAG}" + withStat: _: "{STAT} {TAG}" stat: "({STAT})" |