Koha/koha-tmpl/opac-tmpl
Marc Véron 255cadeb77 Bug 18780: Translatability: Get rid of exposed tt directive in masthead-langmenu.inc
The file opac-tmpl/bootstrap/en/includes/masthead-langmenu.inc exposes following tt directive to translators:

"[%% IF ( ( opaclanguagesdisplay ) && ( ! one_language_enabled ) && "
"( languages_loop ) && ( OpacLangSelectorMode == 'both' || "
"OpacLangSelectorMode == 'top') ) %%] "

This patch fixes it.

To test:
- Apply patch
- Verify that language selector in OPAC (top of the page) works as expected
- Bonus test: create a new language 'aa-AA', verify that line above does not
show up in aa-AA-opac-bootstrap.po

NOTE: Followed a test plan similar to bug 18776 comment 3

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-08-30 16:43:37 -03:00
..
bootstrap Bug 18780: Translatability: Get rid of exposed tt directive in masthead-langmenu.inc 2017-08-30 16:43:37 -03:00
lib Bug 13612 - Remove old YUI javacript libraries from opac-tmpl 2015-02-24 11:16:39 -03:00
xslt Bug 15108: OAI-PMH provider improvements 2017-05-08 09:27:20 -04:00