@@ -, +, @@ - Make sure the sample_notices.sql are correctly changed. - Verify the description of the SlipCSS system preference has been changed correctly. --- installer/data/mysql/en/mandatory/sample_notices.sql | 2 +- installer/data/mysql/es-ES/mandatory/sample_notices.sql | 2 +- installer/data/mysql/it-IT/necessari/notices.sql | 2 +- installer/data/mysql/pl-PL/mandatory/sample_notices.sql | 2 +- installer/data/mysql/ru-RU/mandatory/sample_notices.sql | 2 +- installer/data/mysql/uk-UA/mandatory/sample_notices.sql | 2 +- .../intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) --- a/installer/data/mysql/en/mandatory/sample_notices.sql +++ a/installer/data/mysql/en/mandatory/sample_notices.sql @@ -77,7 +77,7 @@ Barcode: <>
Date due: <>

', 1), -('circulation','RESERVESLIP','Reserve Slip','Reserve Slip', '
Date: <>
+('circulation','RESERVESLIP','Hold Slip','Hold Slip', '
Date: <>

Transfer to/Hold in <>

--- a/installer/data/mysql/es-ES/mandatory/sample_notices.sql +++ a/installer/data/mysql/es-ES/mandatory/sample_notices.sql @@ -69,7 +69,7 @@ Barcode: <>
Date due: <>

', 1), -('circulation','RESERVESLIP','Reserve Slip','Reserve Slip', '
Date: <>
+('circulation','RESERVESLIP','Hold Slip','Hold Slip', '
Date: <>

Transfer to/Hold in <>

--- a/installer/data/mysql/it-IT/necessari/notices.sql +++ a/installer/data/mysql/it-IT/necessari/notices.sql @@ -71,7 +71,7 @@ Codice a barre: <>
Data di scadenza: <>

', 1), -('circulation','RESERVESLIP','Reserve Slip','Ricevuta (prenotazione)', '
Data: <>
+('circulation','RESERVESLIP','Hold Slip','Ricevuta (prenotazione)', '
Data: <>

Trasferita a/Prenotata in <>

--- a/installer/data/mysql/pl-PL/mandatory/sample_notices.sql +++ a/installer/data/mysql/pl-PL/mandatory/sample_notices.sql @@ -70,7 +70,7 @@ Barcode: <>
Date due: <>

', 1), -('circulation','RESERVESLIP','Reserve Slip','Reserve Slip', '
Date: <>
+('circulation','RESERVESLIP','Hold Slip','Hold Slip', '
Date: <>

Transfer to/Hold in <>

--- a/installer/data/mysql/ru-RU/mandatory/sample_notices.sql +++ a/installer/data/mysql/ru-RU/mandatory/sample_notices.sql @@ -70,7 +70,7 @@ Barcode: <>
Date due: <>

', 1), -('circulation','RESERVESLIP','Reserve Slip','Reserve Slip', '
Date: <>
+('circulation','RESERVESLIP','Hold Slip','Hold Slip', '
Date: <>

Transfer to/Hold in <>

--- a/installer/data/mysql/uk-UA/mandatory/sample_notices.sql +++ a/installer/data/mysql/uk-UA/mandatory/sample_notices.sql @@ -69,7 +69,7 @@ Barcode: <>
Date due: <>

', 1), -('circulation','RESERVESLIP','Reserve Slip','Reserve Slip', '
Date: <>
+('circulation','RESERVESLIP','Hold Slip','Hold Slip', '
Date: <>

Transfer to/Hold in <>

--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref @@ -90,7 +90,7 @@ Staff Client: - Include the stylesheet at - pref: SlipCSS class: url - - on Issue and Reserve Slips. (This should be a complete URL, starting with http://.) + - on Issue and Hold Slips. (This should be a complete URL, starting with http://.) Options: - - pref: viewMARC --