Author: simoneg
Date: Fri Jan 29 02:09:47 2010
New Revision: 904344

URL: http://svn.apache.org/viewvc?rev=904344&view=rev
Log:
Better exception display and localization

Modified:
    
labs/magma/trunk/foundation-website/src/main/resources/META-INF/messages.it.properties
    
labs/magma/trunk/foundation-website/src/main/resources/org/apache/magma/website/exceptions.css

Modified: 
labs/magma/trunk/foundation-website/src/main/resources/META-INF/messages.it.properties
URL: 
http://svn.apache.org/viewvc/labs/magma/trunk/foundation-website/src/main/resources/META-INF/messages.it.properties?rev=904344&r1=904343&r2=904344&view=diff
==============================================================================
--- 
labs/magma/trunk/foundation-website/src/main/resources/META-INF/messages.it.properties
 (original)
+++ 
labs/magma/trunk/foundation-website/src/main/resources/META-INF/messages.it.properties
 Fri Jan 29 02:09:47 2010
@@ -1,2 +1,2 @@
 anerrorhasoccurred=Si รจ verificato un errore
-weareworkingtoresolvetheproblem+14=Abbiamo registrato l'errore al fine di 
poterlo correggere.
\ No newline at end of file
+weareworkingtoresolvetheproble+15=Abbiamo registrato l'errore al fine di 
poterlo correggere.
\ No newline at end of file

Modified: 
labs/magma/trunk/foundation-website/src/main/resources/org/apache/magma/website/exceptions.css
URL: 
http://svn.apache.org/viewvc/labs/magma/trunk/foundation-website/src/main/resources/org/apache/magma/website/exceptions.css?rev=904344&r1=904343&r2=904344&view=diff
==============================================================================
--- 
labs/magma/trunk/foundation-website/src/main/resources/org/apache/magma/website/exceptions.css
 (original)
+++ 
labs/magma/trunk/foundation-website/src/main/resources/org/apache/magma/website/exceptions.css
 Fri Jan 29 02:09:47 2010
@@ -18,6 +18,7 @@
        color: black;
        border: 1px solid red;
        background: #FFEEEE;
+       padding: 3px;
 }
 .MagmaException .stacktrace {
        height: 1em;
@@ -27,6 +28,7 @@
        text-align: left;
        text-decoration: none;
        color: black;
+       padding: 3px;
 }
 
 .MagmaException .stacktrace:hover {



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to