Bug 40615

Summary: Update mention of 'My virtual card' in OPACVirtualCard description
Product: Koha Reporter: Aude Charillon <aude.charillon>
Component: Staff interfaceAssignee: Caroline Cyr La Rose <caroline.cyr-la-rose>
Status: Signed Off --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: caroline.cyr-la-rose, gmcharlt
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: String patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 40615: Update mention of 'My virtual card' in OPACVirtualCard description
Bug 40615: Update mention of 'My virtual card' in OPACVirtualCard description

Description Aude Charillon 2025-08-07 16:27:15 UTC
Bug 38792 renamed the 'My virtual card' tab in the OPAC to 'Library card' from version 25.05. The OPACVirtualCard preference, which enables the feature, still mentions the 'My virtual card' tab in its description. It should be updated.
Comment 1 Caroline Cyr La Rose 2025-08-08 14:01:32 UTC
Created attachment 185278 [details] [review]
Bug 40615: Update mention of 'My virtual card' in OPACVirtualCard description

This patch updates the OPACVirtualCard description to match the name of
the tab in the OPAC, which has been changed from 'My virtual card' to
'Library card'.

To test:
1. Apply patch
2. Go to Administration > System preferences
3. Search for OPACVirtualCard
4. Read the description of the system preference
   --> It should mention the 'Library card' tab and not the 'My virtual
       card' tab
   --> Make sure the sentence and the spelling are correct
Comment 2 Roman Dolny 2025-08-08 17:34:57 UTC
Created attachment 185293 [details] [review]
Bug 40615: Update mention of 'My virtual card' in OPACVirtualCard description

This patch updates the OPACVirtualCard description to match the name of
the tab in the OPAC, which has been changed from 'My virtual card' to
'Library card'.

To test:
1. Apply patch
2. Go to Administration > System preferences
3. Search for OPACVirtualCard
4. Read the description of the system preference
   --> It should mention the 'Library card' tab and not the 'My virtual
       card' tab
   --> Make sure the sentence and the spelling are correct

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>