From: Remi P. <pno...@us...> - 2002-06-06 14:13:22
|
Update of /cvsroot/jprojecttimer/jprojecttimer In directory usw-pr-cvs1:/tmp/cvs-serv8841/jprojecttimer Modified Files: JProjectTimerResource.properties JProjectTimerResource_ja_JP.properties Log Message: New texts for V0.0.7 Index: JProjectTimerResource.properties =================================================================== RCS file: /cvsroot/jprojecttimer/jprojecttimer/JProjectTimerResource.properties,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** JProjectTimerResource.properties 25 Jan 2002 17:34:22 -0000 1.4 --- JProjectTimerResource.properties 6 Jun 2002 14:13:20 -0000 1.5 *************** *** 57,58 **** --- 57,67 ---- 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 Index: JProjectTimerResource_ja_JP.properties =================================================================== RCS file: /cvsroot/jprojecttimer/jprojecttimer/JProjectTimerResource_ja_JP.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** JProjectTimerResource_ja_JP.properties 30 Jan 2002 14:27:49 -0000 1.2 --- JProjectTimerResource_ja_JP.properties 6 Jun 2002 14:13:20 -0000 1.3 *************** *** 57,58 **** --- 57,67 ---- taskList=\u30bf\u30b9\u30af\u4e00\u89a7 warningDialogTitle=\u8b66\u544a + projectName=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u540d + author=\u4f5c\u6210\u8005 + backColor=\u30d0\u30c3\u30af\u306e\u8272 + headColor=\u30d8\u30c3\u30c0\u30fc\u306e\u8272 + linesColor=\u7dda\u306e\u8272 + textColor=\u30c6\u30ad\u30b9\u30c8\u306e\u8272 + arrowColor=\u77e2\u5370\u306e\u8272 + taskDoneColor=\u5b8c\u6210\u30bf\u30b9\u30af\u306e\u8272 + taskToDoColor=\u672a\u5b8c\u6210\u30bf\u30b9\u30af\u306e\u8272 |