View | Details | Raw Unified | Return to bug 26703
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt (-2 / +2 lines)
Lines 1-11 Link Here
1
[% USE AuthorisedValues %]
1
[% USE AuthorisedValues %]
2
[% SET footerjs = 1 %]
2
[% SET footerjs = 1 %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Koha &rsaquo; Administration &rsaquo;
4
<title>
5
    [% SWITCH op %]
5
    [% SWITCH op %]
6
        [% CASE 'add_form' %][% IF field %]Modify additional field '[% field.name | html %]'[% ELSE %]Add additional field[% END %]
6
        [% CASE 'add_form' %][% IF field %]Modify additional field '[% field.name | html %]'[% ELSE %]Add additional field[% END %]
7
        [% CASE %]Manage additional fields
7
        [% CASE %]Manage additional fields
8
    [% END %]
8
    [% END %] &rsaquo; Administration &rsaquo; Koha
9
</title>
9
</title>
10
[% INCLUDE 'doc-head-close.inc' %]
10
[% INCLUDE 'doc-head-close.inc' %]
11
</head>
11
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt (-1 / +1 lines)
Lines 1-7 Link Here
1
[% USE Koha %]
1
[% USE Koha %]
2
[% SET footerjs = 1 %]
2
[% SET footerjs = 1 %]
3
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
<title>Koha &rsaquo; Administration</title>
4
<title>Administration &rsaquo; Koha</title>
5
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
6
</head>
6
</head>
7
<body id="admin_admin-home" class="admin">
7
<body id="admin_admin-home" class="admin">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/adveditorshortcuts.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% USE Koha %]
3
[% USE Koha %]
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Administration &rsaquo; Advanced editor shortcuts</title>
6
<title>Advanced editor shortcuts &rsaquo; Administration &rsaquo; Koha</title>
7
[% INCLUDE 'doc-head-close.inc' %]
7
[% INCLUDE 'doc-head-close.inc' %]
8
</head>
8
</head>
9
<body id="adveditor_shortcuts" class="admin">
9
<body id="adveditor_shortcuts" class="admin">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt (-18 / +20 lines)
Lines 41-68 Link Here
41
[% END %]
41
[% END %]
42
42
43
<title>
43
<title>
44
    Koha &rsaquo; Administration &rsaquo; Budgets
44
    [% IF ( add_form ) %]
45
46
    [% IF ( add_form ) %]&rsaquo;
47
        [% IF ( budget_period_id ) %]
45
        [% IF ( budget_period_id ) %]
48
            Modify budget [% budget_period_description | html %]
46
            Modify budget [% budget_period_description | html %]
49
        [% ELSE %]
47
        [% ELSE %]
50
            Add budget
48
            Add budget
51
        [% END %]
49
        [% END %] &rsaquo; [% END %]
52
    [% END %]
50
53
    [% IF ( duplicate_form ) %]&rsaquo; Duplicate budget[% END %]
51
    [% IF ( duplicate_form ) %]
54
    [% IF ( delete_confirm ) %]&rsaquo;
52
        Duplicate budget &rsaquo; [% END %]
55
            Delete budget '[% budget_period_description | html %]'?
53
56
    [% END %]
54
    [% IF ( delete_confirm ) %]
57
    [% IF ( delete_confirmed ) %]&rsaquo;
55
            Delete budget '[% budget_period_description | html %]'? &rsaquo; [% END %]
58
        Data deleted
56
59
    [% END %]
57
    [% IF ( delete_confirmed ) %]
60
    [% IF close_form %]&rsaquo;
58
        Data deleted &rsaquo; [% END %]
61
      Close budget [% budget_period_description | html %]
59
62
    [% END %]
60
    [% IF close_form %]
63
    [% IF closed %]&rsaquo;
61
      Close budget [% budget_period_description | html %] &rsaquo; [% END %]
64
      Budget [% budget_period_description | html %] closed
62
65
    [% END %]
63
    [% IF closed %]
64
      Budget [% budget_period_description | html %] closed &rsaquo; [% END %]
65
66
    Budgets &rsaquo; Administration &rsaquo; Koha
67
66
</title>
68
</title>
67
69
68
70
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
[% USE Price %]
5
[% USE Price %]
6
[% SET footerjs = 1 %]
6
[% SET footerjs = 1 %]
7
[% INCLUDE 'doc-head-open.inc' %]
7
[% INCLUDE 'doc-head-open.inc' %]
8
<title>Koha &rsaquo; Administration &rsaquo; Funds[% IF op == 'add_form' %] &rsaquo; [% IF ( budget_id ) %]Modify fund[% IF ( budget_name ) %] '[% budget_name | html %]'[% END %][% ELSE %]Add fund [% END %][% END %]</title>
8
<title>[% IF ( budget_id ) %]Modify fund[% IF ( budget_name ) %] '[% budget_name | html %]'[% END %][% ELSE %]Add fund [% END %][% END %] &rsaquo; Funds[% IF op == 'add_form' %] &rsaquo; Administration &rsaquo; Koha</title>
9
[% Asset.css("lib/jquery/plugins/treetable/stylesheets/jquery.treetable.css") | $raw %]
9
[% Asset.css("lib/jquery/plugins/treetable/stylesheets/jquery.treetable.css") | $raw %]
10
[% INCLUDE 'doc-head-close.inc' %]
10
[% INCLUDE 'doc-head-close.inc' %]
11
</head>
11
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqcontract.tt (-2 / +4 lines)
Lines 3-9 Link Here
3
[% USE KohaDates %]
3
[% USE KohaDates %]
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Acquisitions &rsaquo; Contracts &rsaquo;
6
<title>
7
[% IF ( add_form ) %]
7
[% IF ( add_form ) %]
8
    [% IF ( contractnumber ) %]Modify contract '[% contractname | html %]'
8
    [% IF ( contractnumber ) %]Modify contract '[% contractname | html %]'
9
[% ELSE %]New contract[% END %]
9
[% ELSE %]New contract[% END %]
Lines 11-17 Link Here
11
[% IF ( else ) %]Contracts of [% booksellername | html %][% END %]
11
[% IF ( else ) %]Contracts of [% booksellername | html %][% END %]
12
[% IF ( add_validate ) %]Data recorded[% END %]
12
[% IF ( add_validate ) %]Data recorded[% END %]
13
[% IF ( delete_confirm ) %]Confirm deletion of contract '[% contractnumber | html %]'[% END %]
13
[% IF ( delete_confirm ) %]Confirm deletion of contract '[% contractnumber | html %]'[% END %]
14
[% IF ( delete_confirmed ) %]Contract deleted[% END %]</title>
14
[% IF ( delete_confirmed ) %]Contract deleted[% END %]
15
 &rsaquo; Contracts &rsaquo; Acquisitions &rsaquo; Koha
16
</title>
15
[% INCLUDE 'doc-head-close.inc' %]
17
[% INCLUDE 'doc-head-close.inc' %]
16
</head>
18
</head>
17
19
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt (-1 / +1 lines)
Lines 4-10 Link Here
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
[% PROCESS 'budget_planning.inc' %]
6
[% PROCESS 'budget_planning.inc' %]
7
<title>Koha &rsaquo; Administration &rsaquo; Budgets &rsaquo; Funds &rsaquo; Planning for [% budget_period_description | html %] [% PROCESS planning plan=authcat %]</title>
7
<title>Planning for [% budget_period_description | html %] [% PROCESS planning plan=authcat %] &rsaquo; Funds &rsaquo; Budgets &rsaquo; Administration &rsaquo; Koha</title>
8
[% INCLUDE 'doc-head-close.inc' %]
8
[% INCLUDE 'doc-head-close.inc' %]
9
<style>td.locked { background-image: url('[% interface | html %]/[% theme | html %]/img/locked.png'); padding-left : 20px; background-repeat: no-repeat; background-position: 5px 5px; } a.control { font-size:85%;text-decoration:none; } .plan_entry { text-align: right; width:90%; }</style>
9
<style>td.locked { background-image: url('[% interface | html %]/[% theme | html %]/img/locked.png'); padding-left : 20px; background-repeat: no-repeat; background-position: 5px 5px; } a.control { font-size:85%;text-decoration:none; } .plan_entry { text-align: right; width:90%; }</style>
10
</head>
10
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/audio_alerts.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% USE Koha %]
3
[% USE Koha %]
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Administration &rsaquo; Audio alerts</title>
6
<title>Audio alerts &rsaquo; Administration &rsaquo; Koha</title>
7
[% INCLUDE 'doc-head-close.inc' %]
7
[% INCLUDE 'doc-head-close.inc' %]
8
</head>
8
</head>
9
9
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Administration &rsaquo; Authority MARC subfield structure</title>
5
<title>Authority MARC subfield structure &rsaquo; Administration &rsaquo; Koha</title>
6
[% INCLUDE 'doc-head-close.inc' %]
6
[% INCLUDE 'doc-head-close.inc' %]
7
</head>
7
</head>
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_tag_structure.tt (-4 / +30 lines)
Lines 3-12 Link Here
3
[% USE AuthorisedValues %]
3
[% USE AuthorisedValues %]
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Administration &rsaquo; Authority MARC framework [% IF ( add_form ) %][% IF ( use_heading_flags_p ) %]
6
<title>
7
    [% IF ( heading_modify_tag_p ) %]&rsaquo; [% IF ( authtypecode ) %][% authtypecode | html %] Framework[% ELSE %]Default framework[% END %] &rsaquo; Modify tag[% END %]
7
    [% IF ( add_form ) %]
8
    [% IF ( heading_add_tag_p ) %]&rsaquo; [% IF ( authtypecode ) %][% authtypecode | html %] Framework[% ELSE %]Default framework[% END %] &rsaquo; New tag[% END %]
8
        [% IF ( use_heading_flags_p ) %]
9
    [% ELSE %]&rsaquo; [% action | html %][% END %][% END %][% IF ( delete_confirm ) %]&rsaquo; [% IF ( authtypecode ) %][% authtypecode | html %] Framework[% ELSE %]Default framework[% END %] &rsaquo; Confirm deletion[% END %][% IF ( delete_confirmed ) %]&rsaquo; [% IF ( authtypecode ) %][% authtypecode | html %] Framework[% ELSE %]Default framework[% END %] &rsaquo; Data deleted[% END %]</title>
9
            [% IF ( heading_modify_tag_p ) %]
10
                Modify tag &rsaquo; [% IF ( authtypecode ) %]
11
                    [% authtypecode | html %] Framework
12
                [% ELSE %]
13
                    Default framework
14
                [% END %] &rsaquo; [% END %]
15
            [% IF ( heading_add_tag_p ) %]
16
                New tag &rsaquo; [% IF ( authtypecode ) %]
17
                    [% authtypecode | html %] Framework
18
                [% ELSE %]
19
                    Default framework
20
                [% END %] &rsaquo; [% END %]
21
        [% ELSE %]
22
           [% action | html %] &rsaquo; [% END %]
23
    [% END %]
24
    [% IF ( delete_confirm ) %]
25
        Confirm deletion &rsaquo; [% IF ( authtypecode ) %]
26
            [% authtypecode | html %] Framework
27
        [% ELSE %]Default framework
28
        [% END %] &rsaquo; [% END %]
29
    [% IF ( delete_confirmed ) %]
30
        Data deleted &rsaquo; [% IF ( authtypecode ) %]
31
            [% authtypecode | html %] Framework
32
        [% ELSE %]Default framework
33
        [% END %] &rsaquo; [% END %]
34
Authority MARC framework &rsaquo; Administration &rsaquo; Koha
35
</title>
10
[% INCLUDE 'doc-head-close.inc' %]
36
[% INCLUDE 'doc-head-close.inc' %]
11
37
12
</head>
38
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt (-4 / +6 lines)
Lines 2-13 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Administration &rsaquo; Authorized values
5
<title>
6
[% IF op == 'add_form' %]
6
[% IF op == 'add_form' %]
7
  [% IF ( action_modify ) %] &rsaquo; Modify authorized value[% END %]
7
  [% IF ( action_modify ) %]Modify authorized value &rsaquo; [% END %]
8
  [% IF ( action_add_value ) %] &rsaquo;  New authorized value[% END %]
8
  [% IF ( action_add_value ) %]New authorized value &rsaquo; [% END %]
9
  [% IF ( action_add_category ) %] &rsaquo; New category[% END %]
9
  [% IF ( action_add_category ) %]New category &rsaquo; [% END %]
10
[% END %]
10
[% END %]
11
12
Authorized values &rsaquo; Administration &rsaquo; Koha
11
</title>
13
</title>
12
[% INCLUDE 'doc-head-close.inc' %]
14
[% INCLUDE 'doc-head-close.inc' %]
13
15
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt (-5 / +8 lines)
Lines 2-13 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Administration &rsaquo; Authority types
5
<title>
6
[% IF op == 'add_form' %]
6
[% IF op == 'add_form' %]
7
&rsaquo; [% IF authority_type.authtypecode.defined %]Modify authority type[% ELSE %]New authority type[% END %]
7
    [% IF authority_type.authtypecode.defined %]
8
[% ELSIF op == 'delete_confirm' %]
8
        Modify authority type
9
&rsaquo; Confirm deletion of authority type
9
    [% ELSE %]
10
[% END %]
10
        New authority type
11
    [% END %] &rsaquo; [% ELSIF op == 'delete_confirm' %]
12
    Confirm deletion of authority type &rsaquo; [% END %]
13
Authority types &rsaquo; Administration &rsaquo; Koha
11
</title>
14
</title>
12
[% INCLUDE 'doc-head-close.inc' %]
15
[% INCLUDE 'doc-head-close.inc' %]
13
</head>
16
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt (-1 / +9 lines)
Lines 2-8 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Administration &rsaquo; [% IF op =='add_form' %]Background jobs&rsaquo; [% IF job %] View background job[% ELSE %] Background jobs[% END %][% END %]</title>
5
<title>
6
[% IF op =='add_form' %]
7
    [% IF job %]
8
        View background job
9
    [% ELSE %]
10
        Background jobs
11
    [% END %] &rsaquo; Background jobs &rsaquo; [% END %]
12
Administration &rsaquo; Koha
13
</title>
6
[% INCLUDE 'doc-head-close.inc' %]
14
[% INCLUDE 'doc-head-close.inc' %]
7
</head>
15
</head>
8
16
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/biblio_framework.tt (-5 / +8 lines)
Lines 2-13 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Administration &rsaquo; MARC frameworks
5
<title>
6
[% IF op == 'add_form' %]
6
[% IF op == 'add_form' %]
7
&rsaquo; [% IF framework %]Modify framework text[% ELSE %]Add framework[% END %]
7
    [% IF framework %]
8
[% ELSIF op == 'delete_confirm' %]
8
        Modify framework text
9
&rsaquo; Delete framework for [% framework.frameworktext | html %] ([% framework.frameworkcode | html %])?
9
    [% ELSE %]
10
[% END %]
10
        Add framework
11
    [% END %] &rsaquo; [% ELSIF op == 'delete_confirm' %]
12
    Delete framework for [% framework.frameworktext | html %] ([% framework.frameworkcode | html %])? &rsaquo; [% END %]
13
MARC frameworks &rsaquo; Administration &rsaquo; Koha
11
</title>
14
</title>
12
[% INCLUDE 'doc-head-close.inc' %]
15
[% INCLUDE 'doc-head-close.inc' %]
13
</head>
16
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branch_transfer_limits.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% USE Branches %]
3
[% USE Branches %]
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Administration &rsaquo; Library checkin and transfer policy</title>
6
<title>Library checkin and transfer policy &rsaquo; Administration &rsaquo; Koha</title>
7
[% INCLUDE 'doc-head-close.inc' %]
7
[% INCLUDE 'doc-head-close.inc' %]
8
<style>td { text-align: center; } .sorted { min-width: 50%; }</style>
8
<style>td { text-align: center; } .sorted { min-width: 50%; }</style>
9
</head>
9
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt (-5 / +8 lines)
Lines 4-15 Link Here
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% USE TablesSettings %]
5
[% USE TablesSettings %]
6
[% INCLUDE 'doc-head-open.inc' %]
6
[% INCLUDE 'doc-head-open.inc' %]
7
<title>Koha &rsaquo; Administration &rsaquo; Libraries
7
<title>
8
[% IF op == 'add_form' %]
8
[% IF op == 'add_form' %]
9
    &rsaquo;[% IF library %]Modify library[% ELSE %]New library [% library.branchcode | html %][% END %]
9
    [% IF library %]
10
[% ELSIF op == 'delete_confirm' %]
10
        Modify library
11
    &rsaquo; Confirm deletion of library '[% library.branchcode | html %]'
11
    [% ELSE %]
12
[% END %]
12
        New library [% library.branchcode | html %]
13
    [% END %] &rsaquo; [% ELSIF op == 'delete_confirm' %]
14
    Confirm deletion of library '[% library.branchcode | html %]' &rsaquo; [% END %]
15
Libraries &rsaquo; Administration &rsaquo; Koha
13
</title>
16
</title>
14
[% INCLUDE 'doc-head-close.inc' %]
17
[% INCLUDE 'doc-head-close.inc' %]
15
</head>
18
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/cash_registers.tt (-5 / +8 lines)
Lines 4-15 Link Here
4
[% USE Price %]
4
[% USE Price %]
5
[% SET footerjs = 1 %]
5
[% SET footerjs = 1 %]
6
[% INCLUDE 'doc-head-open.inc' %]
6
[% INCLUDE 'doc-head-open.inc' %]
7
<title>Koha &rsaquo; Administration &rsaquo; Cash registers
7
<title>
8
[% IF op == 'add_form' %]
8
[% IF op == 'add_form' %]
9
    &rsaquo;[% IF cash_register %]Modify cash register[% ELSE %]New cash register [% cash_register.id | html %][% END %]
9
    [% IF cash_register %]
10
[% ELSIF op == 'delete_confirm' %]
10
        Modify cash register
11
    &rsaquo; Confirm deletion of cash register '[% cash_register.id | html %]'
11
    [% ELSE %]
12
[% END %]
12
        New cash register [% cash_register.id | html %]
13
    [% END %] &rsaquo; [% ELSIF op == 'delete_confirm' %]
14
    Confirm deletion of cash register '[% cash_register.id | html %]' &rsaquo; [% END %]
15
Cash registers &rsaquo; Administration &rsaquo; Koha
13
</title>
16
</title>
14
[% INCLUDE 'doc-head-close.inc' %]
17
[% INCLUDE 'doc-head-close.inc' %]
15
</head>
18
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt (-2 / +2 lines)
Lines 6-13 Link Here
6
[% USE TablesSettings %]
6
[% USE TablesSettings %]
7
[% SET footerjs = 1 %]
7
[% SET footerjs = 1 %]
8
[% INCLUDE 'doc-head-open.inc' %]
8
[% INCLUDE 'doc-head-open.inc' %]
9
<title>Koha &rsaquo; Administration &rsaquo; Patron categories &rsaquo; [% IF op == 'add_form' %][% IF ( categorycode ) %]Modify category '[% categorycode | html %]'[% ELSE %]New category[% END %][% END %]
9
<title>[% IF op == 'add_form' %][% IF ( categorycode ) %]Modify category '[% categorycode | html %]'[% ELSE %]New category[% END %][% END %]
10
[% IF op == 'delete_confirm' %][% IF ( patrons_in_category > 0 ) %]Cannot delete: category [% categorycode | html %] in use[% ELSE %]Confirm deletion of category '[% categorycode | html %]'[% END %][% END %]
10
[% IF op == 'delete_confirm' %][% IF ( patrons_in_category > 0 ) %]Cannot delete: category [% categorycode | html %] in use[% ELSE %]Confirm deletion of category '[% categorycode | html %]'[% END %][% END %] &rsaquo; Patron categories &rsaquo; Administration &rsaquo; Koha
11
</title>
11
</title>
12
[% INCLUDE 'doc-head-close.inc' %]
12
[% INCLUDE 'doc-head-close.inc' %]
13
<style>#enrolmentmessage.hint { display : none; }</style>
13
<style>#enrolmentmessage.hint { display : none; }</style>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/checkmarc.tt (-2 / +2 lines)
Lines 2-9 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Administration &rsaquo; MARC check
5
<title>MARC check
6
[% IF ( total ) %] :[% total | html %] errors found[% ELSE %] : Configuration OK![% END %]</title>
6
[% IF ( total ) %] :[% total | html %] errors found[% ELSE %] : Configuration OK![% END %] &rsaquo; Administration &rsaquo; Koha</title>
7
[% INCLUDE 'doc-head-close.inc' %]
7
[% INCLUDE 'doc-head-close.inc' %]
8
</head>
8
</head>
9
<body id="admin_checkmarc" class="admin">
9
<body id="admin_checkmarc" class="admin">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt (-1 / +12 lines)
Lines 2-8 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Administration &rsaquo; [% IF op =='add_form' %]Cities &rsaquo; [% IF city.cityid %] Modify city[% ELSE %] New city[% END %][% ELSE %][% IF op == 'delete_confirm' %]Cities &rsaquo; Confirm deletion of city[% ELSE %] Cities[% END %][% END %]</title>
5
<title>
6
    [% IF op =='add_form' %]
7
        [% IF city.cityid %]
8
            Modify city
9
        [% ELSE %]
10
            New city
11
        [% END %] &rsaquo; [% ELSE %]
12
        [% IF op == 'delete_confirm' %]
13
            Confirm deletion of city &rsaquo; [% END %]
14
    [% END %]
15
    Cities &rsaquo; Administration &rsaquo; Koha
16
</title>
6
[% INCLUDE 'doc-head-close.inc' %]
17
[% INCLUDE 'doc-head-close.inc' %]
7
</head>
18
</head>
8
19
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/classsources.tt (-11 / +17 lines)
Lines 2-19 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Administration &rsaquo; Classification sources
5
<title>
6
[% IF op == 'add_source' %]
6
[% IF op == 'add_source' %]
7
&rsaquo;
7
    [% IF class_source %]
8
    [% IF class_source %]Modify classification source[% ELSE %]Add classification source[% END %]
8
        Modify classification source
9
[% ELSIF op == 'add_sort_rule' %]
9
    [% ELSE %]
10
&rsaquo;
10
        Add classification source
11
    [% IF sort_rule %]Modify filing rule[% ELSE %]Add filing rule[% END %]
11
    [% END %] &rsaquo; [% ELSIF op == 'add_sort_rule' %]
12
[% ELSIF op == 'add_split_rule' %]
12
    [% IF sort_rule %]
13
&rsaquo;
13
        Modify filing rule
14
    [% IF split_rule %]Modify splitting rule[% ELSE %]Add splitting rule[% END %]
14
    [% ELSE %]
15
[% END %]
15
        Add filing rule
16
16
    [% END %] &rsaquo; [% ELSIF op == 'add_split_rule' %]
17
    [% IF split_rule %]
18
        Modify splitting rule
19
    [% ELSE %]
20
        Add splitting rule
21
    [% END %] &rsaquo; [% END %]
22
Classification sources &rsaquo; Administration &rsaquo; Koha
17
</title>
23
</title>
18
[% INCLUDE 'doc-head-close.inc' %]
24
[% INCLUDE 'doc-head-close.inc' %]
19
<style>
25
<style>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/clone-rules.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% USE Branches %]
3
[% USE Branches %]
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Administration &rsaquo; Circulation and fine rules &rsaquo; Clone circulation and fine rules</title>
6
<title>Clone circulation and fine rules &rsaquo; Circulation and fine rules &rsaquo; Administration &rsaquo; Koha</title>
7
[% INCLUDE 'doc-head-close.inc' %]
7
[% INCLUDE 'doc-head-close.inc' %]
8
</head>
8
</head>
9
<body id="admin_clone-rules" class="admin">
9
<body id="admin_clone-rules" class="admin">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/columns_settings.tt (-1 / +1 lines)
Lines 157-163 Link Here
157
[% END %]
157
[% END %]
158
158
159
[% INCLUDE 'doc-head-open.inc' %]
159
[% INCLUDE 'doc-head-open.inc' %]
160
<title>Koha &rsaquo; Administration &rsaquo; Table settings</title>
160
<title>Table settings &rsaquo; Administration &rsaquo; Koha</title>
161
[% INCLUDE 'doc-head-close.inc' %]
161
[% INCLUDE 'doc-head-close.inc' %]
162
<style>
162
<style>
163
    caption {
163
    caption {
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/credit_types.tt (-2 / +2 lines)
Lines 3-9 Link Here
3
[% USE Branches %]
3
[% USE Branches %]
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Administration &rsaquo;
6
<title>
7
    [% IF op =='add_form' %]
7
    [% IF op =='add_form' %]
8
       Credit types &rsaquo;
8
       Credit types &rsaquo;
9
       [% IF credit_type.code %]
9
       [% IF credit_type.code %]
Lines 13-19 Link Here
13
       [% END %]
13
       [% END %]
14
    [% ELSE %]
14
    [% ELSE %]
15
       Credit types
15
       Credit types
16
    [% END %]
16
    [% END %] &rsaquo; Administration &rsaquo; Koha
17
</title>
17
</title>
18
[% INCLUDE 'doc-head-close.inc' %]
18
[% INCLUDE 'doc-head-close.inc' %]
19
</head>
19
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt (-3 / +3 lines)
Lines 5-14 Link Here
5
[% USE HtmlTags %]
5
[% USE HtmlTags %]
6
[% SET footerjs = 1 %]
6
[% SET footerjs = 1 %]
7
[% INCLUDE 'doc-head-open.inc' %]
7
[% INCLUDE 'doc-head-open.inc' %]
8
<title>Koha &rsaquo; Administration &rsaquo; Currencies &amp; Exchange rates &rsaquo;
8
<title>[% IF op == 'add_form' %][% IF currency %]Modify currency '[% currency.currency | html %]'[% ELSE %]New currency[% END %][% END %]
9
[% IF op == 'add_form' %][% IF currency %]Modify currency '[% currency.currency | html %]'[% ELSE %]New currency[% END %][% END %]
10
[% IF op == 'delete_confirm' %]Confirm deletion of currency '[% currency.currency | html %]'[% END %]
9
[% IF op == 'delete_confirm' %]Confirm deletion of currency '[% currency.currency | html %]'[% END %]
11
[% IF op == 'list' %]Currencies[% END %]</title>
10
[% IF op == 'list' %]Currencies[% END %] &rsaquo; Exchange rates &rsaquo; Currencies &amp; Administration &rsaquo; Koha
11
</title>
12
[% INCLUDE 'doc-head-close.inc' %]
12
[% INCLUDE 'doc-head-close.inc' %]
13
</head>
13
</head>
14
14
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/debit_types.tt (-6 / +3 lines)
Lines 4-20 Link Here
4
[% USE Price %]
4
[% USE Price %]
5
[% SET footerjs = 1 %]
5
[% SET footerjs = 1 %]
6
[% INCLUDE 'doc-head-open.inc' %]
6
[% INCLUDE 'doc-head-open.inc' %]
7
<title>Koha &rsaquo; Administration &rsaquo;
7
<title>
8
    [% IF op =='add_form' %]
8
    [% IF op =='add_form' %]
9
       Debit types &rsaquo;
10
       [% IF debit_type.code %]
9
       [% IF debit_type.code %]
11
           Modify debit type
10
           Modify debit type
12
       [% ELSE %]
11
       [% ELSE %]
13
           New debit type
12
           New debit type
14
       [% END %]
13
       [% END %] &rsaquo; [% END %]
15
    [% ELSE %]
14
    Debit types &rsaquo; Administration &rsaquo; Koha
16
       Debit types
17
    [% END %]
18
</title>
15
</title>
19
[% INCLUDE 'doc-head-close.inc' %]
16
[% INCLUDE 'doc-head-close.inc' %]
20
</head>
17
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/desks.tt (-1 / +12 lines)
Lines 3-9 Link Here
3
[% USE Asset %]
3
[% USE Asset %]
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Administration &rsaquo; [% IF op =='add_form' %]Desks &rsaquo; [% IF desk.desk_id %] Modify desk[% ELSE %] New desk[% END %][% ELSE %][% IF op == 'delete_confirm' %]Desks &rsaquo; Confirm deletion of desk[% ELSE %] Desks[% END %][% END %]</title>
6
<title>
7
    [% IF op =='add_form' %]
8
        [% IF desk.desk_id %]
9
            Modify desk
10
        [% ELSE %]
11
            New desk
12
        [% END %] &rsaquo; [% ELSE %]
13
        [% IF op == 'delete_confirm' %]
14
            Confirm deletion of desk &rsaquo; [% END %]
15
    [% END %]
16
    Desks &rsaquo; Administration &rsaquo; Koha
17
</title>
7
[% INCLUDE 'doc-head-close.inc' %]
18
[% INCLUDE 'doc-head-close.inc' %]
8
</head>
19
</head>
9
20
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/didyoumean.tt (-1 / +1 lines)
Lines 24-30 Link Here
24
</div>
24
</div>
25
[% END %]
25
[% END %]
26
[% INCLUDE 'doc-head-open.inc' %]
26
[% INCLUDE 'doc-head-open.inc' %]
27
<title>Koha &rsaquo; Administration &rsaquo; Did you mean?</title>
27
<title>Did you mean? &rsaquo; Administration &rsaquo; Koha</title>
28
[% INCLUDE 'doc-head-close.inc' %]
28
[% INCLUDE 'doc-head-close.inc' %]
29
</head>
29
</head>
30
30
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_accounts.tt (-9 / +8 lines)
Lines 2-18 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Administration &rsaquo; EDI accounts
5
<title>
6
[% IF acct_form %]
6
[% IF acct_form %]
7
  [% IF account %]
7
    [% IF account %]
8
     &rsaquo; Modify account
8
        Modify account
9
  [% ELSE %]
9
    [% ELSE %]
10
     &rsaquo; Add new account
10
        Add new account
11
  [% END %]
11
    [% END %] &rsaquo; [% END %]
12
[% END %]
13
[% IF delete_confirm %]
12
[% IF delete_confirm %]
14
     &rsaquo; Confirm deletion of account
13
    Confirm deletion of account &rsaquo; [% END %]
15
[% END %]
14
EDI accounts &rsaquo; Administration &rsaquo; Koha
16
</title>
15
</title>
17
[% INCLUDE 'doc-head-close.inc' %]
16
[% INCLUDE 'doc-head-close.inc' %]
18
</head>
17
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_ean_accounts.tt (-9 / +8 lines)
Lines 2-18 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Administration &rsaquo; Library EANs
5
<title>
6
[% IF ean_form %]
6
[% IF ean_form %]
7
  [% IF ean %]
7
    [% IF ean %]
8
     &rsaquo; Modify library EAN
8
        Modify library EAN
9
  [% ELSE %]
9
    [% ELSE %]
10
     &rsaquo; Add new library EAN
10
        Add new library EAN
11
  [% END %]
11
    [% END %] &rsaquo; [% END %]
12
[% END %]
13
[% IF delete_confirm %]
12
[% IF delete_confirm %]
14
     &rsaquo; Confirm deletion of EAN
13
    Confirm deletion of EAN &rsaquo; [% END %]
15
[% END %]
14
Library EANs &rsaquo; Administration &rsaquo; Koha
16
</title>
15
</title>
17
[% INCLUDE 'doc-head-close.inc' %]
16
[% INCLUDE 'doc-head-close.inc' %]
18
</head>
17
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/item_circulation_alerts.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% USE Branches %]
3
[% USE Branches %]
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Administration &rsaquo; Item circulation alerts</title>
6
<title>Item circulation alerts &rsaquo; Administration &rsaquo; Koha</title>
7
[% INCLUDE 'doc-head-close.inc' %]
7
[% INCLUDE 'doc-head-close.inc' %]
8
<style>
8
<style>
9
table.grid thead th {
9
table.grid thead th {
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/items_search_field.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% USE AuthorisedValues %]
4
[% USE AuthorisedValues %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
  <title>Koha &rsaquo; Administration &rsaquo; Item search fields</title>
6
  <title>Item search fields &rsaquo; Administration &rsaquo; Koha</title>
7
  [% INCLUDE 'doc-head-close.inc' %]
7
  [% INCLUDE 'doc-head-close.inc' %]
8
</head>
8
</head>
9
<body id="admin_itemssearchfields" class="admin">
9
<body id="admin_itemssearchfields" class="admin">
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/items_search_fields.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% USE AuthorisedValues %]
4
[% USE AuthorisedValues %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
  <title>Koha &rsaquo; Administration &rsaquo; Item search fields</title>
6
  <title>Item search fields &rsaquo; Administration &rsaquo; Koha</title>
7
  [% INCLUDE 'doc-head-close.inc' %]
7
  [% INCLUDE 'doc-head-close.inc' %]
8
</head>
8
</head>
9
9
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt (-17 / +16 lines)
Lines 6-28 Link Here
6
[% USE TablesSettings %]
6
[% USE TablesSettings %]
7
[% SET footerjs = 1 %]
7
[% SET footerjs = 1 %]
8
[% INCLUDE 'doc-head-open.inc' %]
8
[% INCLUDE 'doc-head-open.inc' %]
9
<title>Koha &rsaquo; Administration &rsaquo; Item types [% IF op == 'add_form' %]&rsaquo;
9
<title>
10
  [% IF ( itemtype ) %]
10
[% IF op == 'add_form' %]
11
Modify item type '[% itemtype.itemtype | html %]'
11
    [% IF ( itemtype ) %]
12
  [% ELSE %]
12
        Modify item type '[% itemtype.itemtype | html %]'
13
Add item type
13
    [% ELSE %]
14
  [% END %]
14
        Add item type
15
[% END %]
15
    [% END %] &rsaquo; [% END %]
16
[% IF op == 'delete_confirm' %]&rsaquo;
16
[% IF op == 'delete_confirm' %]
17
  [% IF ( total ) %]
17
    [% IF ( total ) %]
18
Cannot delete item type '[% itemtype.itemtype | html %]'
18
        Cannot delete item type '[% itemtype.itemtype | html %]'
19
  [% ELSE %]
19
    [% ELSE %]
20
Delete item type '[% itemtype.itemtype | html %]'?
20
        Delete item type '[% itemtype.itemtype | html %]'?
21
  [% END %]
21
    [% END %] &rsaquo; [% END %]
22
[% END %]
22
[% IF op == 'delete_confirmed' %]
23
[% IF op == 'delete_confirmed' %]&rsaquo;
23
    Data deleted &rsaquo; [% END %]
24
Data deleted
24
Item types &rsaquo; Administration &rsaquo; Koha
25
[% END %]
26
</title>
25
</title>
27
[% INCLUDE 'doc-head-close.inc' %]
26
[% INCLUDE 'doc-head-close.inc' %]
28
<style>
27
<style>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/koha2marclinks.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Administration &rsaquo; Koha to MARC mapping</title>
5
<title>Koha to MARC mapping &rsaquo; Administration &rsaquo; Koha</title>
6
[% INCLUDE 'doc-head-close.inc' %]
6
[% INCLUDE 'doc-head-close.inc' %]
7
</head>
7
</head>
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% USE KohaSpan %]
3
[% USE KohaSpan %]
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Administration &rsaquo; Library groups</title>
6
<title>Library groups &rsaquo; Administration &rsaquo; Koha</title>
7
[% INCLUDE 'doc-head-close.inc' %]
7
[% INCLUDE 'doc-head-close.inc' %]
8
[% Asset.css("lib/jquery/plugins/treetable/stylesheets/jquery.treetable.css") | $raw %]
8
[% Asset.css("lib/jquery/plugins/treetable/stylesheets/jquery.treetable.css") | $raw %]
9
</head>
9
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/localization.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Localization</title>
5
<title>Localization &rsaquo; Koha</title>
6
[% INCLUDE 'doc-head-close.inc' popup => 1 %]
6
[% INCLUDE 'doc-head-close.inc' popup => 1 %]
7
<style>#localization { margin-top: 1em; }</style>
7
<style>#localization { margin-top: 1em; }</style>
8
</head>
8
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt (-4 / +15 lines)
Lines 3-24 Link Here
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>
5
<title>
6
    Koha &rsaquo; Administration &rsaquo;
7
    [%- IF ( add_form ) -%]
6
    [%- IF ( add_form ) -%]
8
        [%- IF ( use_heading_flags_p ) -%]
7
        [%- IF ( use_heading_flags_p ) -%]
9
            [%- IF ( heading_edit_subfields_p ) -%]
8
            [%- IF ( heading_edit_subfields_p ) -%]
10
                MARC subfield structure &rsaquo; Edit MARC subfields constraints
9
                Edit MARC subfields constraints &rsaquo; MARC subfield structure
11
            [%- END -%]
10
            [%- END -%]
11
12
        [%- ELSE -%]
12
        [%- ELSE -%]
13
            MARC subfield structure &rsaquo; [%- action | html -%]
13
            [%- action | html -%] &rsaquo; MARC subfield structure
14
        [%- END -%]
14
        [%- END -%]
15
15
    [%- END -%]
16
    [%- END -%]
17
16
    [%- IF ( delete_confirm ) -%]
18
    [%- IF ( delete_confirm ) -%]
19
17
        MARC subfield structure &rsaquo; Confirm deletion of subfield [%- mss.tagsubfield | html -%]
20
        MARC subfield structure &rsaquo; Confirm deletion of subfield [%- mss.tagsubfield | html -%]
21
22
        Confirm deletion of subfield [%- tagsubfield | html -%] &rsaquo; MARC subfield structure
18
    [%- END -%]
23
    [%- END -%]
24
25
    [%- IF ( delete_confirmed ) -%]
26
        Subfield deleted &rsaquo; MARC subfield structure
27
28
    [%- END -%]
29
19
    [%- IF ( else ) -%]
30
    [%- IF ( else ) -%]
20
        MARC subfield structure
31
        MARC subfield structure
21
    [%- END -%]
32
    [%- END -%] &rsaquo; Administration &rsaquo; Koha
22
</title>
33
</title>
23
[% INCLUDE 'doc-head-close.inc' %]
34
[% INCLUDE 'doc-head-close.inc' %]
24
<style>.constraints::after { content:  " "; clear: both; display:block; }</style>
35
<style>.constraints::after { content:  " "; clear: both; display:block; }</style>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt (-5 / +15 lines)
Lines 3-13 Link Here
3
[% USE AuthorisedValues %]
3
[% USE AuthorisedValues %]
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Administration &rsaquo;
6
<title>
7
[% IF ( add_form ) %]MARC frameworks &rsaquo; [% IF heading_add_tag_p %]Add tag[% ELSE %]Modify tag[% END %] [% searchfield | html %][% END %]
7
[% IF ( add_form ) %]
8
[% IF ( delete_confirm ) %]MARC frameworks &rsaquo; Confirm deletion of tag '[% searchfield | html %]'[% END %]
8
    [% IF heading_add_tag_p %]
9
[% IF ( delete_confirmed ) %]MARC frameworks &rsaquo;  Data deleted[% END %]
9
        Add tag [% searchfield | html %]
10
[% IF ( else ) %]MARC frameworks[% END %]</title>
10
    [% ELSE %]
11
        Modify tag [% searchfield | html %]
12
    [% END %] &rsaquo; [% END %]
13
14
[% IF ( delete_confirm ) %]
15
    Confirm deletion of tag '[% searchfield | html %]' &rsaquo; [% END %]
16
17
[% IF ( delete_confirmed ) %]
18
    Data deleted &rsaquo; [% END %]
19
MARC frameworks &rsaquo; Administration &rsaquo; Koha
20
</title>
11
[% INCLUDE 'doc-head-close.inc' %]
21
[% INCLUDE 'doc-head-close.inc' %]
12
</head>
22
</head>
13
23
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/matching-rules.tt (-7 / +6 lines)
Lines 3-19 Link Here
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>
5
<title>
6
    Koha &rsaquo; Administration &rsaquo; Record matching rules
7
    [% IF ( matching_rule_form ) %]
6
    [% IF ( matching_rule_form ) %]
8
        [% IF ( edit_matching_rule ) %]
7
        [% IF ( edit_matching_rule ) %]
9
            &rsaquo; Modify record matching rule
8
            Modify record matching rule &rsaquo; [% ELSE %]
10
        [% ELSE %]
9
            Add record matching rule &rsaquo; [% END %]
11
            &rsaquo; Add record matching rule
12
        [% END %]
13
    [% END %]
10
    [% END %]
11
14
    [% IF ( delete_matching_rule_form ) %]
12
    [% IF ( delete_matching_rule_form ) %]
15
        &rsaquo; Confirm deletion of record matching rule &quot;[% code | html %]&quot;
13
        Confirm deletion of record matching rule &quot;[% code | html %]&quot; &rsaquo; [% END %]
16
    [% END %]
14
15
    Record matching rules &rsaquo; Administration &rsaquo; Koha
17
</title>
16
</title>
18
[% INCLUDE 'doc-head-close.inc' %]
17
[% INCLUDE 'doc-head-close.inc' %]
19
18
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_set_mappings.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Administration &rsaquo; OAI sets &rsaquo; OAI set mappings</title>
5
<title>OAI set mappings &rsaquo; OAI sets &rsaquo; Administration &rsaquo; Koha</title>
6
[% INCLUDE 'doc-head-close.inc' %]
6
[% INCLUDE 'doc-head-close.inc' %]
7
</head>
7
</head>
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_sets.tt (-1 / +5 lines)
Lines 2-8 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Administration &rsaquo; [% IF ( op_new ) %]OAI sets configuration &rsaquo; Add a new OAI set[% ELSE %]OAI sets configuration[% END %]</title>
5
<title>
6
    [% IF ( op_new ) %]
7
         Add a new OAI set &rsaquo; [% END %]
8
    OAI sets configuration &rsaquo; Administration &rsaquo; Koha
9
</title>
6
[% INCLUDE 'doc-head-close.inc' %]
10
[% INCLUDE 'doc-head-close.inc' %]
7
</head>
11
</head>
8
12
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/overdrive.tt (-1 / +1 lines)
Lines 4-10 Link Here
4
[% USE HtmlTags %]
4
[% USE HtmlTags %]
5
[% SET footerjs = 1 %]
5
[% SET footerjs = 1 %]
6
[% INCLUDE 'doc-head-open.inc' %]
6
[% INCLUDE 'doc-head-open.inc' %]
7
<title>Koha &rsaquo; Administration &rsaquo; OverDrive library authnames</title>
7
<title>OverDrive library authnames &rsaquo; Administration &rsaquo; Koha</title>
8
[% INCLUDE 'doc-head-close.inc' %]
8
[% INCLUDE 'doc-head-close.inc' %]
9
</head>
9
</head>
10
10
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt (-8 / +8 lines)
Lines 6-22 Link Here
6
[% USE scalar %]
6
[% USE scalar %]
7
[% SET footerjs = 1 %]
7
[% SET footerjs = 1 %]
8
[% INCLUDE 'doc-head-open.inc' %]
8
[% INCLUDE 'doc-head-open.inc' %]
9
<title>Koha &rsaquo; Administration &rsaquo; Patron attribute types
9
<title>
10
[% IF ( attribute_type_form ) %]
10
[% IF ( attribute_type_form ) %]
11
  [% IF ( edit_attribute_type ) %]
11
    [% IF ( edit_attribute_type ) %]
12
    &rsaquo; Modify patron attribute type
12
        Modify patron attribute type &rsaquo; [% ELSE %]
13
  [% ELSE %]
13
        Add patron attribute type &rsaquo; [% END %]
14
    &rsaquo; Add patron attribute type
15
  [% END %]
16
[% END %]
14
[% END %]
15
17
[% IF ( delete_attribute_type_form ) %]
16
[% IF ( delete_attribute_type_form ) %]
18
  &rsaquo; Confirm deletion of patron attribute type &quot;[% code | html %]&quot;
17
    Confirm deletion of patron attribute type &quot;[% code | html %]&quot; &rsaquo; [% END %]
19
[% END %]
18
19
Patron attribute types &rsaquo; Administration &rsaquo; Koha
20
</title>
20
</title>
21
[% INCLUDE 'doc-head-close.inc' %]
21
[% INCLUDE 'doc-head-close.inc' %]
22
</head>
22
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
[% USE HtmlId %]
5
[% USE HtmlId %]
6
[% SET footerjs = 1 %]
6
[% SET footerjs = 1 %]
7
[% INCLUDE 'doc-head-open.inc' %]
7
[% INCLUDE 'doc-head-open.inc' %]
8
<title>Koha &rsaquo; Administration &rsaquo; System preferences</title>
8
<title>System preferences &rsaquo; Administration &rsaquo; Koha</title>
9
[% INCLUDE 'doc-head-close.inc' %]
9
[% INCLUDE 'doc-head-close.inc' %]
10
[% Asset.css("css/preferences.css") | $raw %]
10
[% Asset.css("css/preferences.css") | $raw %]
11
[% Asset.css("lib/jquery/plugins/multiple-select/multiple-select.css") | $raw %]
11
[% Asset.css("lib/jquery/plugins/multiple-select/multiple-select.css") | $raw %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% PROCESS 'i18n.inc' %]
4
[% PROCESS 'i18n.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Administration &rsaquo; Search engine configuration (Elasticsearch)</title>
6
<title>Search engine configuration (Elasticsearch) &rsaquo; Administration &rsaquo; Koha</title>
7
[% INCLUDE 'doc-head-close.inc' %]
7
[% INCLUDE 'doc-head-close.inc' %]
8
<style>
8
<style>
9
a.add, a.delete {
9
a.add, a.delete {
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/share_content.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% USE Koha %]
4
[% USE Koha %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Administration &rsaquo; Share content with Mana KB</title>
6
<title>Share content with Mana KB &rsaquo; Administration &rsaquo; Koha</title>
7
[% INCLUDE 'doc-head-close.inc' %]
7
[% INCLUDE 'doc-head-close.inc' %]
8
</head>
8
</head>
9
9
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt (-1 / +1 lines)
Lines 23-29 Link Here
23
[% itemtypes.push(undef) %]
23
[% itemtypes.push(undef) %]
24
24
25
[% INCLUDE 'doc-head-open.inc' %]
25
[% INCLUDE 'doc-head-open.inc' %]
26
<title>Koha &rsaquo; Administration &rsaquo; Circulation and fine rules</title>
26
<title>Circulation and fine rules &rsaquo; Administration &rsaquo; Koha</title>
27
[% INCLUDE 'doc-head-close.inc' %]
27
[% INCLUDE 'doc-head-close.inc' %]
28
</head>
28
</head>
29
29
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/sms_providers.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; Administration &rsaquo; SMS cellular providers</title>
5
<title>SMS cellular providers &rsaquo; Administration &rsaquo; Koha</title>
6
[% INCLUDE 'doc-head-close.inc' %]
6
[% INCLUDE 'doc-head-close.inc' %]
7
</head>
7
</head>
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smtp_servers.tt (-8 / +6 lines)
Lines 2-15 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo;
5
<title>
6
Administration &rsaquo;
6
    [% IF op == 'add_form' %]
7
SMTP servers
7
        New SMTP server &rsaquo; [% ELSIF op == 'edit_form' %]
8
[% IF    op == 'add_form' %]
8
        Edit SMTP server &rsaquo; [% END %]
9
    &rsaquo; New SMTP server
9
10
[% ELSIF op == 'edit_form' %]
10
    SMTP servers &rsaquo; Administration &rsaquo; Koha
11
    &rsaquo; Edit SMTP server
12
[% END %]
13
</title>
11
</title>
14
[% INCLUDE 'doc-head-close.inc' %]
12
[% INCLUDE 'doc-head-close.inc' %]
15
</head>
13
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
[% USE Asset %]
2
[% USE Asset %]
3
[% SET footerjs = 1 %]
3
[% SET footerjs = 1 %]
4
[% INCLUDE 'doc-head-open.inc' %]
4
[% INCLUDE 'doc-head-open.inc' %]
5
<title>Koha &rsaquo; SRU search fields mapping for bibliographic records</title>
5
<title>SRU search fields mapping for bibliographic records &rsaquo; Koha</title>
6
[% INCLUDE 'doc-head-close.inc' %]
6
[% INCLUDE 'doc-head-close.inc' %]
7
</head>
7
</head>
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/sru_modmapping_auth.tt (-1 / +1 lines)
Lines 1-6 Link Here
1
[% SET footerjs = 1 %]
1
[% SET footerjs = 1 %]
2
[% INCLUDE 'doc-head-open.inc' %]
2
[% INCLUDE 'doc-head-open.inc' %]
3
<title>Koha &rsaquo; SRU search fields mapping for authorities</title>
3
<title>SRU search fields mapping for authorities &rsaquo; Koha</title>
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
</head>
5
</head>
6
6
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/systempreferences.tt (-2 / +19 lines)
Lines 3-10 Link Here
3
[% USE Koha %]
3
[% USE Koha %]
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Administration &rsaquo; [% IF ( add_form ) %] System preferences &rsaquo; [% IF ( modify ) %]Modify system preference '[% searchfield | html %]'[% ELSE %]Add a system preference[% END %][% END %][% IF ( add_validate ) %] System preferences &rsaquo; Data added[% END %]
6
<title>
7
[% IF ( delete_confirm ) %] System preferences &rsaquo; [% searchfield | html %] &rsaquo; Confirm deletion of parameter '[% searchfield | html %]'[% END %][% IF ( delete_confirmed ) %] System preferences &rsaquo; Parameter deleted[% END %][% IF ( else ) %]System preferences[% END %]</title>
7
    [% IF ( add_form ) %]
8
        [% IF ( modify ) %]
9
            Modify system preference '[% searchfield | html %]'
10
        [% ELSE %]
11
            Add a system preference
12
        [% END %] &rsaquo; [% END %]
13
14
    [% IF ( add_validate ) %]
15
        Data added &rsaquo; [% END %]
16
17
    [% IF ( delete_confirm ) %]
18
        Confirm deletion of parameter '[% searchfield | html %]' &rsaquo; [% searchfield | html %] &rsaquo; [% END %]
19
20
    [% IF ( delete_confirmed ) %]
21
        Parameter deleted &rsaquo; [% END %]
22
23
    System preferences &rsaquo; Administration &rsaquo; Koha
24
</title>
8
[% INCLUDE 'doc-head-close.inc' %]
25
[% INCLUDE 'doc-head-close.inc' %]
9
</head>
26
</head>
10
27
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/transport-cost-matrix.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% USE Branches %]
3
[% USE Branches %]
4
[% SET footerjs = 1 %]
4
[% SET footerjs = 1 %]
5
[% INCLUDE 'doc-head-open.inc' %]
5
[% INCLUDE 'doc-head-open.inc' %]
6
<title>Koha &rsaquo; Administration &rsaquo; Transport cost matrix</title>
6
<title>Transport cost matrix &rsaquo; Administration &rsaquo; Koha</title>
7
[% INCLUDE 'doc-head-close.inc' %]
7
[% INCLUDE 'doc-head-close.inc' %]
8
<style>
8
<style>
9
.disabled-transfer {
9
.disabled-transfer {
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/usage_statistics.tt (-1 / +1 lines)
Lines 5-11 Link Here
5
[% USE KohaDates %]
5
[% USE KohaDates %]
6
[% USE Price %]
6
[% USE Price %]
7
[% INCLUDE 'doc-head-open.inc' %]
7
[% INCLUDE 'doc-head-open.inc' %]
8
<title>Koha &rsaquo; Administration &rsaquo; Koha usage statistics</title>
8
<title>Koha usage statistics &rsaquo; Administration &rsaquo; Koha</title>
9
[% INCLUDE 'doc-head-close.inc' %]
9
[% INCLUDE 'doc-head-close.inc' %]
10
[% Asset.css("lib/leaflet/leaflet.css") | $raw %]
10
[% Asset.css("lib/leaflet/leaflet.css") | $raw %]
11
</head>
11
</head>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt (-4 / +8 lines)
Lines 11-19 Link Here
11
    [% END %]
11
    [% END %]
12
[% END %]
12
[% END %]
13
13
14
<title>Koha &rsaquo; Administration &rsaquo; Z39.50/SRU servers
14
<title>
15
[% IF op == 'edit' %] &rsaquo; Modify [% PROCESS ServerType %] server [% server.servername | html %][% END %]
15
    [% IF op == 'edit' %]
16
[% IF op ==  'add' %] &rsaquo; New [% PROCESS ServerType %] server[% END %]
16
        Modify [% PROCESS ServerType %] server [% server.servername | html %] &rsaquo; [% END %]
17
18
    [% IF op ==  'add' %]
19
        New [% PROCESS ServerType %] server &rsaquo; [% END %]
20
21
    Z39.50/SRU servers &rsaquo; Administration &rsaquo; Koha
17
</title>
22
</title>
18
[% INCLUDE 'doc-head-close.inc' %]
23
[% INCLUDE 'doc-head-close.inc' %]
19
</head>
24
</head>
20
- 

Return to bug 26703