LP1982887: Repair translations for eg2 client collab/jboyer/lp1982887_eg2_xlate
authorJason Boyer <JBoyer@equinoxOLI.org>
Wed, 27 Jul 2022 22:07:59 +0000 (18:07 -0400)
committerJason Boyer <JBoyer@equinoxOLI.org>
Wed, 27 Jul 2022 22:07:59 +0000 (18:07 -0400)
commit1b080257c53859edf307cfcbfd9780fd5ca42299
tree81adb7820667503667f847c541349b645a9d4438
parent5fb705b99d37357a70b4bacd495713ebf8e3c000
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>
Open-ILS/src/eg2/angular.json
Open-ILS/src/eg2/src/environments/environment.prod.ts
build/tools/make_release