@@ -, +, @@ system preferences - Punctuation (such as full stops at the end of sentences) - Capitalization - Terminology (staff interface, use of "Don't" instead of "Do not") - Rearranged/rephrased for better readability - Verify that the changes listed are consistent and make sense. - Check that on the staff interface home page that the window title says - Verify that in system preferences the name of the tab for Staff - For Patrons > CollapseFieldsPatronAddForm check that the edit and add ------------------------- - Change the page title in browser from "Koha staff client" to "Koha -------------- ----------- ----------- ----------- ---------------- . from "______ Defined the URL for the Babeltheque javascript file . to "Use this URL for the Babelthèque javascript file: ________ . from "______ Defined the URL for the Babeltheque update . to "Use this URL for the Babelthèque periodic update: _______ (e.g. --------- ---- ---- ------- - FallbackToSMSIfNoEmail: change "Send" to "sending". . Dropdown list changes: .. "Organization/Patron identity" => "Patron identity". .. "OPAC/Staff login" to "OPAC/Staff interface login". . Requires changes to the memberentrygen.tt - check that the add and .. change "Contact" to "Contact information". .. change "Library set-up" to "Library setup". .. change "OPAC/Staff login" to "OPAC/Staff interface login". --------- ------- --------------- ----- ------------ --- .../intranet-tmpl/prog/en/includes/prefs-menu.inc | 6 +- .../prog/en/modules/admin/preferences/admin.pref | 45 ++++++------ .../en/modules/admin/preferences/authorities.pref | 14 ++-- .../en/modules/admin/preferences/cataloguing.pref | 22 +++--- .../en/modules/admin/preferences/circulation.pref | 60 ++++++++-------- .../admin/preferences/enhanced_content.pref | 10 ++- .../en/modules/admin/preferences/i18n_l10n.pref | 4 +- .../prog/en/modules/admin/preferences/logs.pref | 8 +-- .../prog/en/modules/admin/preferences/opac.pref | 80 +++++++++------------- .../prog/en/modules/admin/preferences/patrons.pref | 14 ++-- .../en/modules/admin/preferences/searching.pref | 4 +- .../prog/en/modules/admin/preferences/serials.pref | 8 +-- .../{staff_client.pref => staff_interface.pref} | 2 +- .../prog/en/modules/admin/preferences/tools.pref | 2 +- .../en/modules/admin/preferences/web_services.pref | 2 +- .../prog/en/modules/members/memberentrygen.tt | 10 +-- 16 files changed, 143 insertions(+), 148 deletions(-) rename koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/{staff_client.pref => staff_interface.pref} (99%) --- a/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc @@ -138,13 +138,13 @@ [% END %] - [% IF ( staff_client ) %] + [% IF ( staff_interface ) %]
  • - Staff interface + Staff interface [% PROCESS subtabs %] [% ELSE %]
  • - Staff client + Staff interface [% END %]
  • --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref @@ -19,7 +19,7 @@ Administration: - "Email to redirect all messages to: " - pref: SendAllEmailsTo class: email - - "(Leave this field empty to send messages to their normal recipient)" + - "(Leave this field empty to send messages to their normal recipient.)" - - "How much debugging information to show in the browser when an internal error occurs: " - pref: DebugLevel @@ -165,21 +165,23 @@ Administration: - "Google OAuth2 Client Secret: " - pref: GoogleOAuth2ClientSecret - - - "Google OpenID Connect Restrict to domain (or subdomain of this domain): " + - "Restrict Google OpenID Connect to this domain (or subdomain of this domain): " - pref: GoogleOpenIDConnectDomain - - Leave blank for all google domains + - . Leave blank for all Google domains. - - pref: GoogleOpenIDConnectAutoRegister choices: yes: Allow - no: "Don't Allow" - - users logging in with Google Open ID to automatically register. + no: "Don't allow" + - patrons logging in with Google Open ID to automatically register. - + - "Use this category code when automatically registering a Google Open ID patron: " - pref: GoogleOpenIDConnectDefaultCategory - - Use this category code when automatically registering a Google Open ID patron. + - "." - + - "Use this branch code when automatically registering a Google Open ID patron: " - pref: GoogleOpenIDConnectDefaultBranch - - Use this branch code when automatically registering a Google Open ID patron. + - "." Share anonymous usage statistics: - - "Share anonymous Koha usage data with the Koha community: " @@ -189,15 +191,16 @@ Administration: yes: "Yes" no: "No" 2: "No, let me think about it" - - ". Website where usage statistics are published: Hea Koha community website." - - "
    NOTE: The other \"UsageStats\" preferences have no effect if this preference is set to \"No\"." + - "." + - "
    Website where usage statistics are published: Hea Koha community website." + - "
    NOTE: The other UsageStats system preferences have no effect if this system preference is set to \"No\" (don't share)." - "
    NOTE: This system preference requires the misc/cronjobs/share_usage_with_koha_community.pl cronjob. Ask your system administrator to schedule it." - - "
    NOTE: You should use the dedicated admin configuration page to edit the preference related to Hea." + - "
    NOTE: Use the dedicated configuration page to edit the statisics you share." - - "Use the following library name to be shown on the Hea Community website: " - pref: UsageStatsLibraryName - - If this field is empty data will be sent anonymously. - - "
    NOTE: This value has no effect if the UsageStats system preference is set to \"Don't share\"." + - . If this field is empty the data will be sent anonymously. + - "
    NOTE: This value has no effect if the UsageStats system preference is set to \"No\" (don't share)." - - "The country where your library is located to be shown on the Hea Community website: " - pref: UsageStatsCountry @@ -399,12 +402,12 @@ Administration: Zambia : "Zambia" Zimbabwe : "Zimbabwe" - - This will be shown on the Hea Koha community website. - - "
    NOTE: This value has no effect if the UsageStats system preference is set to \"Don't share\"." + - . This will be shown on the Hea Koha community website. + - "
    NOTE: This value has no effect if the UsageStats system preference is set to \"No\" (don't share)." - - "The library URL to be shown on the Hea Community website: " - pref: UsageStatsLibraryUrl - - "
    NOTE: This value has no effect if the UsageStats system preference is set to \"Don't share\"." + - "
    NOTE: This value has no effect if the UsageStats system preference is set to \"No\" (don't share)." - - "The library type to be shown on the Hea Community website: " - pref: UsageStatsLibraryType @@ -421,19 +424,19 @@ Administration: government : "government" religiousOrg: "religious organization" subscription: "subscription" - - "
    NOTE: This value has no effect if the UsageStats system preference is set to \"Don't share\"." + - "
    NOTE: This value has no effect if the UsageStats system preference is set to \"No\" (don't share)." - - pref: UsageStatsLibrariesInfo choices: yes: "Share" - no: "Do not share" - - "libraries information (name, URL, country)" - - "
    NOTE: This value has no effect if the UsageStats system preference is set to \"Don't share\"." + no: "Don't share" + - "libraries information (name, URL, country)." + - "
    NOTE: This value has no effect if the UsageStats system preference is set to \"No\" (don't share)." - - "Geolocation of the main library: " - pref: UsageStatsGeolocation - - "
    NOTE: This value has no effect if the UsageStats system preference is set to \"Don't share\"." - - "
    NOTE: You must use the dedicated admin configuration page to edit this preference." + - "
    NOTE: This value has no effect if the UsageStats system preference is set to \"No\" (don't share)." + - "
    NOTE: You must use the dedicated configuration page to set and edit this system preference." Search engine: - - "Use following search engine: " --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref @@ -10,7 +10,7 @@ Authorities: - - Use the following text to edit how authority records control indicators of attached bibliographic fields (and possibly subfield $2).
    - "Lines starting with a comment symbol (#) are skipped. Each line should be of the form: (marc21|unimarc), tag, ind1:(auth1|auth2|some_value), ind2:(auth1|auth2|thesaurus|some_value).
    " - - Here auth1 and auth2 refer to the indicators of the authority record, tag is a biblio field number or an asterisk (*), and some_value is a fixed value (one character).
    + - Here auth1 and auth2 refer to the indicators of the authority record, tag is a bibliographic field number or an asterisk (*), and some_value is a fixed value (one character).
    - The MARC21 option thesaurus refers to indicators controlled by authority field 008/11 and 040$f. - pref: AuthorityControlledIndicators type: textarea @@ -28,7 +28,7 @@ Authorities: default: yes choices: yes: generate - no: "do not generate" + no: "don't generate" - authority records that are missing (BiblioAddsAuthorities must be set to "allow" for this to have any effect). - - When modifying an authority record, do not update attached bibliographic records if the number exceeds @@ -70,7 +70,7 @@ Authorities: - pref: LinkerModule default: Default choices: - Default: Default + Default: default FirstMatch: "first match" LastMatch: "last match" - linker module for matching headings to authority records. @@ -78,25 +78,25 @@ Authorities: - "Set the following options for the authority linker:" - pref: LinkerOptions class: multi - - (separate options with |) + - (separate options with |). - - pref: LinkerRelink default: yes choices: yes: Do - no: "Do not" + no: "Don't" - relink headings that have previously been linked to authority records. - - pref: LinkerKeepStale default: no choices: yes: Do - no: "Do not" + no: "Don't" - keep existing links to authority records for headings where the linker is unable to find a match. - - pref: CatalogModuleRelink default: no choices: yes: Do - no: "Do not" + no: "Don't" - automatically relink headings that have previously been linked when saving records in the cataloging module. --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref @@ -25,7 +25,7 @@ Cataloging: yes: Enable no: "Don't enable" - the advanced cataloging editor. - - "
    NOTE:" + - "
    NOTE:" - Currently does not include support for UNIMARC or NORMARC fixed fields. Spine labels: - @@ -78,7 +78,7 @@ Cataloging: - - Display MARC subfield - pref: AlternateHoldingsField - - "as holdings information for records that do not have items (This can contain multiple subfields to look in; for instance 852abhi would look in 852 subfields a, b, h, and i.), with the subfields separated by" + - "as holdings information for records that do not have items (this can contain multiple subfields to look in, for example 852abhi would look in 852 subfields a, b, h, and i), with the subfields separated by" - pref: AlternateHoldingsSeparator - "." - @@ -137,7 +137,7 @@ Cataloging: - 'UNIMARC: "995$f 995$h 995$j"' - 'MARC21: "952$a 952$b 952$c"' - Note that the FA framework is excluded from the permission. - - If the pref is empty, no fields are restricted. + - If the system preference is empty, no fields are restricted. - - Store record's creator borrowernumber in MARC subfield - pref: MarcFieldForCreatorId @@ -148,7 +148,7 @@ Cataloging: - pref: MarcFieldForModifierId - and record's last modifier name in MARC subfield - pref: MarcFieldForModifierName - - ".
    NOTE: Use a dollar sign between field and subfield like 123$a." + - ".
    NOTE: Use a dollar sign between field and subfield like 123$a." Display: - - 'Separate main entry and subdivisions with ' @@ -245,7 +245,7 @@ Cataloging: - - "Show the following fields for deleted records after a merge:" - pref: MergeReportFields - - "
    example: '001,245ab,600'" + - ".
    For example: '001,245ab,600'" - "displays:" - "