From 143c527add56bdc98968383155c9d928d1460e42 Mon Sep 17 00:00:00 2001 From: "David A. Madore" Date: Mon, 3 Dec 2018 23:07:14 +0100 Subject: New categories: "auto-moto" and "gardinia". --- org/madore/damlengine/TodoWeblogSelectionElement.java | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'org/madore') diff --git a/org/madore/damlengine/TodoWeblogSelectionElement.java b/org/madore/damlengine/TodoWeblogSelectionElement.java index be55cb6..8072061 100644 --- a/org/madore/damlengine/TodoWeblogSelectionElement.java +++ b/org/madore/damlengine/TodoWeblogSelectionElement.java @@ -90,6 +90,10 @@ public final class TodoWeblogSelectionElement extends TodoDefaultElement { categoryNames.get("fr").put("comp-hw", "Mat\u00e9riel informatique"); categoryNames.get("en").put("econom", "Economics"); categoryNames.get("fr").put("econom", "\u00c9conomie"); + categoryNames.get("en").put("auto-moto", "Auto-Moto"); + categoryNames.get("fr").put("auto-moto", "Auto-Moto"); + categoryNames.get("en").put("gardinia", "Parks & Gardens"); + categoryNames.get("fr").put("gardinia", "Parcs & Jardins"); categoryNames.get("en").put("meta", "Meta"); categoryNames.get("fr").put("meta", "M\u00e9ta"); } -- cgit v1.2.3