]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/xul/staff_client/server/locale/en-US/circ.properties
Localize strings in circ checkin interface
[Evergreen.git] / Open-ILS / xul / staff_client / server / locale / en-US / circ.properties
1 staff.circ.item_no_circs=Item %1$s has never circulated.
2 staff.circ.invalid_date=Invalid Date
3 staff.circ.future_date=Future Date
4 staff.circ.process_item=Check In / Process Item
5 staff.circ.backdated_checkin=Backdated %1$s Check In
6 staff.circ.backdate.exception=Problem setting backdate: %1$s
7 staff.circ.unimplemented=Not Yet Implemented
8 staff.circ.check_digit.bad=Bad check digit; possible mis-scan.  Use this barcode ("%1$s") anyway?
9 staff.circ.barcode.bad=Bad Barcode
10 staff.circ.cancel=Cancel
11 staff.circ.barcode.accept=Accept Barcode
12 staff.circ.confirm=Check here to confirm this action
13 # If we know the name of the object, we could parameterize that as well
14 staff.circ.checkin.exception=Something went wrong in circ.util.checkin: %1$s
15 staff.circ.checkin2.exception=Something went wrong in circ.util.checkin2: %1$s
16 staff.circ.checkin.exception.external=circ.checkin: Calling external .on_checkin()
17 staff.circ.checkin2.exception.external=circ.checkin2: Calling external .on_checkin()
18 staff.circ.checkin.exception.no_external=circ.checkin: Calling external .on_checkin()
19 staff.circ.checkin2.exception.checkin2: circ.util.checkin2: No external .on_failure()
20 staff.circ.util.checkin.exception.external=circ.util.checkin: Calling external .on_checkin()
21 staff.circ.util.checkin.exception.no_external=circ.util.checkin: Calling external .on_checkin()