From: Hirzel P. <ph...@us...> - 2008-05-18 16:25:22
|
Update of /cvsroot/tcotool/TCO-Tool/src/org/tcotool/standard/charts/resources In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv22607/src/org/tcotool/standard/charts/resources Modified Files: ChartTool_de.properties ChartTool.properties Log Message: NLS translations Index: ChartTool_de.properties =================================================================== RCS file: /cvsroot/tcotool/TCO-Tool/src/org/tcotool/standard/charts/resources/ChartTool_de.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ChartTool_de.properties 13 Jan 2006 13:07:48 -0000 1.2 --- ChartTool_de.properties 18 May 2008 16:25:12 -0000 1.3 *************** *** 3,5 **** CIYear = Jahr CIPersonalFact = PK + SK ! CITotal = Total Investitionen \ No newline at end of file --- 3,7 ---- CIYear = Jahr CIPersonalFact = PK + SK ! CITotal = Total Investitionen ! CWNoCode_text = Es sind keine spezifischen Codes definiert, diese Auswertung macht deshalb keinen Sinn. ! CWNoCode_title = Keine Codes für: \ No newline at end of file Index: ChartTool.properties =================================================================== RCS file: /cvsroot/tcotool/TCO-Tool/src/org/tcotool/standard/charts/resources/ChartTool.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ChartTool.properties 13 Jan 2006 13:07:48 -0000 1.2 --- ChartTool.properties 18 May 2008 16:25:12 -0000 1.3 *************** *** 3,5 **** CIYear = Year CIPersonalFact = PC + FC ! CITotal = Total Investments \ No newline at end of file --- 3,7 ---- CIYear = Year CIPersonalFact = PC + FC ! CITotal = Total Investments ! CWNoCode_text = There are no specific codes defined, this report makes therefore no sense. ! CWNoCode_title = No codes for: \ No newline at end of file |