From 1cac46040a57e5a1943fb0b5d6aea9301a95fbfb Mon Sep 17 00:00:00 2001 From: Ted Nathan Husted Date: Tue, 29 Aug 2006 20:40:00 +0000 Subject: [PATCH] WW-1349 Refactor MailReader localization git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@438199 13f79535-47bb-0310-9956-ffa450edef68 --- apps/mailreader/src/main/{resources => java}/struts.properties | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename apps/mailreader/src/main/{resources => java}/struts.properties (100%) diff --git a/apps/mailreader/src/main/resources/struts.properties b/apps/mailreader/src/main/java/struts.properties similarity index 100% rename from apps/mailreader/src/main/resources/struts.properties rename to apps/mailreader/src/main/java/struts.properties