|
Lines 354-360
function placeHold () {
Link Here
|
| 354 |
[% CASE 'no_biblio_removed' %] |
354 |
[% CASE 'no_biblio_removed' %] |
| 355 |
<span>No biblio has been removed.</span> |
355 |
<span>No biblio has been removed.</span> |
| 356 |
[% CASE 'Koha::Exceptions::Virtualshelves::DuplicateObject' %] |
356 |
[% CASE 'Koha::Exceptions::Virtualshelves::DuplicateObject' %] |
| 357 |
<span>An error occurred when inserting this list. The name already [% shelfname %] exists.</span> |
357 |
<span>An error occurred when inserting this list. The name [% shelfname %] already exists.</span> |
| 358 |
[% CASE 'Koha::Exceptions::Virtualshelves::UseDbAdminAccount' %] |
358 |
[% CASE 'Koha::Exceptions::Virtualshelves::UseDbAdminAccount' %] |
| 359 |
<span>List could not be created. (Do not use the database administrator account.)</span> |
359 |
<span>List could not be created. (Do not use the database administrator account.)</span> |
| 360 |
[% CASE 'DBIx::Class::Exception' %] |
360 |
[% CASE 'DBIx::Class::Exception' %] |