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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Jun 2017 19:35:56 +0000 (16:35 -0300)
commit953504a0769a38a60f379a2e9c72bf7b71814fd0
tree06620aa53ffb162f5582641861a56cf24bb28f54
parent1a023a670c1bf0faffe51faefc42fdd6407c2320
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>
koha-tmpl/intranet-tmpl/prog/en/includes/av-build-dropbox.inc
koha-tmpl/opac-tmpl/bootstrap/en/includes/av-build-dropbox.inc