From c94d8e21d815526f8f93f6d5de255a568e12feef Mon Sep 17 00:00:00 2001 From: markt Date: Fri, 14 Jan 2011 08:18:21 +0000 Subject: [PATCH] Remove unused files git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1058887 13f79535-47bb-0310-9956-ffa450edef68 --- java/org/apache/catalina/tribes/LocalStrings.properties | 16 ---------------- .../apache/catalina/tribes/LocalStrings_es.properties | 16 ---------------- .../apache/catalina/tribes/LocalStrings_fr.properties | 16 ---------------- 3 files changed, 48 deletions(-) delete mode 100644 java/org/apache/catalina/tribes/LocalStrings.properties delete mode 100644 java/org/apache/catalina/tribes/LocalStrings_es.properties delete mode 100644 java/org/apache/catalina/tribes/LocalStrings_fr.properties diff --git a/java/org/apache/catalina/tribes/LocalStrings.properties b/java/org/apache/catalina/tribes/LocalStrings.properties deleted file mode 100644 index e9bab46b8..000000000 --- a/java/org/apache/catalina/tribes/LocalStrings.properties +++ /dev/null @@ -1,16 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -cluster.mbean.register.already=MBean {0} already registered! diff --git a/java/org/apache/catalina/tribes/LocalStrings_es.properties b/java/org/apache/catalina/tribes/LocalStrings_es.properties deleted file mode 100644 index 1a71cc4d5..000000000 --- a/java/org/apache/catalina/tribes/LocalStrings_es.properties +++ /dev/null @@ -1,16 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -cluster.mbean.register.already = \u00A1El MBean {0} ya est\u00E1 registrado\!\! diff --git a/java/org/apache/catalina/tribes/LocalStrings_fr.properties b/java/org/apache/catalina/tribes/LocalStrings_fr.properties deleted file mode 100644 index a2fefe32d..000000000 --- a/java/org/apache/catalina/tribes/LocalStrings_fr.properties +++ /dev/null @@ -1,16 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -cluster.mbean.register.already=MBean {0} d\u00e9j\u00e0 enregistr\u00e9! -- 2.11.0