Bug 12258: (QA follow-up) Add some missing rrrrrrs

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

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

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
This commit is contained in:
Katrin Fischer 2018-11-01 13:11:35 +01:00 committed by Nick Clemens
parent 380f1dcbf8
commit a83bc8ca4c
7 changed files with 18 additions and 18 deletions

View file

@ -82,7 +82,7 @@ Acquisitions:
class: integer
- "days. Example: [30] Sets purgation of suggestions for those older than 30 days."
- "<br><strong>WARNING:</strong> Leave this field empty if you don't want to activate this automatic feature."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/purge_suggestions.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/purge_suggestions.pl</code> cronjob. Ask your system administrator to schedule it."
-
- pref: UseACQFrameworkForBiblioRecords

View file

@ -178,7 +178,7 @@ Administration:
no: "No"
- ". Website where usage statistics are published: <a href=\"http://hea.koha-community.org\">Hea Koha community website</a>."
- "<br><strong>NOTE:</strong> The other \"UsageStats\" preferences have no effect if this preference is set to \"No\"."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/share_usage_with_koha_community.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/share_usage_with_koha_community.pl</code> cronjob. Ask your system administrator to schedule it."
-
- "Use the following library name to be shown on the Hea Community website: "
- pref: UsageStatsLibraryName

View file

@ -35,7 +35,7 @@ Authorities:
- pref: AuthorityMergeLimit
default: 50
- records. (Above this limit, the merge_authority cron job will merge them.)
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/migration_tools/merge_authority.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/migration_tools/merge_authority.pl</code> cronjob. Ask your system administrator to schedule it."
-
- Use the following text for the contents of MARC21 authority control field 008 position 06-39 (fixed length data elements). Do NOT include the date (position 00-05).
- pref: MARCAuthorityControlField008

View file

@ -90,7 +90,7 @@ Cataloging:
- pref: NewItemsDefaultLocation
class: short
- (should be a location code, or blank to disable).
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cart_to_shelf.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cart_to_shelf.pl</code> cronjob. Ask your system administrator to schedule it."
-
- pref: z3950NormalizeAuthor
choices:

View file

@ -213,14 +213,14 @@ Circulation:
yes: Move
no: "Don't move"
- items that have the location PROC to the location CART when they are checked in.
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cart_to_shelf.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cart_to_shelf.pl</code> cronjob. Ask your system administrator to schedule it."
-
- pref: ReturnToShelvingCart
choices:
yes: Move
no: "Don't move"
- all items to the location CART when they are checked in.
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cart_to_shelf.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cart_to_shelf.pl</code> cronjob. Ask your system administrator to schedule it."
-
- pref: AutomaticItemReturn
choices:
@ -400,14 +400,14 @@ Circulation:
- <br>WARNING — These preferences will activate the automatic item loss process. Leave these fields empty if you don't want to activate this feature.
- "<br>Example: [1] [30] Sets an item to the LOST value 1 when it has been overdue for more than 30 days."
- <br>(Used when the longoverdue.pl script is called without the --lost parameter)
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask your system administrator to schedule it."
-
- "Charge a lost item to the borrower's account when the LOST value of the item changes to :"
- pref: DefaultLongOverdueChargeValue
class: integer
- <br>Leave this field empty if you don't want to charge the user for lost items.
- <br>(Used when the longoverdue.pl script is called without the --charge parameter)
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/longoverdue.pl</code> cronjob. Ask your system administrator to schedule it."
-
- "When issuing an item that has been marked as lost, "
- pref: IssueLostItem
@ -615,7 +615,7 @@ Circulation:
choices:
yes: Allow
no: "Don't allow"
- "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay.<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/cancel_expired_holds.pl</code> cronjob. Ask you system administrator to schedule it."
- "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay.<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/cancel_expired_holds.pl</code> cronjob. Ask your system administrator to schedule it."
-
- If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of
- pref: ExpireReservesMaxPickUpDelayCharge
@ -634,7 +634,7 @@ Circulation:
choices:
yes: in random order.
no: in that order.
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/build_holds_queue.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/build_holds_queue.pl</code> cronjob. Ask your system administrator to schedule it."
-
-
- pref: canreservefromotherbranches
@ -683,7 +683,7 @@ Circulation:
yes: Allow
no: "Don't allow"
- "suspended holds to be automatically resumed by a set date."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/auto_unsuspend_holds.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/auto_unsuspend_holds.pl</code> cronjob. Ask your system administrator to schedule it."
-
- pref: SuspendHoldsIntranet
choices:
@ -806,7 +806,7 @@ Circulation:
production: Calculate and charge
- fines (when <code>misc/cronjobs/fines.pl</code> is being run).
- "<br><strong>NOTE:</strong> Fines can also be charged by the CalculateFinesOnReturn system preference."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/fines.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/fines.pl</code> cronjob. Ask your system administrator to schedule it."
-
- If a lost item is returned, apply the refunding rules defined in the
- pref: RefundLostOnReturnControl

View file

@ -397,14 +397,14 @@ OPAC:
yes: Allow
no: "Don't allow"
- patrons to browse subject authorities on OPAC
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/build_browser_and_cloud.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/build_browser_and_cloud.pl</code> cronjob. Ask your system administrator to schedule it."
-
- pref: OpacCloud
choices:
yes: Show
no: "Don't show"
- a subject cloud on OPAC
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/build_browser_and_cloud.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/build_browser_and_cloud.pl</code> cronjob. Ask your system administrator to schedule it."
-
- pref: OpacAuthorities
choices:
@ -731,7 +731,7 @@ OPAC:
yes: Require
no: "Don't require"
- "that a self-registering patron verify his or herself via email."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/delete_unverified_opac_registrations.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/delete_unverified_opac_registrations.pl</code> cronjob. Ask your system administrator to schedule it."
-
- "Use the patron category code"
- pref: PatronSelfRegistrationDefaultCategory
@ -742,7 +742,7 @@ OPAC:
- pref: PatronSelfRegistrationExpireTemporaryAccountsDelay
class: integer
- "days."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/delete_expired_opac_registrations.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/delete_expired_opac_registrations.pl</code> cronjob. Ask your system administrator to schedule it."
-
- "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:"
- pref: PatronSelfRegistrationBorrowerMandatoryField

View file

@ -67,7 +67,7 @@ Patrons:
no: "Don't allow"
- "Staff to manage which notices patrons will receive and when they will receive them."
- "<br><strong>NOTE:</strong> This only applies to courtesy notices. To manage if patrons have also access to these settings, use EnhancedMessagingPreferencesOPAC."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/process_message_queue.pl</code> and the <code>misc/cronjobs/advance_notices.pl</code> cronjob. Ask you system administrator to schedule them."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/process_message_queue.pl</code> and the <code>misc/cronjobs/advance_notices.pl</code> cronjob. Ask your system administrator to schedule them."
-
- pref: ExtendedPatronAttributes
choices:
@ -108,7 +108,7 @@ Patrons:
- pref: MembershipExpiryDaysNotice
class: integer
- days.
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/membership_expiry.pl</code> cronjob. Ask you system administrator to schedule it."
- "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/membership_expiry.pl</code> cronjob. Ask your system administrator to schedule it."
-
- pref: patronimages
choices: