Bug 30733: Fix string context lost due to being in two parts
authorVictor Grousset/tuxayo <victor@tuxayo.net>
Thu, 2 Jun 2022 01:35:23 +0000 (03:35 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 17 Jun 2022 13:16:40 +0000 (10:16 -0300)
commit9062a7f793e6ee8c50be405f356debe9ec50eed0
tree400e42e1c97919ae3453befe246efb040826dca6
parentc7cfcec2f27d1c668bceb36df6d4cf0c026695c7
Bug 30733: Fix string context lost due to being in two parts

Due to conditions. Things like "Edit batch" need to be keept in one
strings.

Also removed some capitalization because it wasn't needed and wasn't
consistend with <title> and <h1> which had now capitalization.

Also fixed patron edit-batch.tt and edit-layout.tt because they were
incomplete in regard to their label counterparts. They had the condition
on description and batch_id but weren't displaying anything different
between the two cases.

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/debit_types.tt
koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt
koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt