]> git.evergreen-ils.org Git - 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:46:17 +0000 (15:46 -0400)
commit26a35bea2925fb938aa90c4b1ae1056c53ab0214
tree4df04c3dcc2fa0da0d4d09c817ffd9616898bfa1
parentf1841835c2ef2cf708cbccb7f7b0d0df8ff86ddb
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