Update of /cvsroot/tail/TailS/src/java/net/sf/tails/i18n
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv11828/src/java/net/sf/tails/i18n
Modified Files:
Messages.properties
Log Message:
Update de zoom in e zoom out.
Index: Messages.properties
===================================================================
RCS file: /cvsroot/tail/TailS/src/java/net/sf/tails/i18n/Messages.properties,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Messages.properties 8 Oct 2007 19:56:56 -0000 1.3
--- Messages.properties 24 Oct 2007 20:56:49 -0000 1.4
***************
*** 19,21 ****
EMPTY_SLICESNUMBER_FIELD =Please fill Number of Slices field.
INVALID_SLICESNUMBER_FIELD =Please enter only numbers on Number of Slices field.
! NEGATIVE_SLICESNUMBER_FIELD =Number of Slices field must be greater than zero.
\ No newline at end of file
--- 19,22 ----
EMPTY_SLICESNUMBER_FIELD =Please fill Number of Slices field.
INVALID_SLICESNUMBER_FIELD =Please enter only numbers on Number of Slices field.
! NEGATIVE_SLICESNUMBER_FIELD =Number of Slices field must be greater than zero.
! REPORT_HTML_ERROR =Exportation error, please restart the application.
\ No newline at end of file
|