Koha/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM
Katrin Fischer 6e36b2c107
Bug 32147: Capitalization: E-Resource management
When e- is used as prefix, the second word should not
be capitalized. And when e-resource-management is used
as part of a sentence, the e shouldn't be either.
See: e-mail, e-commerce. etc.

To test:
* Best to check the code... but:
* All E-Resource should now read e-resource or E-resource, as on:
  * Koha start page
  * Breadcrumbs in the ERM module
  * Descriptions of AV categories...

I chose to update the sysprefs.sql and the DB update as well
as this hasn't been released yet.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Bug 32147: (follow-up) Fix missing space

One of the AV category descriptions was missing a space
before the (e-resource management).

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-11-16 08:46:20 -03:00
..
AgreementLicenses.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
AgreementPeriods.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
AgreementRelationships.vue Bug 32030: Add missings IDs to a couple of fieldsets 2022-11-08 09:44:46 -03:00
AgreementsFormAdd.vue Bug 32030: Replace this.setError with setError 2022-11-08 09:44:50 -03:00
AgreementsFormConfirmDelete.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
AgreementsList.vue Bug 32179: Add page-sections as appropraite to the ERM module 2022-11-14 09:12:51 -03:00
AgreementsShow.vue Bug 32030: Add users to licenses - Preparation 2022-11-08 09:44:47 -03:00
AgreementsToolbar.vue Bug 32030: I18N rewrite - replace $t with $__ 2022-11-08 09:44:38 -03:00
Breadcrumb.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
Dialog.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
Documents.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsEBSCOPackageAgreements.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsEBSCOPackagesList.vue Bug 32179: Add page-sections as appropraite to the ERM module 2022-11-14 09:12:51 -03:00
EHoldingsEBSCOPackagesShow.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsEBSCOPackageTitlesList.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsEBSCOResourcesShow.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsEBSCOTitlePackagesList.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsEBSCOTitlesList.vue Bug 32179: Add page-sections as appropraite to the ERM module 2022-11-14 09:12:51 -03:00
EHoldingsEBSCOTitlesShow.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsLocalPackageAgreements.vue Bug 32030: Add 'Loading' to EHoldingsLocalPackageAgreements 2022-11-08 09:44:46 -03:00
EHoldingsLocalPackagesFormAdd.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsLocalPackagesFormConfirmDelete.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsLocalPackagesList.vue Bug 32179: Add page-sections as appropraite to the ERM module 2022-11-14 09:12:51 -03:00
EHoldingsLocalPackagesShow.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsLocalPackagesToolbar.vue Bug 32030: I18N rewrite - replace $t with $__ 2022-11-08 09:44:38 -03:00
EHoldingsLocalPackageTitlesList.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsLocalResourcesShow.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsLocalTitlePackagesList.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsLocalTitlesFormAdd.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsLocalTitlesFormAddResources.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsLocalTitlesFormConfirmDelete.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsLocalTitlesFormImport.vue Bug 32179: Add page-sections as appropraite to the ERM module 2022-11-14 09:12:51 -03:00
EHoldingsLocalTitlesList.vue Bug 32179: Add page-sections as appropraite to the ERM module 2022-11-14 09:12:51 -03:00
EHoldingsLocalTitlesShow.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
EHoldingsLocalTitlesToolbar.vue Bug 32030: I18N rewrite - replace $t with $__ 2022-11-08 09:44:38 -03:00
ERMHome.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
ERMMain.vue Bug 32147: Capitalization: E-Resource management 2022-11-16 08:46:20 -03:00
LicensesFormAdd.vue Bug 32030: Add users to licenses 2022-11-08 09:44:47 -03:00
LicensesFormConfirmDelete.vue Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
LicensesList.vue Bug 32179: Add page-sections as appropraite to the ERM module 2022-11-14 09:12:51 -03:00
LicensesShow.vue Bug 32030: Add users to licenses 2022-11-08 09:44:47 -03:00
LicensesToolbar.vue Bug 32030: I18N rewrite - replace $t with $__ 2022-11-08 09:44:38 -03:00
UserRoles.vue Bug 32030: Add users to licenses - Preparation 2022-11-08 09:44:47 -03:00