[Ejtools-cvs] libraries/adwt/src/resources/org/ejtools/adwt/editor Resources.properties,1.1,1.2 Reso
Brought to you by:
letiemble
|
From: <let...@us...> - 2003-09-15 22:37:21
|
Update of /cvsroot/ejtools/libraries/adwt/src/resources/org/ejtools/adwt/editor In directory sc8-pr-cvs1:/tmp/cvs-serv24196/adwt/src/resources/org/ejtools/adwt/editor Modified Files: Resources.properties Resources_fr_FR.properties Log Message: Adjust Eclipse build files Adjust some Javadoc Review the models for TreeView and ListView : much more lightweight Convert resources files to UTF-8 to avoid loosing accents Index: Resources.properties =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/resources/org/ejtools/adwt/editor/Resources.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Resources.properties 21 Feb 2003 22:27:42 -0000 1.1 --- Resources.properties 15 Sep 2003 22:37:14 -0000 1.2 *************** *** 1,2 **** ! # Text for editors ! ObjectNameEditor.button.view=View --- 1,2 ---- ! # Text for editors ! ObjectNameEditor.button.view=View Index: Resources_fr_FR.properties =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/resources/org/ejtools/adwt/editor/Resources_fr_FR.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Resources_fr_FR.properties 21 Feb 2003 22:27:42 -0000 1.1 --- Resources_fr_FR.properties 15 Sep 2003 22:37:14 -0000 1.2 *************** *** 1,2 **** ! # Text for editors ! ObjectNameEditor.button.view=Voir --- 1,2 ---- ! # Text for editors ! ObjectNameEditor.button.view=Voir |