https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28914 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 124196 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124196&action=edit Bug 28914: Uniform 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. Also in opac-user.pl ":" is missing. I propose we always use : Fields "Login:", "Password:" with a submit button "Log in". It will generate less translation entries. Test plan: 1) Log out if you are logged in 2) Go to staff interface 3) Check you see field "Login:" and button "Log in" 4) Same for webinstaller 5) Go to OPAC page /cgi-bin/koha/opac-user.pl 6) Check you see fields "Login:" and "Password:" -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.