Bug 32222: Fix capitalization in various "id is invalid"
authorKatrin Fischer <katrin.fischer.83@web.de>
Sun, 5 Feb 2023 00:51:12 +0000 (01:51 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 7 Feb 2023 13:29:35 +0000 (10:29 -0300)
commit7b3f3ac2116053ca031be93e3530017e49a541c9
tree7d1ad1d4caca62abce69e6d48e0a51ec5c2c2654
parent9b37c6fd35084b3c51452e2c2d353ed408356d97
Bug 32222: Fix capitalization in various "id is invalid"

ID is an abbreviation and should be written with capitals.

See: https://www.oxfordlearnersdictionaries.com/definition/english/identification

This fixes all occurences of "id is invalid" to read "ID is invalid"

To test:
* As some are hard to trigger warnings, the best way here is to review the patch.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Creators/Batch.pm
C4/Creators/Layout.pm
C4/Creators/Profile.pm
C4/Creators/Template.pm
koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_provider_domains.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_providers.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/smtp_servers.tt