[Bug 13187] Access keys should be localizable/translatable
21 Feb
2020
21 Feb
'20
11:10 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13187 --- Comment #1 from paxed <pasi.kallinen@koha-suomi.fi> --- These could be done with the i18n template plugin, eg. <button type="submit" class="approve" accesskey="y"><i class="fa fa-fw fa-check"></i> Yes, close (Y)</button> would become something like <button type="submit" class="approve" accesskey="[% tp("accesskey for 'Yes, close'", "y") %]"><i class="fa fa-fw fa-check"></i> Yes, close</button> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
2338
Age (days ago)
2338
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org