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

(-)a/installer/data/mysql/en/mandatory/sample_notices.yml (+2 lines)
Lines 1204-1209 tables: Link Here
1204
            - "It's too late to renew this item."
1204
            - "It's too late to renew this item."
1205
            - "[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]"
1205
            - "[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]"
1206
            - "Your total unpaid fines are too high."
1206
            - "Your total unpaid fines are too high."
1207
            - "[% ELSIF checkout.auto_renew_error == 'too_unseen' %]"
1208
            - "This item must be renewed at the library."
1207
            - "[% END %]"
1209
            - "[% END %]"
1208
            - "[% ELSE %]"
1210
            - "[% ELSE %]"
1209
            - "The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]"
1211
            - "The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]"
(-)a/installer/data/mysql/fr-CA/obligatoire/sample_notices.sql (+2 lines)
Lines 285-290 You have overdue items. Link Here
285
It\'s too late to renew this item.
285
It\'s too late to renew this item.
286
[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]
286
[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]
287
Your total unpaid fines are too high.
287
Your total unpaid fines are too high.
288
[% ELSIF checkout.auto_renew_error == 'too_unseen' %]
289
This item must be renewed at the library.
288
[% END %]
290
[% END %]
289
[% ELSE %]
291
[% ELSE %]
290
The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]
292
The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]
(-)a/installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql (+2 lines)
Lines 396-401 You have overdue items. Link Here
396
It\'s too late to renew this item.
396
It\'s too late to renew this item.
397
[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]
397
[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]
398
Your total unpaid fines are too high.
398
Your total unpaid fines are too high.
399
[% ELSIF checkout.auto_renew_error == 'too_unseen' %]
400
This item must be renewed at the library.
399
[% END %]
401
[% END %]
400
[% ELSE %]
402
[% ELSE %]
401
The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]
403
The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]
(-)a/installer/data/mysql/it-IT/necessari/notices.sql (+2 lines)
Lines 399-404 You have overdue items. Link Here
399
It\'s too late to renew this item.
399
It\'s too late to renew this item.
400
[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]
400
[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]
401
Your total unpaid fines are too high.
401
Your total unpaid fines are too high.
402
[% ELSIF checkout.auto_renew_error == 'too_unseen' %]
403
This item must be renewed at the library.
402
[% END %]
404
[% END %]
403
[% ELSE %]
405
[% ELSE %]
404
The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]
406
The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]
(-)a/installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql (+2 lines)
Lines 414-419 You have overdue items. Link Here
414
It\'s too late to renew this item.
414
It\'s too late to renew this item.
415
[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]
415
[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]
416
Your total unpaid fines are too high.
416
Your total unpaid fines are too high.
417
[% ELSIF checkout.auto_renew_error == 'too_unseen' %]
418
This item must be renewed at the library.
417
[% END %]
419
[% END %]
418
[% ELSE %]
420
[% ELSE %]
419
The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]
421
The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]
(-)a/installer/data/mysql/pl-PL/mandatory/sample_notices.sql (+2 lines)
Lines 393-398 You have overdue items. Link Here
393
It\'s too late to renew this item.
393
It\'s too late to renew this item.
394
[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]
394
[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]
395
Your total unpaid fines are too high.
395
Your total unpaid fines are too high.
396
[% ELSIF checkout.auto_renew_error == 'too_unseen' %]
397
This item must be renewed at the library.
396
[% END %]
398
[% END %]
397
[% ELSE %]
399
[% ELSE %]
398
The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]
400
The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]
(-)a/installer/data/mysql/ru-RU/mandatory/sample_notices.sql (+2 lines)
Lines 395-400 You have overdue items. Link Here
395
It\'s too late to renew this item.
395
It\'s too late to renew this item.
396
[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]
396
[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]
397
Your total unpaid fines are too high.
397
Your total unpaid fines are too high.
398
[% ELSIF checkout.auto_renew_error == 'too_unseen' %]
399
This item must be renewed at the library.
398
[% END %]
400
[% END %]
399
[% ELSE %]
401
[% ELSE %]
400
The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]
402
The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]
(-)a/installer/data/mysql/uk-UA/mandatory/sample_notices.sql (+2 lines)
Lines 486-491 You have overdue items. Link Here
486
It\'s too late to renew this item.
486
It\'s too late to renew this item.
487
[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]
487
[% ELSIF checkout.auto_renew_error == 'auto_too_much_oweing' %]
488
Your total unpaid fines are too high.
488
Your total unpaid fines are too high.
489
[% ELSIF checkout.auto_renew_error == 'too_unseen' %]
490
This item must be renewed at the library.
489
[% END %]
491
[% END %]
490
[% ELSE %]
492
[% ELSE %]
491
The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]
493
The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt (-1 / +2 lines)
Lines 378-383 Link Here
378
                                                            Not renewable <span class="renewals">(on hold)</span>
378
                                                            Not renewable <span class="renewals">(on hold)</span>
379
                                                        [% ELSIF ( ISSUE.too_many ) %]
379
                                                        [% ELSIF ( ISSUE.too_many ) %]
380
                                                            Not renewable
380
                                                            Not renewable
381
                                                        [% ELSIF ( ISSUE.too_unseen ) %]
382
                                                            Item must be renewed at the library. [% ISSUE.renewsleft | html %] renewals remaining
381
                                                        [% ELSIF ( ISSUE.norenew_overdue ) %]
383
                                                        [% ELSIF ( ISSUE.norenew_overdue ) %]
382
                                                            Not allowed <span class="renewals">(overdue)</span>
384
                                                            Not allowed <span class="renewals">(overdue)</span>
383
                                                        [% ELSIF ( ISSUE.auto_too_late ) %]
385
                                                        [% ELSIF ( ISSUE.auto_too_late ) %]
384
- 

Return to bug 24083