Added: ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml?rev=628610&view=auto==============================================================================
--- ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml (added)
+++ ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml Sun Feb 17 20:35:15 2008
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
+<resource xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance">
+ <property key="ProductReturnNotYetAcceptedOrAlreadyReceived">
+ <value xml:lang="en">This return is not yet accepted or already received.</value>
+ <value xml:lang="fr">Ce retour n'est pas encore accepté ou déjà reçu.</value>
+ <value xml:lang="ru">ÐÑÐ¾Ñ Ð²Ð¾Ð·Ð²ÑÐ°Ñ ÐµÑе не подÑвеÑжден или Ñже полÑÑен.</value>
+ <value xml:lang="th">à¸à¸²à¸£à¸à¸·à¸à¸à¹à¸²à¸à¸µà¹à¹à¸¡à¹à¸¢à¸à¸¡à¸£à¸±à¸à¸«à¸£à¸·à¸à¹à¸à¹à¸£à¸±à¸à¹à¸£à¸µà¸¢à¸à¸£à¹à¸à¸¢à¹à¸¥à¹à¸§</value>
+ <value xml:lang="zh">è¿æ²¡ææ¥åææ¥æ¶å°è¿ä¸ªéè´§ã</value>
+ </property>
+ <property key="ProductReturnRequestedOK">
+ <value xml:lang="en">The return is requested.</value>
+ <value xml:lang="fr">Le retour est demandé.</value>
+ <value xml:lang="ru">ÐапÑоÑен возвÑаÑ.</value>
+ <value xml:lang="th">à¸à¸²à¸£à¸à¸·à¸à¸à¹à¸²à¸à¸²à¸£à¸£à¹à¸à¸à¸à¸</value>
+ <value xml:lang="zh">已请æ±éè´§ã</value>
+ </property>
+ <property key="ProductUspsAddressValidationStateAndCityOrZipRqd">
+ <value xml:lang="en">USPS address validation requires either zip5 or city and state</value>
+ <value xml:lang="th">USPS à¸à¹à¸à¸à¸à¸²à¸£à¸à¸µà¹à¸à¸¢à¸¹à¹ à¸à¹à¸²à¹à¸¡à¹ รหัสà¹à¸à¸£à¸©à¸à¸µà¸¢à¹ หรืภà¹à¸¡à¸·à¸à¸ à¹à¸¥à¸° รัà¸</value>
+ </property>
+</resource>