Bug 27075

Summary: "Cancel charge" doesn't seem to appear in po files or on translate
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: I18N/L10NAssignee: Bernardo Gonzalez Kriegel <bgkriegel>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: bgkriegel, f.demians, jonathan.druart
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 24603    
Bug Blocks:    

Description Katrin Fischer 2020-11-22 22:39:09 UTC
I am not sure why, but there appears to be a translation issue with the new "Cancel charge" button on the account in the staff interface.

German po files are at 100% but I can't find it searching translate.kc.org. I also can't fit it outside the template using git grep.
Comment 1 Katrin Fischer 2020-11-22 23:36:21 UTC
Maybe the po files I downloaded where not quite up to date? I noticed more missing strings to this might be up to me, but someone confirming would be appreciated.

Downloaded de-dE files from translate, overwrite po files in Koha and then installed the translations.
Comment 2 Jonathan Druart 2020-11-23 14:15:14 UTC
I emailed Bernardo.
Comment 3 Bernardo Gonzalez Kriegel 2020-11-25 13:57:07 UTC
(In reply to Jonathan Druart from comment #2)
> I emailed Bernardo.

The missing strings are real, due to a dependence with the new gulp task way.
My mistake, sorry.

It should be fixed in a hour.
Comment 4 Katrin Fischer 2023-07-01 14:04:38 UTC
Appears to be fixed, thx!