Issue 115937

Summary: Error testing TCM Test case 110142 for PT Language
Product: Calc Reporter: paulo.m.costa
Component: uiAssignee: ruifernandes24
Status: CLOSED FIXED QA Contact: issues@sc <issues>
Severity: Trivial    
Priority: P3 CC: issues, mdxonefour, rafaella.braconi
Version: OOo 3.3 RC7   
Target Milestone: ---   
Hardware: PC   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 111112    

Description paulo.m.costa 2010-12-05 19:57:42 UTC
While executing  TCM Test case 110142 "check for duplicate function names" for
Portuguese (PT) in OpenOffice.org Calc RC7  ( OOO330m17 - Build:9551 ) found that: 

Following functions have the same localized name but no comment in the
"Functionnames.ods" file linked in
http://wiki.services.openoffice.org/wiki/Spreadsheet_function_names  :
English name   Localised name
INTRATE	       TIR
IRR	       TIR
Comment 1 oc 2010-12-06 08:54:00 UTC
confirmed
Comment 2 rafaella.braconi 2010-12-06 11:33:29 UTC
OO.o PO UI  » formula / source / core / resource.po
OO.o PO UI  » scaddins / source / analysis.po

identified sources.
Comment 3 ivo.hinkelmann 2010-12-07 11:09:18 UTC
on calc33stopper3 cws I changed:

-scaddins	source\analysis\analysis_funcnames.src	0	string
RID_ANALYSIS_FUNCTION_NAMES	ANALYSIS_FUNCNAME_Intrate			0	pt	TIR				2002-02-02
02:02:02
+scaddins	source\analysis\analysis_funcnames.src	0	string
RID_ANALYSIS_FUNCTION_NAMES	ANALYSIS_FUNCNAME_Intrate			0	pt	TAXAJUROS		
2002-02-02 02:02:02

in pt-BR it is already correct.
Comment 4 ivo.hinkelmann 2010-12-07 11:10:20 UTC
set target to OOo 3.3
Comment 5 rafaella.braconi 2010-12-07 13:36:53 UTC
Hi Fernandes, the sting has been fixed in Pootle. Can you please check if
everything is fine? Thx!
Comment 6 ivo.hinkelmann 2010-12-08 12:13:05 UTC
the test document now don't show any dupes anymore
Comment 7 oc 2010-12-08 13:48:28 UTC
looks good in internal build cws_calc32stopper3