[Koha-bugs] [Bug 18681] Translatability: Get rid of [%% in translation for about.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 28 12:51:36 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18681

Alex Buckley <alexbuckley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63745|0                           |1
        is obsolete|                            |

--- Comment #2 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 63774
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63774&action=edit
Bug 18681: Translatability: Get rid of [%% in translation for about.tt

Translation tool picks a line
%s [%% IF warnPrefBiblioAddsAuthorities || warnPrefEasyAnalyticalRecords ||
...due to a line break inside a template directive.
This patch fixes it.

To test:
- Update QA tools
  (see https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18675#c2)
- Verify that code change makes sense
- Apply patch
- Run QA tools

Followed test plan and everything was as intended
Signed-off-by: Alex Buckley <alexbuckley at catalyst.net.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list