From e281b81475cc8a94a59f6ce7767d4b0996ea7180 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 29 Jul 2013 16:18:47 +0200 Subject: Configuration Tool: - OA Configuration TODO: - General Configuration - Import - User Management --- id/ConfigWebTool/src/main/resources/struts.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'id/ConfigWebTool/src/main/resources/struts.properties') diff --git a/id/ConfigWebTool/src/main/resources/struts.properties b/id/ConfigWebTool/src/main/resources/struts.properties index 2ef882658..5b219754a 100644 --- a/id/ConfigWebTool/src/main/resources/struts.properties +++ b/id/ConfigWebTool/src/main/resources/struts.properties @@ -14,3 +14,5 @@ struts.ui.theme=css_xhtml struts.devMode=false struts.action.extension=action,, +struts.custom.i18n.resources=applicationResources +struts.i18n.encoding=UTF-8 \ No newline at end of file -- cgit v1.2.3