Bug 15346: Translatability: fix sentence splitting issue in memberentrygen.tt
commit698fb010f55c0d68789299003f4ac55326142f72
authorMarc Véron <veron@veron.ch>
Wed, 9 Dec 2015 20:31:29 +0000 (9 21:31 +0100)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Tue, 29 Dec 2015 20:26:19 +0000 (29 20:26 +0000)
treecc6108a9620ac2c7b7dc6437e6385f6e71df8f25
parent5e80a64ea39140c9918335fc472a441bb3fa9c6a
 Bug 15346: Translatability: fix sentence splitting issue in memberentrygen.tt

Fix sentences in memberentrygen.tt that are split by <strong> tags, leading to
wrong capitalization in German (because it can not be decided if a string is part
of a sentence or a standalone sentence).
Example: Es sind Keine Bibliotheken definiert.

To test:
- Apply patch
- To trigger the messages, you have to edit a patron in a system where
  no libraries and no patron categories are defined
- Alternatively, carefully review the changes in
  koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Sentences fixed for translation purposes

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt