From 9576a81814a2515b14610934ac8aa1f2ae0f6391 Mon Sep 17 00:00:00 2001 From: markt Date: Mon, 27 Jun 2011 13:57:23 +0000 Subject: [PATCH] Remove unused files git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1140162 13f79535-47bb-0310-9956-ffa450edef68 --- .../tomcat/util/buf/res/LocalStrings.properties | 18 ------------------ .../tomcat/util/buf/res/LocalStrings_es.properties | 19 ------------------- .../tomcat/util/buf/res/LocalStrings_fr.properties | 18 ------------------ .../tomcat/util/buf/res/LocalStrings_ja.properties | 18 ------------------ 4 files changed, 73 deletions(-) delete mode 100644 java/org/apache/tomcat/util/buf/res/LocalStrings.properties delete mode 100644 java/org/apache/tomcat/util/buf/res/LocalStrings_es.properties delete mode 100644 java/org/apache/tomcat/util/buf/res/LocalStrings_fr.properties delete mode 100644 java/org/apache/tomcat/util/buf/res/LocalStrings_ja.properties diff --git a/java/org/apache/tomcat/util/buf/res/LocalStrings.properties b/java/org/apache/tomcat/util/buf/res/LocalStrings.properties deleted file mode 100644 index 7ee1f2659..000000000 --- a/java/org/apache/tomcat/util/buf/res/LocalStrings.properties +++ /dev/null @@ -1,18 +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. - -hexUtil.bad=Bad hexadecimal digit -hexUtil.odd=Odd number of hexadecimal digits -httpDate.pe=invalid date format: {0} diff --git a/java/org/apache/tomcat/util/buf/res/LocalStrings_es.properties b/java/org/apache/tomcat/util/buf/res/LocalStrings_es.properties deleted file mode 100644 index e5c5efae5..000000000 --- a/java/org/apache/tomcat/util/buf/res/LocalStrings_es.properties +++ /dev/null @@ -1,19 +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. - -hexUtil.bad=D\u00edgito hexadecimal incorrecto -hexUtil.odd=N\u00famero de d\u00edgitos hexadecimales incorrecto -httpDate.pe=formato de fecha no v\u00e1lido: {0} - diff --git a/java/org/apache/tomcat/util/buf/res/LocalStrings_fr.properties b/java/org/apache/tomcat/util/buf/res/LocalStrings_fr.properties deleted file mode 100644 index f4d753cc4..000000000 --- a/java/org/apache/tomcat/util/buf/res/LocalStrings_fr.properties +++ /dev/null @@ -1,18 +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. - -hexUtil.bad=Mauvais digit hexad\u00e9cimal -hexUtil.odd=Nombre impair de digits hexad\u00e9cimaux -httpDate.pe=Format de date invalide: {0} diff --git a/java/org/apache/tomcat/util/buf/res/LocalStrings_ja.properties b/java/org/apache/tomcat/util/buf/res/LocalStrings_ja.properties deleted file mode 100644 index a6b46bc7e..000000000 --- a/java/org/apache/tomcat/util/buf/res/LocalStrings_ja.properties +++ /dev/null @@ -1,18 +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. - -hexUtil.bad=\u7121\u52b9\u306a16\u9032\u6570\u5024\u3067\u3059 -hexUtil.odd=\u5947\u6570\u6841\u306e16\u9032\u6570\u5024\u3067\u3059 -httpDate.pe=\u7121\u52b9\u306a\u65e5\u4ed8\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u3059: {0} -- 2.11.0