]> 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)
committerMason James <mtj@kohaaloha.com>
Sat, 29 Jul 2017 19:17:09 +0000 (07:17 +1200)
commitad0c7f427bae507e1ab6163e8e66908be52698be
treed29298c9f0a84897c439f1a7a1bf95b29d80ce0d
parentd322d1e68f4e17e7ee098342d0796cb36b6effaf
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