From d68171cdcc7cf1e909654517e9a0ff2883af86e1 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sun, 31 May 2020 16:21:48 +0200 Subject: [PATCH] Bug 25630: Fix capitalization and terminology for Enhanced content and Web services system preferences - Fixes capitalization, including URL and OPAC - Consistent use of "staff interface" - Ending punctuation - Spelling: web service To test: - Verify: - Enhanced content page heading - Babeltheque_url_js - Babeltheque_url_update - FRBRizeEditions - BakerTaylorEnabled - NovelistSelectStaffProfile - NovelistSelectStaffEnabled - CustomCoverImages - LocalCoverImages - IntranetCoce - AutoShareWithMana - OAI-PMH:AutoUpdateSets - IdRef - read correctly. --- .../admin/preferences/enhanced_content.pref | 26 +++++++++++----------- .../en/modules/admin/preferences/web_services.pref | 8 +++---- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref index 1b5c0562bd..27c0a10d7f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref @@ -1,4 +1,4 @@ -Enhanced Content: +Enhanced content: Adlibris: - - NOTE: Using resources such as external images might leak sensitive data to third parties. @@ -24,7 +24,7 @@ Enhanced Content: choices: yes: Show no: "Don't show" - - other editions of an item on the staff client (if found by one of the services below). + - other editions of an item on the staff interface (if found by one of the services below). - - pref: OPACFRBRizeEditions default: 0 @@ -72,17 +72,17 @@ Enhanced Content: - include information (such as reviews and citations) from Babelthèque in item detail pages on the OPAC. - - pref: Babeltheque_url_js - - Defined the url for the Babeltheque javascript file (eg. http://www.babeltheque.com/bw_XX.js) + - Defined the URL for the Babeltheque javascript file (eg. http://www.babeltheque.com/bw_XX.js) - - pref: Babeltheque_url_update - - Defined the url for the Babeltheque update periodically (eq. http://www.babeltheque.com/.../file.csv.bz2). + - Defined the URL for the Babeltheque update periodically (eq. http://www.babeltheque.com/.../file.csv.bz2). Baker and Taylor: - - pref: BakerTaylorEnabled choices: yes: Add no: "Don't add" - - Baker and Taylor links and cover images to the OPAC and staff client. This requires that you have entered in a username and password (which can be seen in image links). + - Baker and Taylor links and cover images to the OPAC and staff interface. This requires that you have entered in a username and password (which can be seen in image links). - - 'Baker and Taylor "My Library Bookstore" links should be accessed at https://' - pref: BakerTaylorBookstoreURL @@ -119,7 +119,7 @@ Enhanced Content: - - Access Novelist Select using user profile - pref: NovelistSelectStaffProfile - - on the staff client + - on the staff interface. - - Access Novelist Select using password - pref: NovelistSelectPassword @@ -130,7 +130,7 @@ Enhanced Content: choices: yes: Add no: "Don't add" - - Novelist Select content to the Staff client (requires that you have entered in a user profile and password, which can be seen in image links). + - Novelist Select content to the staff interface (requires that you have entered in a user profile and password, which can be seen in image links). - - Display Novelist Select staff content - pref: NovelistSelectStaffView @@ -300,7 +300,7 @@ Enhanced Content: choices: yes: Display no: "Don't display" - - local cover images on intranet search and details pages. + - local cover images on staff interface search and details pages. - - pref: OPACLocalCoverImages choices: @@ -318,12 +318,12 @@ Enhanced Content: choices: yes: Display no: "Don't display" - - "custom remote url images in the staff client.
" + - "custom remote URL images in the staff interface.
" - pref: OPACCustomCoverImages choices: yes: Display no: "Don't display" - - "custom remote url images at the OPAC.
" + - "custom remote URL images at the OPAC.
" - "Using the following URL:" - pref: CustomCoverImagesURL class: url @@ -336,8 +336,8 @@ Enhanced Content: choices: not: "not at all." opac: "in the OPAC." - staff: "in the staff client." - both: "in OPAC and staff client." + staff: "in the staff interface." + both: "in OPAC and staff interface." - - Media file extensions - pref: HTML5MediaExtensions @@ -412,7 +412,7 @@ Enhanced Content: choices: yes: Enable no: "Don't enable" - - a Coce image cache service in the staff client. + - a Coce image cache service in the staff interface. - - Coce server URL - pref: CoceHost diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref index 00556878c4..69b15a4e00 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref @@ -64,7 +64,7 @@ Web services: choices: yes: Enable no: Disable - - automatic update of OAI-PMH sets when a bibliographic record is created or updated + - automatic update of OAI-PMH sets when a bibliographic record is created or updated. - - Koha's deletedbiblio table - pref: "OAI-PMH:DeletedRecord" @@ -99,10 +99,10 @@ Web services: class: Text - Get a security token on the Mana KB administration page. - - - 'Fields automatically shared with Mana KB' + - 'Fields automatically shared with Mana KB:' - pref: AutoShareWithMana multiple: - subscription: Subscriptions + subscription: subscriptions Reporting: - - Only return @@ -115,5 +115,5 @@ Web services: choices: yes: Enable no: Disable - - the IdRef webservice from the opac detail page. IdRef allows to request authorities from the Sudoc database. + - the IdRef web service from the OPAC detail page. IdRef allows to request authorities from the Sudoc database. - Please note that this feature is available only for UNIMARC. -- 2.11.0