|
From: Hirzel P. <ph...@us...> - 2006-01-13 13:07:56
|
Update of /cvsroot/tcotool/TCO-Tool/src/org/tcotool/standard/charts/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23136/src/org/tcotool/standard/charts/resources Modified Files: ChartTool.properties ChartTool_de.properties Log Message: Feature: Allow Bar-/Pie-Charts for all DbCodeTypes used in TCO-Tool Index: ChartTool_de.properties =================================================================== RCS file: /cvsroot/tcotool/TCO-Tool/src/org/tcotool/standard/charts/resources/ChartTool_de.properties,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** ChartTool_de.properties 29 Aug 2005 09:41:14 -0000 1.1.1.1 --- ChartTool_de.properties 13 Jan 2006 13:07:48 -0000 1.2 *************** *** 1,3 **** ! CTCostByCostType = TCO-Gesamtkosten (Total Kostenarten) CTCostTotal = TCO-Gesamtkosten (Total) CIYear = Jahr --- 1,3 ---- ! CTCostByCostType = TCO-Gesamtkosten (Total {0}) CTCostTotal = TCO-Gesamtkosten (Total) CIYear = Jahr Index: ChartTool.properties =================================================================== RCS file: /cvsroot/tcotool/TCO-Tool/src/org/tcotool/standard/charts/resources/ChartTool.properties,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** ChartTool.properties 29 Aug 2005 09:41:14 -0000 1.1.1.1 --- ChartTool.properties 13 Jan 2006 13:07:48 -0000 1.2 *************** *** 1,3 **** ! CTCostByCostType = TCO-Over all Costs (Total Cost-type) CTCostTotal = TCO-Over all Costs (Total) CIYear = Year --- 1,3 ---- ! CTCostByCodeType = TCO-Over all Costs (Total {0}) CTCostTotal = TCO-Over all Costs (Total) CIYear = Year |