Bug 32313: Update issues to checkouts and copies to items
Update the description for totalissues to follow terminology guidelines. Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
parent
50035288b0
commit
c3166f6efe
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ sub columns {
|
|||
"publishercode" => __("Publisher"),
|
||||
"size" => __("Size"),
|
||||
"timestamp" => __("Modification date"),
|
||||
"totalissues" => __("Koha issues (borrowed), all copies"),
|
||||
"totalissues" => __("Total checkouts, all items"),
|
||||
"url" => __("URL"),
|
||||
"volume" => __("Volume number"),
|
||||
"volumedate" => __("Volume date"),
|
||||
|
|
Loading…
Reference in a new issue