From 88a29b3faae296f807bec7eeb18a27b3bdadaf4a Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Sun, 22 Oct 2017 08:49:28 +0200 Subject: [PATCH] Fixes encoding --- .../apache/struts2/showcase/action/SkillAction_de.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/showcase/src/main/resources/org/apache/struts2/showcase/action/SkillAction_de.properties b/apps/showcase/src/main/resources/org/apache/struts2/showcase/action/SkillAction_de.properties index 00840a080..ba6896b4f 100644 --- a/apps/showcase/src/main/resources/org/apache/struts2/showcase/action/SkillAction_de.properties +++ b/apps/showcase/src/main/resources/org/apache/struts2/showcase/action/SkillAction_de.properties @@ -21,4 +21,4 @@ skill.name=Name skill.description=Beschreibung skill.name.required=Name muss angegeben werden -skill.backtolist=Zur�ck zur Kenntnis Liste +skill.backtolist=Zurück zur Kenntnis Liste