Bug 120780 - Language of User interface Korean - Calc Function: isna - (duplicated) and ifna - (Error: Invalid name)
Summary: Language of User interface Korean - Calc Function: isna - (duplicated) and i...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Localization (show other bugs)
Version:
(earliest affected)
6.1.2.1 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-22 09:31 UTC by Yong-seok Choi
Modified: 2019-03-14 17:03 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yong-seok Choi 2018-10-22 09:31:37 UTC
Description:
I'm a user of Calc (Language of User interface - Korean).
At Korean Interface, Function IFNA invokes Error of invaild name and Function ISNA invokes the Error(Err:511 - variable missing).
At Panel of Functon List, All list has two ISNA and No IFNA.

At other language interface(English, japanese and Chinese), this problem does not occur.


You can also see this problem on this page.

LibreOffice Help(Korean)
https://help.libreoffice.org/Calc/Information_Functions/ko#ISNA_2

It(#ISNA_2) should be Function IFNA, not Function ISNA.
ISNA is duplicated.


Actual Results:
At Korean Interface

=ISNA(B2)
Err:511 - Error : Variable missing

=IFNA(B3)
#NAME? - Error : Invalid name


Expected Results:
At Korean Interface,
I hope Function ISNA, IFNA works well.


Reproducible: Always


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: ko
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no
Comment 1 Xisco Faulí 2019-01-14 18:25:53 UTC
Thank you for reporting the bug.
it seems you're using an old version of LibreOffice.
Could you please try to reproduce it with the latest version of LibreOffice
from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version.
Comment 3 Xisco Faulí 2019-03-12 19:15:59 UTC
(In reply to Julien Nabet from comment #2)
> Xisco: looking at
> https://translations.documentfoundation.org/ko/translate/
> #search=vdEm2&sfields=source,target,notes, it seems "IFNA" is still
> translated ISNA in KOREAN
> 
> (contrary to
> https://translations.documentfoundation.org/zh_CN/translate/
> #search=vdEm2&sfields=source,target,notes)

@Sophie, could you please notify the korean community about this issue?
Comment 4 Julien Nabet 2019-03-12 19:19:09 UTC
Xisco: if it can help, I can make the change from IFNA to ISNA on Pootle
Comment 5 Xisco Faulí 2019-03-12 20:09:14 UTC
(In reply to Julien Nabet from comment #4)
> Xisco: if it can help, I can make the change from IFNA to ISNA on Pootle

Let's wait for sophie's feedback on this...
Comment 6 sophie 2019-03-13 10:50:31 UTC
I've contacted DaeHyun, he should come back here or to me directly, I'll let you know. Sophie
Comment 7 DaeHyun Sung 2019-03-14 03:44:48 UTC
Now, I check the "ISNA " message on Pootle, and I changed and submitted.

Plz, Check it.
Comment 8 Xisco Faulí 2019-03-14 07:58:14 UTC
@Sophi, I don't fully understand how the translation process work. Would this change make it to 6.2 branch or is it just fixed in master ?
Comment 9 sophie 2019-03-14 09:19:11 UTC
(In reply to Xisco Faulí from comment #8)
> @Sophi, I don't fully understand how the translation process work. Would
> this change make it to 6.2 branch or is it just fixed in master ?

It depends on which projects it was corrected in Pootle, if in 6.2 it will be on both, if only on master it will be in master.
Comment 10 Eike Rathke 2019-03-14 17:03:09 UTC
Reminder: see also bug 93992 with its latest attachment (currently http://bugs.documentfoundation.org/attachment.cgi?id=136017 for 5-4 but that covers the IFNA/ISNA case here) that when loaded in a localized UI checks for duplicated function names.