[Koha-bugs] [Bug 30028] Patron message delete confirmation untranslatable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 25 18:52:11 CET 2022


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

--- Comment #1 from Shi Yao Wang <shi-yao.wang at inLibro.com> ---
Created attachment 132250
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132250&action=edit
Bug 30028: Fix patron message delete confirmation translation (fr-CA)

When we delete a patron message, there is a confirmation message that is
not translated. Here is the fix (for fr-CA translations)

Test plan:
1) Switch language to french (fr-CA)
If you do not have the translations, go to
  misc/translator
then do
  ./translate install fr-CA
After it is done, go to administration > global system preference >
l18N/L10N then select Français (fr-CA) under language preference.
Refresh then you should be able to switch languages.
2) Add a message to a patron account from your own branch (or make sure
AllowAllMessageDeletion is on)
3) Click "Delete" next to the message
--> a confirmation message appears "Are you sure you want to delete this
message? This cannot be undone." with options "Cancel" and "OK".
4) Apply the patch and refresh
5) Click "Delete" again
--> now the confirmation message is "Êtes-vous sûr de vouloir supprimer ce
message? Cette opération est irréversible." with options "Cancel" and "OK"

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


More information about the Koha-bugs mailing list