[Bugzilla] [Bug 9063] Samuel GOUGEON has changed bug_status, resolution, short_desc, bug_severity
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Thu Mar 29 19:01:50 CEST 2018
http://bugzilla.scilab.org/show_bug.cgi?id=9063
--------- Bug Summary -----------
setlanguage("pt") ignores all available pt_BR contents
---------- Changed by ------------
sgougeon at free.fr
---------- What changed ----------
bug_status, resolution, short_desc, bug_severity
Samuel GOUGEON <sgougeon at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|DUPLICATE |---
Summary|setlanguage("pt") returns |setlanguage("pt") ignored
|%T but (for instance) does |all available pt_BR
|not load pt_BR help pages i |contents
Summary|setlanguage("pt") ignored |setlanguage("pt") ignores
|all available pt_BR |all available pt_BR
|contents |contents
Severity|Minor |Major
--- Comment #6 from Samuel GOUGEON <sgougeon at free.fr> ---
Fixing the bug 9181 has not fixed this one.
Reopening.
--- Comment #7 from Samuel GOUGEON <sgougeon at free.fr> ---
Scilab 6.0-b2:
--> setlanguage ru;
--> _ Monday
ans =
Понедельник
--> setlanguage pt;
--> _ Monday
ans =
Monday
--- Comment #8 from Samuel GOUGEON <sgougeon at free.fr> ---
(In reply to Allan CORNET from comment #2)
> brasilian help is not portuguese help
portuguese help does not exists.
On your basis, we should not alias "fr_FR" as "fr": canadian help (from Quebec) is not metropolitan french help.
But no specific canadian fr_CA help exists.
--- Comment #9 from Samuel GOUGEON <sgougeon at free.fr> ---
(In reply to Samuel GOUGEON from comment #8)
> (In reply to Allan CORNET from comment #2)
> > brasilian help is not portuguese help
>
> portuguese help does not exists.
> On your basis, we should not alias "fr_FR" as "fr": canadian help (from Quebec) is not metropolitan french help.
> But no specific canadian fr_CA help exists.
I could understand that
setlanguage("ab")
actually sets it by default to ab_AB (this works for "fr" => "fr_FR" and for "ru" => "ru_RU"), but this is not the case for "en", that sets "en_US"
instead of "en_US".
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180329/0f1249dd/attachment.htm>
More information about the Bugzilla
mailing list