Bug 18695: Translatability: Get rid of [%% INCLUDE in translation for circulation.tt
authorMarc Véron <veron@veron.ch>
Tue, 30 May 2017 08:47:48 +0000 (10:47 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Jun 2017 19:47:23 +0000 (16:47 -0300)
commitc5726913774ed25c4125e65a12054a00c2f7dd76
tree66b0709e2f4f97ada607cafdac72a28587f67dd6
parent0ee3249438b85cb47aa9ff623bac4f405df7161f
Bug 18695: Translatability: Get rid of [%% INCLUDE in translation for circulation.tt

The file circ/circulation.tt exposes the following line to translation:
%s %s [%% INCLUDE 'blocked-fines.inc' fines = chargesamount %%] %s %s
Translators should not be confronted with code internals.

This patch fixes it by removing a line break.

To test:
- Verify that code change makes sense
- Run QA tools in newest version (check for line breaks in tt directives)
- Bonus test: Create a "language" aa-AA (perl translate create aa-AA
  from folder misc/translator, verify that line mentioned above do
  no longer appear in aa-AA-staff-prog.po )

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt