Bugzilla – Attachment 63268 Details for
Bug 18554
Adjust a few typos including responsability
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18554: Adjust a few typos including responsability
Bug-18554-Adjust-a-few-typos-including-responsabil.patch (text/plain), 12.05 KB, created by
Marc Véron
on 2017-05-09 05:27:16 UTC
(
hide
)
Description:
Bug 18554: Adjust a few typos including responsability
Filename:
MIME Type:
Creator:
Marc Véron
Created:
2017-05-09 05:27:16 UTC
Size:
12.05 KB
patch
obsolete
>From 0b6f33d29c9bb67647c598f654f7eb44f5bb39d9 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >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=UTF-8 >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 <m.de.rooy@rijksmuseum.nl> > >Signed-off-by: Marc Véron <veron@veron.ch> >--- > Koha/Patrons.pm | 2 +- > debian/scripts/koha-indexer | 2 +- > .../intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref | 2 +- > koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt | 4 ++-- > .../intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt | 2 +- > members/moremember.pl | 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/Acquisition.t | 4 ++-- > t/db_dependent/Biblio.t | 2 +- > 11 files changed, 13 insertions(+), 13 deletions(-) > >diff --git a/Koha/Patrons.pm b/Koha/Patrons.pm >index b8aebeb..263cec7 100644 >--- a/Koha/Patrons.pm >+++ b/Koha/Patrons.pm >@@ -152,7 +152,7 @@ sub search_patrons_to_anonymise { > Koha::Patrons->search->anonymise_issue_history( { [ before => $older_than_date ] } ); > > Anonymise issue history (old_issues) for all patrons older than the given date (optional). >-To make sure all the conditions are met, the caller has the responsability to >+To make sure all the conditions are met, the caller has the responsibility to > call search_patrons_to_anonymise to filter the Koha::Patrons set > > =cut >diff --git a/debian/scripts/koha-indexer b/debian/scripts/koha-indexer >index 60b551a..453f358 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 4c07c91..cc63205 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 >@@ -44,7 +44,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 31f7723..e2215a0 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >@@ -469,7 +469,7 @@ function verify_images() { > <li><strong>Published by:</strong> > <a href="/cgi-bin/koha/catalogue/search.pl?q=pb:[% publishercode |url %]"> > [% publishercode |html %] >- </a> [% IF ( place ) %]([% place %])[% END %] [% IF ( publicationyear ) %], [% publicationyear %][% END %] [% IF ( editionstatement ) %][% editionstatement %][% END %] [% IF ( editionresponsability ) %][% editionresponsability %][% END %] >+ </a> [% IF ( place ) %]([% place %])[% END %] [% IF ( publicationyear ) %], [% publicationyear %][% END %] [% IF ( editionstatement ) %][% editionstatement %][% END %] [% IF ( editionresponsibility ) %][% editionresponsibility %][% END %] > </li> > [% END %] > <li><strong>Description:</strong> >@@ -1049,7 +1049,7 @@ function verify_images() { > [% UNLESS ( item_level_itypes ) %]<td>[% IF ( noItemTypeImages ) %][% XISBN.description %][% ELSE %]<img src="[% XISBN.imageurl %]" alt="[% XISBN.description %]" title="[% XISBN.description %]">[% END %]</td>[% END %] > <td><a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[% XISBN.biblionumber %]">[% XISBN.title |html %]</a> 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 8872bca..f358cd5 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 > <li>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' > > <ul> >- <li>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.</li> >+ <li>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.</li> > <li>Unknown select this if none of the other choices are relevant</li> > <li>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.</li> > <li>2/day: Twice daily</li> >diff --git a/members/moremember.pl b/members/moremember.pl >index 2ab8174..318b11a 100755 >--- a/members/moremember.pl >+++ b/members/moremember.pl >@@ -329,7 +329,7 @@ if ( C4::Context->preference("ExportCircHistory") ) { > $template->param(csv_profiles => [ Koha::CsvProfiles->search({ type => 'marc' }) ]); > } > >-# in template <TMPL_IF name="I"> => instutitional (A for Adult, C for children) >+# in template <TMPL_IF name="I"> => institutional (A for Adult, C for children) > $template->param( $data->{'categorycode'} => 1 ); > $template->param( > patron => $patron, >diff --git a/misc/cronjobs/advance_notices.pl b/misc/cronjobs/advance_notices.pl >index 855492e..95b9bf7 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 6b11e75..7af5c60 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 5ecc63e..02f2754 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/Acquisition.t b/t/db_dependent/Acquisition.t >index 1973cf2..9016650 100755 >--- a/t/db_dependent/Acquisition.t >+++ b/t/db_dependent/Acquisition.t >@@ -379,9 +379,9 @@ C4::Acquisition::CloseBasket($basketno); > isnt( scalar grep ( $_->{basketno} eq $basketno, @lateorders ), > 0, "GetLateOrders gets orders from closed baskets" ); > ok( !grep ( $_->{ordernumber} eq $ordernumbers[3], @lateorders ), >- "GetLateOrders does not gets cancelled orders" ); >+ "GetLateOrders does not get cancelled orders" ); > ok( !grep ( $_->{ordernumber} eq $ordernumbers[4], @lateorders ), >- "GetLateOrders does not gets reveived orders" ); >+ "GetLateOrders does not get received orders" ); > > $search_orders = SearchOrders({ > booksellerid => $booksellerid, >diff --git a/t/db_dependent/Biblio.t b/t/db_dependent/Biblio.t >index c6613df..08e09a1 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.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 18554
:
63231
|
63267
|
63268
|
63336