svn commit: r426467 - /incubator/ofbiz/trunk/framework/widget/config/conditional_fr.properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r426467 - /incubator/ofbiz/trunk/framework/widget/config/conditional_fr.properties

jleroux@apache.org
Author: jleroux
Date: Fri Jul 28 03:10:16 2006
New Revision: 426467

URL: http://svn.apache.org/viewvc?rev=426467&view=rev
Log:
The introduction of spaces around = was annoying for synchro of Neogia. I reverse without it.

Modified:
    incubator/ofbiz/trunk/framework/widget/config/conditional_fr.properties

Modified: incubator/ofbiz/trunk/framework/widget/config/conditional_fr.properties
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/widget/config/conditional_fr.properties?rev=426467&r1=426466&r2=426467&view=diff
==============================================================================
--- incubator/ofbiz/trunk/framework/widget/config/conditional_fr.properties (original)
+++ incubator/ofbiz/trunk/framework/widget/config/conditional_fr.properties Fri Jul 28 03:10:16 2006
@@ -13,16 +13,16 @@
 # License for the specific language governing permissions and limitations
 # under the License.
 #####################################################################
-begins_with = commence par
-contains = contient
-equals = \u00E9gal
-greater_than = plus grand
-greater_than_equals = plus grand ou \u00E9gal
-greater_than_from_day_start = plus grand que le jour
-ignore_case = Ignorer la casse (maj/min)
-is_empty = est vide
-less_than = plus petit
-less_than_equals = plus petit ou \u00E9gal
-same_day = m\u00EAme jour
-up_thru_day = Inclus ce jour
-up_to_day = Jusqu'au jour
+begins_with=commence par
+contains=contient
+equals=\u00E9gal
+greater_than=plus grand
+greater_than_equals=plus grand ou \u00E9gal
+greater_than_from_day_start=plus grand que le jour
+ignore_case=Ignorer la casse (maj/min)
+is_empty=est vide
+less_than=plus petit
+less_than_equals=plus petit ou \u00E9gal
+same_day=m\u00EAme jour
+up_thru_day=Inclus ce jour
+up_to_day=Jusqu'au jour