[Koha-bugs] [Bug 28914] Wrong wording in authentication forms

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 18 11:45:25 CEST 2021


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

Joonas Kylmälä <joonas.kylmala at iki.fi> changed:

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

--- Comment #15 from Joonas Kylmälä <joonas.kylmala at iki.fi> ---
Created attachment 125023
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125023&action=edit
Bug 28914: Fix wording in authentication forms

In most authentication forms we see :
Fields "Login:" and "Password:" with a submit button "Log in".

In some places submit button contains "Login", which is confusing for
translation.
It is not correct according to terminology
https://wiki.koha-community.org/wiki/Terminology#L
Also in opac-user.pl ":" is missing, it generates new translation entries.

Test plan:
1) Log out if you are logged in
2) Go to staff interface
3) Check you see button "Log in"
4) Go to OPAC page /cgi-bin/koha/opac-user.pl
5) Check you see fields "Login:" and "Password:"

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

Signed-off-by: Joonas Kylmälä <joonas.kylmala at iki.fi>

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


More information about the Koha-bugs mailing list