Update of /cvsroot/jprojecttimer/jprojecttimer
In directory sc8-pr-cvs1:/tmp/cvs-serv32392
Modified Files:
JProjectTimer.properties JProjectTimerResource.properties
JProjectTimerResource_de.properties
JProjectTimerResource_de_DE.properties
Log Message:
About dialog upgraded to a full window with more information.
Index: JProjectTimer.properties
===================================================================
RCS file: /cvsroot/jprojecttimer/jprojecttimer/JProjectTimer.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** JProjectTimer.properties 23 Nov 2002 20:34:13 -0000 1.1
--- JProjectTimer.properties 23 Nov 2002 21:32:37 -0000 1.2
***************
*** 1,2 ****
--- 1,12 ----
+ # $Id$
+ # JProjectTimer configuration file
name=JProjectTimer
version=0.0.8-pre
+ copyright=Copyright (C) 2001,2002
+ copyright_count=6
+ copyright_0=Remi Poujeaux <rem...@ni...>
+ copyright_1=Christian Garbs <mi...@cg...>
+ copyright_2=Boris Unckel <b.u...@gm...>
+ copyright_3=Tim O'Brien <to...@ie...>
+ copyright_4=Jochen Luell <jo...@lu...>
+ copyright_5=Oliver Kalkofen <OKa...@we...>
Index: JProjectTimerResource.properties
===================================================================
RCS file: /cvsroot/jprojecttimer/jprojecttimer/JProjectTimerResource.properties,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** JProjectTimerResource.properties 6 Jun 2002 14:13:20 -0000 1.5
--- JProjectTimerResource.properties 23 Nov 2002 21:32:37 -0000 1.6
***************
*** 25,28 ****
--- 25,32 ----
OptionPane.okButtonText=OK
OptionPane.yesButtonText=Yes
+ aboutJProjectTimer=About JProjectTimer
+ arrowColor=Arrows Color
+ author=Author
+ backColor=Background Color
cancelButton=Cancel
confirmTitle=Confirmation
***************
*** 35,39 ****
--- 39,46 ----
finished=finished
ganttDiagram=Gantt diagram
+ headColor=Header Color
helpMenu=Help
+ language=language
+ linesColor=Lines Color
loadDialogTitle=Load project
menuAbout=About...
***************
*** 49,52 ****
--- 56,60 ----
predecessors=predecessors
project=project
+ projectName=Project Name
reallyLoad=There are unsaved changes.\nDo you want to load anyway?
reallyNew=There are unsaved changes.\nDo you want to discard them anyway?
***************
*** 55,67 ****
saveAsDialogTitle=Save project as
task=task
taskList=task list
! warningDialogTitle=Warning
! projectName=Project Name
! author=Author
! backColor=Background Color
! headColor=Header Color
! linesColor=Lines Color
textColor=Text Color
! arrowColor=Arrows Color
! taskDoneColor=Completed Task Color
! taskToDoColor=Not Completed Task Color
\ No newline at end of file
--- 63,70 ----
saveAsDialogTitle=Save project as
task=task
+ taskDoneColor=Completed Task Color
taskList=task list
! taskToDoColor=Not Completed Task Color
textColor=Text Color
! translator=translator
! warningDialogTitle=Warning
Index: JProjectTimerResource_de.properties
===================================================================
RCS file: /cvsroot/jprojecttimer/jprojecttimer/JProjectTimerResource_de.properties,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** JProjectTimerResource_de.properties 11 Jun 2002 20:17:17 -0000 1.6
--- JProjectTimerResource_de.properties 23 Nov 2002 21:32:37 -0000 1.7
***************
*** 40,43 ****
--- 40,44 ----
headColor=Farbe Kopfzeile
helpMenu=Hilfe
+ language=Sprache
linesColor=Farbe Linien
loadDialogTitle=Projekt laden
***************
*** 65,67 ****
--- 66,69 ----
taskToDoColor=Farbe offener Vorgang
textColor=Farbe Text
+ translator=\u00dcbersetzer
warningDialogTitle=Warnung
Index: JProjectTimerResource_de_DE.properties
===================================================================
RCS file: /cvsroot/jprojecttimer/jprojecttimer/JProjectTimerResource_de_DE.properties,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** JProjectTimerResource_de_DE.properties 11 Jun 2002 20:17:17 -0000 1.6
--- JProjectTimerResource_de_DE.properties 23 Nov 2002 21:32:37 -0000 1.7
***************
*** 40,43 ****
--- 40,44 ----
headColor=Farbe Kopfzeile
helpMenu=Hilfe
+ language=Sprache
linesColor=Farbe Linien
loadDialogTitle=Projekt laden
***************
*** 65,67 ****
--- 66,69 ----
taskToDoColor=Farbe offener Vorgang
textColor=Farbe Text
+ translator=\u00dcbersetzer
warningDialogTitle=Warnung
|