From 9e1e7783b385b670bec774cbad604fbf4581d079 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 14 Nov 2020 11:03:12 -0300 Subject: Use "eu_categories" frontmatter attribute Jekyll treats names like "category" and "categories" differently, so I chose to name it "eu_categories" in order to avoid inheriting the special treatment, and have full control of what a category means and how it behaves. The _includes/category.html was changed to reflect that, with an extra coupled change that makes it not specific to articles, but any collection type. --- ...ersistent-trees-and-parser-combinators-building-a-database.po | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po') diff --git a/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po b/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po index 5cb9491..19bc893 100644 --- a/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po +++ b/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po @@ -19,9 +19,6 @@ msgid "" "ref: durable-persistent-trees-and-parser-combinators-building-a-database" msgstr "" -msgid "category: mediator" -msgstr "" - msgid "" "I've received with certain frequency messages from people wanting to know if" " I've made any progress on the database project [I've written about]({% link" @@ -340,3 +337,9 @@ msgid "" "If any of those topics interest you, message me to discuss more or " "contribute! Patches welcome!" msgstr "" + +msgid "eu_categories: mediator" +msgstr "" + +#~ msgid "category: mediator" +#~ msgstr "" -- cgit v1.2.3