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

            Bug ID: 36091
           Summary: Spelling: Patron card number/cardnumber
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Not sure which spelling is correct, but consistency is good. 

$ grep -rn "Patron cardnumber" *
koha-tmpl/intranet-tmpl/prog/en/includes/csv_headers/reports/cash_register_stats.tt:4:
       "[% t("Manager name") | html %]"[% sep | html %]"[% t("Patron
cardnumber") | html %]"[% sep | html %]"[% t("Patron name") | html %]"[% sep |
html %]"[% t("Transaction library") | html %]"[% sep | html %]"[%
t("Transaction date") | html %]"[% sep | html %]"[% t("Updated") | html %]"[%
sep | html %]"[% t("Transaction type") | html %]"[% sep |html %]"[% t("Notes")
| html %]"[% sep | html %]"[% t("Amount") | html %]"[% sep | html %]"[%
t("Title") | html %]"[% sep | html %]"[% t("Barcode") | html %]"[% sep | html
%]"[% t("Item type") | html %]"
grep:
misc/translator/po/.git/objects/pack/pack-b0a884343922aff65f857e780adda0f2bcc2203f.pack:
binary file matches
grep: misc/translator/po/.git/objects/pack/tmp_pack_O9fPOy: binary file matches
misc/release_notes/release_notes_20_05_00.html:1588:<li><a
href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24329";>[24329]</a>
Patron cardnumber change times are lost during upgrade for bug 3820</li>
misc/release_notes/release_notes_20_05_00.md:1194:-
[[24329]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24329)
Patron cardnumber change times are lost during upgrade for bug 3820

$ grep -rn "Patron card number" *
koha-tmpl/intranet-tmpl/prog/en/modules/reports/cash_register_stats.tt:172:    
       <th>Patron card number</th>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to