<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Actually, maybe there is one more thing
worth noting:</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">First, we tried adding the permission
to the admin account but nothing happened. Then we tried to do the
same for a circulator account. Et voila, another language suddenly
appeared in the dropdown :-)!<br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Maybe the reason why the admin account
did not pick up the permission was that the account did not have
(unlike our circulator account) a particular library attached to
it.</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Once the admin account also had a
library attached, the translations also started working fine :-).</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Linda</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">On 1/20/21 7:36 AM, Jane Sandberg
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAOJ6Ts7bCOUCuVoqSjdsTYk-yeWGEV8_g4-1DnumuzWMHTU4uA@mail.gmail.com">
<div dir="ltr">
<div>Hi Linda,</div>
<div><br>
</div>
<div>I'm so glad to hear it! Thanks for reporting back about
those permissions as well -- I never would have thought of
those.</div>
<div><br>
</div>
<div> -Jane<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Tue, Jan 19, 2021 at 10:20
PM Linda Jansová <<a href="mailto:linda.jansova@gmail.com"
moz-do-not-send="true">linda.jansova@gmail.com</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote">Hi Jane, Jennifer and everyone
else interested in translations,<br>
<br>
We have tried repeating the steps but to no avail.<br>
<br>
However, after digging a bit deeper into the issue, we have
found out <br>
that there is a specific CREATE_TRANSLATION permission and
also related <br>
UPDATE_TRANSLATION and DELETE_TRANSLATION permissions. Our
admin account <br>
did not have these permissions granted by default and
therefore only <br>
English showed up in the translation dropdowns within the web
client. <br>
Adding the permissions to relevant permission groups (not only
to the <br>
admin ones) has sorted the issue.<br>
<br>
So now everything seems to work as expected :-).<br>
<br>
Linda<br>
<br>
On 1/12/21 7:40 AM, Linda Jansová wrote:<br>
> Hi Jennifer,<br>
><br>
> Thank you very much for sharing that Jane's steps have
worked for you! <br>
> We will repeat them and see what happens :-).<br>
><br>
> Linda<br>
><br>
> On 1/11/21 10:25 PM, Jennifer Pringle wrote:<br>
>> Hi Linda,<br>
>><br>
>> The steps Jane lists are what we did to get French
added as an option <br>
>> to the drop downs in the admin interfaces to add
translations. It <br>
>> also adds the language to the locale switcher in the
upper right corner.<br>
>><br>
>> For me, I have the staff client set to English (US)
and I have <br>
>> English (US), English (Canada), and French (Canada)
available in both <br>
>> the local switcher in the upper right and in the drop
downs for the <br>
>> "Apply Translations" pop up in the admin pages. (I
can't speak to <br>
>> what displays in the drop down if I set my locale in
the upper right <br>
>> to something other than English (US) as we don't
currently have <br>
>> things set up to use different languages for the web
client, just the <br>
>> OPAC.)<br>
>><br>
>> Hope this helps,<br>
>><br>
>> Jennifer<br>
>><br>
>><br>
>> Quoting Linda Jansová <<a
href="mailto:linda.jansova@gmail.com" target="_blank"
moz-do-not-send="true">linda.jansova@gmail.com</a>>:<br>
>><br>
>>> Hi Jane,<br>
>>><br>
>>> Thank you! But it seems you mean the locale
switcher in the upper <br>
>>> right corner of the web client. I have actually
had another <br>
>>> translation dropdown on my mind - the one which
enables you to add a <br>
>>> new translation from within the web client. I
have attached a <br>
>>> screenshot with an example from Item Status
Administration in Server <br>
>>> Administration.<br>
>>><br>
>>> I have double checked that Czech does not appear
in the dropdown <br>
>>> even when the web client as such is switched to
English (in a way, <br>
>>> it would make sense that you might want to
translate to another <br>
>>> language, not the one you are currently viewing
the web client in; <br>
>>> on the other hand, it is rather likely that you
may wish to add a <br>
>>> missing translation for the current language - it
would also be <br>
>>> clear which strings are missing and how the
context is translated to <br>
>>> make sure the translation is a good fit for a
particular place in <br>
>>> the web client). So the only translation option
seems to be English, <br>
>>> regardless of the interface language...<br>
>>><br>
>>> Linda<br>
>>><br>
>>> On 1/9/21 7:40 PM, Jane Sandberg wrote:<br>
>>>> Hi Linda,<br>
>>>><br>
>>>> To get another entry in the dropdown, you
will want to:<br>
>>>><br>
>>>> 1) Edit the locales array in <br>
>>>>
Open-ILS/src/eg2/src/environments/environment.prod.ts to
include <br>
>>>> 'cs-CZ'<br>
>>>><br>
>>>> 2) Re-compile the Angular client by running
the commands:<br>
>>>> cd Open-ILS/src/eg2<br>
>>>> ng build --prod<br>
>>>><br>
>>>> 3) As the root user, run the command: make
install<br>
>>>><br>
>>>> -Jane<br>
>>>><br>
>>>> On Sat, Jan 9, 2021 at 7:09 AM Linda Jansová
<br>
>>>> <<a href="mailto:linda.jansova@gmail.com"
target="_blank" moz-do-not-send="true">linda.jansova@gmail.com</a>
<mailto:<a href="mailto:linda.jansova@gmail.com"
target="_blank" moz-do-not-send="true">linda.jansova@gmail.com</a>>>
wrote:<br>
>>>><br>
>>>> Hi,<br>
>>>><br>
>>>> We are on 3.5.1 and are trying to set up
the translation feature<br>
>>>> which<br>
>>>> is now available directly in web client.<br>
>>>><br>
>>>> So far we can only see English as a
language to which one can<br>
>>>> translate.<br>
>>>><br>
>>>> How could we add Czech as another option
in the dropdown?<br>
>>>><br>
>>>> Thank you in advance for any ideas!<br>
>>>><br>
>>>> Linda<br>
>>>><br>
>>>>
_______________________________________________<br>
>>>> Evergreen-general mailing list<br>
>>>> <a
href="mailto:Evergreen-general@list.evergreen-ils.org"
target="_blank" moz-do-not-send="true">Evergreen-general@list.evergreen-ils.org</a><br>
>>>> <mailto:<a
href="mailto:Evergreen-general@list.evergreen-ils.org"
target="_blank" moz-do-not-send="true">Evergreen-general@list.evergreen-ils.org</a>><br>
>>>> <a
href="http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general"
rel="noreferrer" target="_blank" moz-do-not-send="true">http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general</a>
<br>
>>>><br>
>>>> <<a
href="http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general"
rel="noreferrer" target="_blank" moz-do-not-send="true">http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general</a>>
<br>
>>>><br>
>>>><br>
>>>><br>
>>>><br>
>>>> -- <br>
>>>> Jane Sandberg<br>
>>>> Electronic Resources Librarian<br>
>>>> Linn-Benton Community College<br>
>>>> <a href="mailto:sandbej@linnbenton.edu"
target="_blank" moz-do-not-send="true">sandbej@linnbenton.edu</a>
<mailto:<a href="mailto:sandbej@linnbenton.edu"
target="_blank" moz-do-not-send="true">sandbej@linnbenton.edu</a>>
/ 541-917-4655<br>
>>>> Pronouns: she/her/hers<br>
>>>><br>
>>>> Library instagram: @lbcc_library <br>
>>>> <<a
href="https://www.instagram.com/lbcc_library/"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://www.instagram.com/lbcc_library/</a>><br>
>>>><br>
>>>>
_______________________________________________<br>
>>>> Evergreen-general mailing list<br>
>>>> <a
href="mailto:Evergreen-general@list.evergreen-ils.org"
target="_blank" moz-do-not-send="true">Evergreen-general@list.evergreen-ils.org</a><br>
>>>> <a
href="http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general"
rel="noreferrer" target="_blank" moz-do-not-send="true">http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general</a>
<br>
>>>><br>
>><br>
>><br>
><br>
<br>
_______________________________________________<br>
Evergreen-general mailing list<br>
<a href="mailto:Evergreen-general@list.evergreen-ils.org"
target="_blank" moz-do-not-send="true">Evergreen-general@list.evergreen-ils.org</a><br>
<a
href="http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general"
rel="noreferrer" target="_blank" moz-do-not-send="true">http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general</a><br>
</blockquote>
</div>
<br>
<br>
-- <br>
<div dir="ltr" class="gmail_signature">
<div dir="ltr">Jane Sandberg<br>
Electronic Resources Librarian<br>
Linn-Benton Community College<br>
<a href="mailto:sandbej@linnbenton.edu" target="_blank"
moz-do-not-send="true">sandbej@linnbenton.edu</a> /
541-917-4655<br>
<div>Pronouns: she/her/hers</div>
<div><br>
</div>
<div>Library instagram: <a
href="https://www.instagram.com/lbcc_library/"
target="_blank" moz-do-not-send="true">@lbcc_library</a><br>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Evergreen-general mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Evergreen-general@list.evergreen-ils.org">Evergreen-general@list.evergreen-ils.org</a>
<a class="moz-txt-link-freetext" href="http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general">http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general</a>
</pre>
</blockquote>
<p><br>
</p>
</body>
</html>