Author: svenmeier
Date: Fri Aug 26 06:00:31 2011
New Revision: 1162001

URL: http://svn.apache.org/viewvc?rev=1162001&view=rev
Log:
WICKET-3996 corrected property  with malformed \uxxxx encoding (was moved from 
MultiFileUploadField and already wrong there)

Modified:
    
wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Application_sl.properties

Modified: 
wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Application_sl.properties
URL: 
http://svn.apache.org/viewvc/wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Application_sl.properties?rev=1162001&r1=1162000&r2=1162001&view=diff
==============================================================================
--- 
wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Application_sl.properties
 (original)
+++ 
wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Application_sl.properties
 Fri Aug 26 06:00:31 2011
@@ -40,4 +40,4 @@ null=Izberi
 nullValid=
 
 org.apache.wicket.mfu.caption.unlimited=Datoteke:
-org.apache.wicket.mfu.caption.limited=Datoteke (najve\u\u010d ${max}):
\ No newline at end of file
+org.apache.wicket.mfu.caption.limited=Datoteke (najve\u010d ${max}):
\ No newline at end of file


Reply via email to