From 9f4bf0d7f538da53895e3b73fab7901dea9d1e7a Mon Sep 17 00:00:00 2001 From: kados Date: Sat, 10 Mar 2007 06:22:52 +0000 Subject: [PATCH] fix spelling department improve English grammar in template --- circ/branchoverdues.pl | 34 ++++++++--------- .../prog/en/admin/categorie.tmpl | 4 +- .../prog/en/catalogue/advsearch.tmpl | 6 +-- .../prog/en/circ/branchoverdues.tmpl | 38 +++++++++---------- .../prog/en/circ/circulation.tmpl | 2 +- .../intranet-tmpl/prog/en/includes/menus.inc | 6 +-- 6 files changed, 45 insertions(+), 45 deletions(-) diff --git a/circ/branchoverdues.pl b/circ/branchoverdues.pl index 5b71c51a84..f51a79d710 100755 --- a/circ/branchoverdues.pl +++ b/circ/branchoverdues.pl @@ -32,7 +32,7 @@ use Date::Calc qw/Today Today_and_Now Now/; =head1 branchoverdues.pl this module is a new interface, allow to the librarian to check all items on overdues (based on the acountlines type 'FU' ) - this interface is filtered by branches (automaticly), and by departement (optional) .... + this interface is filtered by branches (automaticly), and by department (optional) .... all informations are stocked in the notifys BDD FIXME for this time, we have only four methods to notify : @@ -80,7 +80,7 @@ my $itemnumber = $input->param('itemnumber'); my $method = $input->param('method'); my $overduelevel = $input->param('overduelevel'); my $notifyId = $input->param('notifyId'); -my $departement = $input->param('departement'); +my $department = $input->param('department'); # now create the line in bdd (notifys) if ( $input->param('action') eq 'add' ) { @@ -100,28 +100,28 @@ my @overduesloop; my @todayoverduesloop; my $counter = 0; -my @getoverdues = GetOverduesForBranch( $default, $departement ); +my @getoverdues = GetOverduesForBranch( $default, $department ); -# filter by departement -if ($departement) { - my ( $departementlib, $departementValue ) = GetDepartementLib($departement); +# filter by department +if ($department) { + my ( $departmentlib, $departmentValue ) = GetDepartementLib($department); $template->param( - departement => $departementlib, - departementValue => $departementValue, + department => $departmentlib, + departmentValue => $departmentValue, ); } else { - # initiate the selector of departements ..... - my @getdepartements = GetDepartements(); - my @departementsloop; - foreach my $dpt (@getdepartements) { - my %departement; - $departement{'authorised_value'} = $dpt->{'authorised_value'}; - $departement{'lib'} = $dpt->{'lib'}; - push( @departementsloop, \%departement ); + # initiate the selector of departments ..... + my @getdepartments = GetDepartements(); + my @departmentsloop; + foreach my $dpt (@getdepartments) { + my %department; + $department{'authorised_value'} = $dpt->{'authorised_value'}; + $department{'lib'} = $dpt->{'lib'}; + push( @departmentsloop, \%department ); } - $template->param( departementsloop => \@departementsloop, ); + $template->param( departmentsloop => \@departmentsloop, ); } # now display infos diff --git a/koha-tmpl/intranet-tmpl/prog/en/admin/categorie.tmpl b/koha-tmpl/intranet-tmpl/prog/en/admin/categorie.tmpl index 295eca4026..305b27f661 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/admin/categorie.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/admin/categorie.tmpl @@ -91,8 +91,8 @@ Category code Description  - Enrolment period  months - Age Required  years + Enrollment period  months + Age required  years Upperage limit  years Enrollment fee$ Overdue notice required  + You are working actually on the overdues for the department : + -Select your departement +Select your department @@ -37,7 +37,7 @@
- Overdues of your library + Overdues at
@@ -87,24 +87,24 @@ diff --git a/koha-tmpl/intranet-tmpl/prog/en/circ/circulation.tmpl b/koha-tmpl/intranet-tmpl/prog/en/circ/circulation.tmpl index 6b79dd5c7c..e8afec7121 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/circ/circulation.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/circ/circulation.tmpl @@ -112,7 +112,7 @@ Search for a borrower

- +

diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/menus.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/menus.inc index 6e3394e1e0..96181c3050 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/menus.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/menus.inc @@ -64,9 +64,9 @@ intranet - Koha Administration + Koha administration @@ -76,7 +76,7 @@ intranet
  • - Login Information : + Login information :
    -- 2.20.1
- &itemnumber=&method=mail&departement=&overduelevel=¬ifyId=">mail + &itemnumber=&method=mail&department=&overduelevel=¬ifyId=">mail mail  |  - &itemnumber=&method=phone&departement=&overduelevel=¬ifyId= + &itemnumber=&method=phone&department=&overduelevel=¬ifyId= ">phone  |  - &itemnumber=&method=letter&departement=&overduelevel= + &itemnumber=&method=letter&department=&overduelevel= ¬ifyId=">letter - &itemnumber=&method=letter&departement=&overduelevel=¬ifyId=">letter + &itemnumber=&method=letter&department=&overduelevel=¬ifyId=">letter - &itemnumber=&method=lost&departement=&overduelevel= + &itemnumber=&method=lost&department=&overduelevel= ¬ifyId=">Considered lost @@ -169,7 +169,7 @@ - &itemnumber=&method=phone&departement=¬ify_date=">cancel notification + &itemnumber=&method=phone&department=¬ify_date=">cancel notification