[Koha-bugs] [Bug 27232] New: Missing spaces in member-alt-contact-style.inc make some strings appearing twice in po

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 14 14:43:36 CET 2020


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

            Bug ID: 27232
           Summary: Missing spaces in member-alt-contact-style.inc make
                    some strings appearing twice in po
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: minor
          Priority: P5 - low
         Component: Templates
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

>From the koha-translate ML:

#. %1$s:  END
#: koha-tmpl/intranet-tmpl/prog/en/includes/member-alt-contact-style.inc:162
#, c-format
msgid "%s State:"
msgstr "%s Provincia:"

#. For the first occurrence,
#. %1$s:  END
#: koha-tmpl/intranet-tmpl/prog/en/includes/member-alt-address-style.inc:177
#:
koha-tmpl/intranet-tmpl/prog/en/includes/member-main-address-style.inc:168
#, c-format
msgid "%s State: "
msgstr "%s Stato: "

We need to add a space between ":" and "</label>"

https://lists.koha-community.org/pipermail/koha-translate/2020-December/002815.html

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


More information about the Koha-bugs mailing list