<div dir="ltr"><div dir="ltr"><br></div><div>Okay. Tell me once you're done.</div><div><br></div><div>Regards.</div><div><br></div><div>          Lionel<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 19 mai 2021 à 00:47, Walter Bender <<a href="mailto:walter.bender@gmail.com">walter.bender@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have been disappointed by webL10n from Day One. I have a bunch of<br>
supporting scripts but it is not very expressive and as you note,<br>
having a huge ini file is not optimal, I was planning to explore<br>
options this summer as part of Music Blocks 4.0. But had not started<br>
researching yet.<br>
<br>
-walter<br>
<br>
On Sun, May 16, 2021 at 4:08 PM Lionel Laské <<a href="mailto:lionel.laske@gmail.com" target="_blank">lionel.laske@gmail.com</a>> wrote:<br>
><br>
><br>
> Hi all,<br>
><br>
> From the beginning, Sugarizer relies on the webL10n library [1] to handle localization from Javascript.<br>
> This library uses a .INI file where localizations are stored and loaded during page initialization.<br>
> Sounds like MusicBlocks use the same library too.<br>
><br>
> I'm thinking to change localization library in a future version of Sugarizer because:<br>
><br>
> webL10n has been deprecated since 2015<br>
> a pivot file format (PO Gettext) is used to be able to localize strings in the Sugarizer translate platform [2]. It made the update process complex (INI to PO then PO to INI).<br>
> all language localizations are located in a huge file (260kb) that is not good for performance reasons.<br>
><br>
> I've done a short study here [3] to test another localization library i18next [4].<br>
> i18next is independent from any Javascript framework, largely supported and easy to use.<br>
><br>
> So I'm thinking to switch to i18next.<br>
> Is there any plan to change the localization library in MusicBlocks?<br>
> Do you experience another localization library?<br>
><br>
> Regards.<br>
><br>
>                Lionel<br>
><br>
> [1] <a href="https://github.com/fabi1cazenave/webL10n" rel="noreferrer" target="_blank">https://github.com/fabi1cazenave/webL10n</a><br>
> [2] <a href="https://translate.sugarizer.org" rel="noreferrer" target="_blank">https://translate.sugarizer.org</a><br>
> [3] <a href="https://github.com/llaske/l10nstudy" rel="noreferrer" target="_blank">https://github.com/llaske/l10nstudy</a><br>
> [4] <a href="https://github.com/i18next/i18next" rel="noreferrer" target="_blank">https://github.com/i18next/i18next</a><br>
> _______________________________________________<br>
> Sugar-devel mailing list<br>
> <a href="mailto:Sugar-devel@lists.sugarlabs.org" target="_blank">Sugar-devel@lists.sugarlabs.org</a><br>
> <a href="http://lists.sugarlabs.org/listinfo/sugar-devel" rel="noreferrer" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
<br>
<br>
<br>
-- <br>
Walter Bender<br>
Sugar Labs<br>
<a href="http://www.sugarlabs.org" rel="noreferrer" target="_blank">http://www.sugarlabs.org</a><br>
</blockquote></div></div>