]> git.koha-community.org Git - koha.git/commit
Bug 18682 - Translatability: Get rid of [%% in translation for 2 files av-build-dropb...
authorMarc Véron <veron@veron.ch>
Tue, 30 May 2017 12:27:56 +0000 (14:27 +0200)
committerKatrin Fischer <katrin.fischer.83@web.de>
Tue, 13 Jun 2017 05:38:15 +0000 (07:38 +0200)
commitdadfbe1ca112b4a38ddcad10857caed6713080fb
tree4084efe882793e31ccc82db505076c8737f9395c
parent48e77a77b6105ae96d97d9d1d03034cf1c2478cc
Bug 18682 - Translatability: Get rid of [%% in translation for 2 files av-build-dropbox.inc

Two files av-build-dropbox.inc has linebreaks inside template directives,
 exposing internals (comments and tt code) to translations as mentioned
in initial comment.
Translators should not be confronted with such interal code.

This patch fixes it.

To test
- Verify, that code changes make sense and have no more line breaks insied
  tt directives.
- Run QA tools in newest version (checking for line breaks inside tt
  directives)
- Bonus test: Create a "language" aa-AA (perl translate create aa-AA
  from folder misc/translator, verify that lines mentioned above do
  no longer appear in aa-AA-staff-prog.po and in aa-AA-opac-bootstrap.po

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 953504a0769a38a60f379a2e9c72bf7b71814fd0)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 9db81e5ead064b21394c75ee9746cd825ec9954f)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
koha-tmpl/intranet-tmpl/prog/en/includes/av-build-dropbox.inc
koha-tmpl/opac-tmpl/bootstrap/en/includes/av-build-dropbox.inc