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

(-)a/installer/data/mysql/uk-UA/mandatory/sample_notices.sql (-2 / +1 lines)
Lines 40-46 INSERT INTO `letter` (module, code, name, title, content, message_transport_type Link Here
40
40
41
('circulation','RENEWAL','продовження примірників', 'Продовження примірників',
41
('circulation','RENEWAL','продовження примірників', 'Продовження примірників',
42
 'Наступні примірники продовжено:\r\n----\r\n„<<biblio.title>>“\r\n----\r\n Дякуємо Вам за відвідування! <<branches.branchname>>.',
42
 'Наступні примірники продовжено:\r\n----\r\n„<<biblio.title>>“\r\n----\r\n Дякуємо Вам за відвідування! <<branches.branchname>>.',
43
 'email');
43
 'email'),
44
44
45
('reserves', 'HOLD', 'резервування, що очікує на отримання', 'Резервування, що очікує на отримання у бібліотеці – „<<branches.branchname>>“',
45
('reserves', 'HOLD', 'резервування, що очікує на отримання', 'Резервування, що очікує на отримання у бібліотеці – „<<branches.branchname>>“',
46
 'Шановн(ий/а) <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\n у Вас є резервування, що очікує на отримання до <<reserves.waitingdate>>:\r\n\r\n Заголовок: „<<biblio.title>>“\r\n Автор: <<biblio.author>>\r\n Номер примірника: <<items.copynumber>>\r\n Розташування: <<branches.branchname>>\r\n<<branches.branchaddress1>>\r\n<<branches.branchaddress2>>\r\n<<branches.branchaddress3>>\r\n<<branches.branchcity>> <<branches.branchzip>>',
46
 'Шановн(ий/а) <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\n у Вас є резервування, що очікує на отримання до <<reserves.waitingdate>>:\r\n\r\n Заголовок: „<<biblio.title>>“\r\n Автор: <<biblio.author>>\r\n Номер примірника: <<items.copynumber>>\r\n Розташування: <<branches.branchname>>\r\n<<branches.branchaddress1>>\r\n<<branches.branchaddress2>>\r\n<<branches.branchaddress3>>\r\n<<branches.branchcity>> <<branches.branchzip>>',
47
- 

Return to bug 19973