Bug 18701: Translatability: Get rid of exposed tt directives in matching-rules.tt
authorMarc Véron <veron@veron.ch>
Tue, 30 May 2017 15:50:57 +0000 (17:50 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Jun 2017 19:35:38 +0000 (16:35 -0300)
commit1a023a670c1bf0faffe51faefc42fdd6407c2320
treeadb286bae11026a2661827f03a391ef2fdc492e6
parent17fd5a4ffb6fa92e1ce522ac8f8cf5fdeb343868
Bug 18701: Translatability: Get rid of exposed tt directives in matching-rules.tt

Translation for file matching-rules.tt exposes a lot of template directives.

Translators should not be confronted with internal code like the following:

[%% PROCESS norms_select selected_norm=\"none\" id=\"mc_1_src_c_1_n_1_norm\" "name=\"mc_1_src_c_1_n_1_norm\" %%]

To test:
- Apply patch
- Verify that code changes make sense (removes line breaks in directives)
- Run QA tools in newset version (tests for line breaks in tt)
- Bonus test: create a new translation e.g. fpr language 'aa-AA', verify
  that such lines no longer appear in po/aa-AA-staff-prog.po
  (for matching-rules.tt)

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