From 94fa2b24713e2fcb9b32c8861c8493c65a12e0ab Mon Sep 17 00:00:00 2001 From: "David A. Madore" Date: Fri, 4 May 2012 23:51:07 +0200 Subject: Forgotten category: "econom" (economics). --- org/madore/damlengine/TodoWeblogSelectionElement.java | 2 ++ 1 file changed, 2 insertions(+) (limited to 'org') diff --git a/org/madore/damlengine/TodoWeblogSelectionElement.java b/org/madore/damlengine/TodoWeblogSelectionElement.java index ff48802..fee8d1f 100644 --- a/org/madore/damlengine/TodoWeblogSelectionElement.java +++ b/org/madore/damlengine/TodoWeblogSelectionElement.java @@ -84,6 +84,8 @@ public final class TodoWeblogSelectionElement extends TodoDefaultElement { categoryNames.get("de").put("cinema", "Film & Kino"); categoryNames.get("en").put("linux", "Linux"); categoryNames.get("fr").put("linux", "Linux"); + categoryNames.get("en").put("econom", "Economics"); + categoryNames.get("fr").put("econom", "\u00c9conomie"); } public static String categoryName(String code, String lang) { -- cgit v1.2.3