Issue 113298 - Error in function "núm,caract" in the PT-pt translation
Summary: Error in function "núm,caract" in the PT-pt translation
Status: CLOSED OBSOLETE
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOO320m9
Hardware: Unknown All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-20 23:40 UTC by paulo_tavares
Modified: 2022-05-31 17:13 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Sceenshot of the error in function "núm,caract" (19.12 KB, image/png)
2010-07-20 23:43 UTC, paulo_tavares
no flags Details
Screenshots taken in versions: 3.2.0, 4.0.0, 4.1.0 and 4.1.12 (575.41 KB, image/jpeg)
2022-05-29 16:26 UTC, Czesław Wolański
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description paulo_tavares 2010-07-20 23:40:47 UTC
This issue applies to version 3.2.1 in PT-pt localization.

The function that should give the length of a given text has a syntactical error.

The current name is "núm,caract" and should be "núm.caract".

The comma in the name makes the function not to work.
Comment 1 paulo_tavares 2010-07-20 23:43:50 UTC
Created attachment 70726 [details]
Sceenshot of the error in function "núm,caract"
Comment 2 Czesław Wolański 2022-05-29 16:24:15 UTC
NÚM,CARACT failed in versions: 3.2.0 - 4.0.0.

Test in version 4.0.0

The faulty string "NÚM,CARACT" resides in the file:

\program\resource\forpt.res

Replacing "," with "." rectifies the problem.


The function name changed in 4.1.0 to "COMPRIMENTO"
and the function works correctly. 

4.1.12 employs the new name too.

Issue can be closed as OBSOLETE.
Comment 3 Czesław Wolański 2022-05-29 16:26:10 UTC
Created attachment 87090 [details]
Screenshots taken in versions: 3.2.0, 4.0.0, 4.1.0 and 4.1.12
Comment 4 Matthias Seidel 2022-05-29 17:06:58 UTC
Obsolete now