]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1982887: Repair translations for eg2 client
authorJason Boyer <JBoyer@equinoxOLI.org>
Wed, 27 Jul 2022 22:07:59 +0000 (18:07 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 1 Nov 2022 19:10:03 +0000 (15:10 -0400)
commit56709d6d7c8de4d2f6c0659c464b79c7da1e29f1
treea4444f7056f60bd8447c1de581ac12005de30148
parentbaa6ad1b6b1bfc0bf7399df869bea3fa9d0f81b2
LP1982887: Repair translations for eg2 client

Previously following the build instructions for the Czech localization
placed the results in eg2/cs-CZ/cs-CZ and also broke the en-US build.
These changes bring the staff client a little more in line with current
Angular localization methods.

Note that currently both en-US and cs-CZ are always built. This can be
limited to en-US by using "--localize false" on the ng build command line.
Until an alternative method to determine the number of available locales is
implemented the only way to hide the locale selector is to edit environment.prod.ts.

Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Signed-off-by: Linda Jansova <skolkova@chello.cz>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/angular.json
Open-ILS/src/eg2/src/environments/environment.prod.ts
build/tools/make_release