From 3254a4cfc5705c037eef296ef3191298c6dd6332 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Mon, 8 May 2017 12:08:43 +0200 Subject: [PATCH] Bug 18554: Adjust a few typos including responsability MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit typo responsability typo defautl in authorities.pref typo reveived in t/db_dependent/Acquisition.t typo ;; in advance_notices.pl typo Stopping in restart_indexer (koha-indexer) typo instutitional in moremember.pl typo Corretly (Biblio.t) typo periodicy in help serials Signed-off-by: Marcel de Rooy Signed-off-by: Marc Véron Signed-off-by: Jonathan Druart Signed-off-by: Mason James --- debian/scripts/koha-indexer | 2 +- .../prog/en/modules/admin/preferences/authorities.pref | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt | 4 ++-- .../prog/en/modules/help/serials/subscription-add.tt | 2 +- misc/cronjobs/advance_notices.pl | 2 +- misc/release_notes/release_notes_222.txt | 2 +- misc/release_notes/release_notes_223.txt | 2 +- t/db_dependent/Biblio.t | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/debian/scripts/koha-indexer b/debian/scripts/koha-indexer index 01e544a411..c844151988 100755 --- a/debian/scripts/koha-indexer +++ b/debian/scripts/koha-indexer @@ -125,7 +125,7 @@ restart_indexer() --verbose=1 --respawn --delay=30 \ --user=$name-koha.$name-koha" - log_daemon_msg "Stopping Koha indexing daemon for $name" + log_daemon_msg "Restarting Koha indexing daemon for $name" if daemon $DAEMONOPTS --restart -- $INDEXER_DAEMON $INDEXER_PARAMS; then log_end_msg 0 diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref index 72370354a5..55b3af38b6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref @@ -46,7 +46,7 @@ Authorities: - - Use the following text for the contents of UNIMARC authority field 100 position 08-35 (fixed length data elements). Do NOT include the date (position 00-07). - pref: UNIMARCAuthorityField100 - defautl: "afrey50 ba0" + default: "afrey50 ba0" type: textarea class: code - diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt index aa4ce776de..e6f6050789 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt @@ -435,7 +435,7 @@ function verify_images() {
  • Published by: [% publishercode |html %] - [% IF ( place ) %]([% place %])[% END %] [% IF ( publicationyear ) %], [% publicationyear %][% END %] [% IF ( editionstatement ) %][% editionstatement %][% END %] [% IF ( editionresponsability ) %][% editionresponsability %][% END %] + [% IF ( place ) %]([% place %])[% END %] [% IF ( publicationyear ) %], [% publicationyear %][% END %] [% IF ( editionstatement ) %][% editionstatement %][% END %] [% IF ( editionresponsibility ) %][% editionresponsibility %][% END %]
  • [% END %]
  • Description: @@ -996,7 +996,7 @@ function verify_images() { [% UNLESS ( item_level_itypes ) %][% IF ( noItemTypeImages ) %][% XISBN.description %][% ELSE %][% XISBN.description %][% END %][% END %] [% XISBN.title |html %] by [% XISBN.author | html %] ©[% XISBN.copyrightdate %] [% IF ( XISBN.publishercode ) %] -[% XISBN.publishercode %] [% IF ( XISBN.place ) %]([% XISBN.place %])[% END %] [% IF ( XISBN.publicationyear ) %], [% XISBN.publicationyear %][% END %] [% IF ( XISBN.editionstatement ) %][% XISBN.editionstatement %][% END %] [% IF ( XISBN.editionresponsability ) %][% XISBN.editionresponsability %][% END %] +[% XISBN.publishercode %] [% IF ( XISBN.place ) %]([% XISBN.place %])[% END %] [% IF ( XISBN.publicationyear ) %], [% XISBN.publicationyear %][% END %] [% IF ( XISBN.editionstatement ) %][% XISBN.editionstatement %][% END %] [% IF ( XISBN.editionresponsibility ) %][% XISBN.editionresponsibility %][% END %] [% END %] [% IF ( XISBN.pages ) %] [% END %][% XISBN.pages %] [% IF ( XISBN.illus ) %][% XISBN.illus %][% END %] [% IF ( XISBN.size ) %], [% END %][% XISBN.size %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt index 8872bca700..f358cd54c6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt @@ -56,7 +56,7 @@ Once that data is filled in you can click 'Next' to enter the prediction pattern
  • There are several pre-defined options for the 'Frequency' of publication all of which are visible alongside your own custom frequencies by visiting 'Manage frequencies'
      -
    • Without periodicy: some very specific (usually high level science journals) don't have a true periodicity. When you subscribe to the title, you subscribe for 6 issues, which can arrive in 1 year... or 2... There is no regularity or known schedule.
    • +
    • Without periodicity: some very specific (usually high level science journals) don't have a true periodicity. When you subscribe to the title, you subscribe for 6 issues, which can arrive in 1 year... or 2... There is no regularity or known schedule.
    • Unknown select this if none of the other choices are relevant
    • Irregular: The journal is not "regular" but has a periodicity. You know that it comes out on January, then in October and December, it is irregular, but you know when it's going to arrive.
    • 2/day: Twice daily
    • diff --git a/misc/cronjobs/advance_notices.pl b/misc/cronjobs/advance_notices.pl index 855492e51b..95b9bf70e6 100755 --- a/misc/cronjobs/advance_notices.pl +++ b/misc/cronjobs/advance_notices.pl @@ -186,7 +186,7 @@ GetOptions( 'itemscontent=s' => \$itemscontent, )or pod2usage(2); pod2usage(1) if $help; -pod2usage( -verbose => 2 ) if $man;; +pod2usage( -verbose => 2 ) if $man; # Since advance notice options are not visible in the web-interface # unless EnhancedMessagingPreferences is on, let the user know that diff --git a/misc/release_notes/release_notes_222.txt b/misc/release_notes/release_notes_222.txt index 6b11e75707..7af5c600f6 100644 --- a/misc/release_notes/release_notes_222.txt +++ b/misc/release_notes/release_notes_222.txt @@ -46,7 +46,7 @@ BUGFIXES === CATALOGUE === * some fixes in authority search (worked, but could fail to return results under certain circumstances) - * libopac now works : in Koha >> parameters >> biblioframework >> modify field or subfield. If you set "opac text" to a different value than librarian text, you'll have different headers/text for MARC fields (for example : "1st responsability" for librarians, "author" for end users) + * libopac now works : in Koha >> parameters >> biblioframework >> modify field or subfield. If you set "opac text" to a different value than librarian text, you'll have different headers/text for MARC fields (for example : "1st responsibility" for librarians, "author" for end users) * removed a limit to 255 char in field length in MARC editor (the DB can handle much more) * tabs in MARC editor : the active tab is now hilighted & in biblio modif, empty tabs are not shown (as in biblio add) * bugfixes in permissions (some pages required parameters where they should require editcatalogue) diff --git a/misc/release_notes/release_notes_223.txt b/misc/release_notes/release_notes_223.txt index 5ecc63e58f..02f2754ff3 100644 --- a/misc/release_notes/release_notes_223.txt +++ b/misc/release_notes/release_notes_223.txt @@ -93,7 +93,7 @@ BUGFIXES === CATALOGUE === * some fixes in authority search (worked, but could fail to return results under certain circumstances) - * libopac now works : in Koha >> parameters >> biblioframework >> modify field or subfield. If you set "opac text" to a different value than librarian text, you'll have different headers/text for MARC fields (for example : "1st responsability" for librarians, "author" for end users) + * libopac now works : in Koha >> parameters >> biblioframework >> modify field or subfield. If you set "opac text" to a different value than librarian text, you'll have different headers/text for MARC fields (for example : "1st responsibility" for librarians, "author" for end users) * removed a limit to 255 char in field length in MARC editor (the DB can handle much more) * tabs in MARC editor : the active tab is now hilighted & in biblio modif, empty tabs are not shown (as in biblio add) * bugfixes in permissions (some pages required parameters where they should require editcatalogue) diff --git a/t/db_dependent/Biblio.t b/t/db_dependent/Biblio.t index 951288c78e..b2dd69a04c 100755 --- a/t/db_dependent/Biblio.t +++ b/t/db_dependent/Biblio.t @@ -246,7 +246,7 @@ sub run_tests { is( scalar @$isbns, 4, '(GetMarcISBN) The record contains 4 ISBNs'); for my $i (0 .. $#more_isbns) { is( $isbns->[$i], $more_isbns[$i], - "(GetMarcISBN) Corretly retrieves ISBN #". ($i + 1)); + "(GetMarcISBN) Correctly retrieves ISBN #". ($i + 1)); } is( GetMarcPrice( $record_for_isbn, $marcflavour ), 100, -- 2.20.1