remove byte order mark (BOM) from installer SQL files

The precence of a BOM can prevent an SQL script from being
run.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
Galen Charlton 2010-06-25 05:42:15 -04:00
parent 858ca174af
commit 2685c69826
55 changed files with 55 additions and 55 deletions

View file

@ -1,4 +1,4 @@
--
--
-- Default classification sources and filing rules
-- for Koha.
--

View file

@ -1 +1 @@
Standard-Sortierregeln und Klassifikationen
Standard-Sortierregeln und Klassifikationen

View file

@ -1,4 +1,4 @@
INSERT INTO message_transport_types
INSERT INTO message_transport_types
(message_transport_type)
values
('email'),

View file

@ -1,2 +1,2 @@
Definiert Standardtransport für Benachrichtigungen per Email und SMS.
Definiert Standardtransport für Benachrichtigungen per Email und SMS.

View file

@ -1,4 +1,4 @@
INSERT INTO `letter` (module, code, name, title, content)
INSERT INTO `letter` (module, code, name, title, content)
VALUES ('circulation','ODUE','Mahnung','Mahnung','Liebe/r <<borrowers.firstname>> <<borrowers.surname>>,\n\nNach unseren Unterlagen haben Sie Medien entliehen, die nun überfällig geworden sind. Unsere Bibliothek erhebt keine Mahngebühren, bitte geben Sie die entliehenen Medien schnellstmöglich zurück.\n\n<<branches.branchname>>\n<<branches.branchaddress1>>\n<<branches.branchaddress2>> <<branches.branchaddress3>>\nTelefon: <<branches.branchphone>>\nFax: <<branches.branchfax>>\nEmail: <<branches.branchemail>>\n\nSie können die überfälligen Medien soweit möglich auch direkt über Ihr Benutzerkonto online verlängern. Wenn ein Medium länger als 30 Tage überfällig ist, wird Ihr Benutzeraccount gesperrt und Sie können keine Medien mehr entleihen.\n\nDie folgenden Medien sind zur Zeit überfällig:\n\n<item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> Gebühr: <fine>EUR</fine></item>\n\nVielen Dank für die schnelle Erledigung.\n\n<<branches.branchname>> Ihr Bibliotheksteam\n'),
('claimacquisition','ACQCLAIM','Reklamation (Erwerbung)','Titel nicht eingetroffen','<<aqbooksellers.name>>\r\n<<aqbooksellers.address1>>\r\n<<aqbooksellers.address2>>\r\n<<aqbooksellers.address3>>\r\n<<aqbooksellers.address4>>\r\n<<aqbooksellers.phone>>\r\n\r\nOrdernumber <<aqorders.ordernumber>> (<<aqorders.title>>) (<<aqorders.quantity>> bestellt) (je $<<aqorders.listprice>> €) sind nicht eingetroffen.'),
('serial','RLIST','Umlaufliste','Zeitschrift ist jetzt verfügbar','<<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nDas folgende Heft ist jetzt verfügbar:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)\r\n\r\nBitte holen Sie es sobald möglich ab.'),

View file

@ -1 +1 @@
Beispiel-Benachrichtigungen
Beispiel-Benachrichtigungen

View file

@ -1,4 +1,4 @@
INSERT INTO stopwords VALUES
INSERT INTO stopwords VALUES
('a'),
('about'),
('also'),

View file

@ -1 +1 @@
Englische Stoppwortliste. Sie können diese nach der Installation ändern.
Englische Stoppwortliste. Sie können diese nach der Installation ändern.

View file

@ -1,4 +1,4 @@
I18N-Unterstützung in Koha
I18N-Unterstützung in Koha
Erweiterung für Bidirektionale Schriften, Arabisch und Hebräisch
Standardmapping zwischen Schrift- und Sprachcodes

View file

@ -1,4 +1,4 @@
INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('acquisitions','normal','Choose Normal, budget-based acquisitions, or Simple bibliographic-data acquisitions','simple|normal','Choice');
INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('acquisitions','normal','Choose Normal, budget-based acquisitions, or Simple bibliographic-data acquisitions','simple|normal','Choice');
INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('advancedMARCeditor',0,"If ON, the MARC editor won't display field/subfield descriptions",'','YesNo');
INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('AllowHoldDateInFuture','0','If set a date field is displayed on the Hold screen of the Staff Interface, allowing the hold date to be set in the future.','','YesNo');
INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES ('OPACAllowHoldDateInFuture','0','If set, along with the AllowHoldDateInFuture system preference, OPAC users can set the date of a hold to be in the future.','','YesNo');

View file

@ -1 +1 @@
Standard-Systemparameter für Koha
Standard-Systemparameter für Koha

View file

@ -1,4 +1,4 @@
INSERT INTO `userflags` VALUES(0,'superlibrarian','Zugang zu allen bibliothekarischen Funktionen',0);
INSERT INTO `userflags` VALUES(0,'superlibrarian','Zugang zu allen bibliothekarischen Funktionen',0);
INSERT INTO `userflags` VALUES(1,'circulate','Medien ausleihen/zurückgeben',0);
INSERT INTO `userflags` VALUES(2,'catalogue','Katalogsuche verwenden (Dienstoberfläche)',0);
INSERT INTO `userflags` VALUES(3,'parameters','Systemparameter verändern',0);

View file

@ -1 +1 @@
Standard-Berechtigungen für Benutzer
Standard-Berechtigungen für Benutzer

View file

@ -1,4 +1,4 @@
INSERT INTO permissions (module_bit, code, description) VALUES
INSERT INTO permissions (module_bit, code, description) VALUES
( 1, 'circulate_remaining_permissions', 'Übrige Ausleihberechtigungen'),
( 1, 'override_renewals', 'Gesperrte Verlängerungen überschreiben'),
( 6, 'place_holds', 'Vormerkungen für Benutzer setzen'),

View file

@ -1 +1 @@
Detaillierte Mitarbeiterberechtigungen
Detaillierte Mitarbeiterberechtigungen

View file

@ -1,4 +1,4 @@
-- *******************************************************
-- *******************************************************
-- KOHA 3.0 MARC 21 STANDARD DEFAULT AUTHORITY FRAMEWORKS
--
-- PRETEST VERSION 0.0.10

View file

@ -1,4 +1,4 @@
Standard-MARC21-Frameworks für Normdaten::
Standard-MARC21-Frameworks für Normdaten::
Personenname
Körperschaftsname

View file

@ -1,4 +1,4 @@
-- *************************************************************
-- *************************************************************
-- KOHA 3.0 MARC 21 STANDARD DEFAULT BIBLIOGRAPHIC FRAMEWORK
--
-- PRETEST VERSION 0.1.7

View file

@ -1 +1 @@
Bibliographisches Standard-Framework für MARC21
Bibliographisches Standard-Framework für MARC21

View file

@ -1,4 +1,4 @@
--
--
-- Default MARC matching rules for Koha
--
-- Copyright (C) 2007 LiblimeA

View file

@ -1,4 +1,4 @@
Abgleichregeln für bibliographische
Abgleichregeln für bibliographische
MARC21-Datensätze, einschließlich:
ISBN

View file

@ -1,4 +1,4 @@
INSERT IGNORE INTO biblio_framework VALUES ( 'FA','Schnellaufnahme' );
INSERT IGNORE INTO biblio_framework VALUES ( 'FA','Schnellaufnahme' );
INSERT IGNORE INTO `marc_tag_structure` (`tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`, `frameworkcode`) VALUES
('000', 'Satzkennung', 'Satzkennung', 0, 1, '', 'FA'),
('008', 'Feld mit fester Länge zur physischen Beschreibung - Allgemeine Angaben', 'Feld mit fester Länge zur physischen Beschreibung - Allgemeine Angaben', 0, 1, '', 'FA'),

View file

@ -1 +1 @@
"FA", ein MARC21-Framework (Erfassungsmaske) gedacht für Schnellaufnahmen oder Fernleihtitel.
"FA", ein MARC21-Framework (Erfassungsmaske) gedacht für Schnellaufnahmen oder Fernleihtitel.

View file

@ -1,4 +1,4 @@
-- *************************************************************
-- *************************************************************
-- SIMPLE KOHA 3.0 MARC 21 BIBLIOGRAPHIC FRAMEWORKS
--
-- PRETEST VERSION 0.1.7

View file

@ -1,4 +1,4 @@
Vereinfachte bibliographische MARC21-Frameworks (Erfassungsmasken) für einige typische Materialarten. Frameworks werden verwendet, um die Struktur eines MARC-Datensatzes und das Verhalten des integrierten MARC-Editors festzulegen. Sie können diese jederzeit nach der Installation ändern. Diese optionalen Standard-Frameworks beinhalten Vorschläge für:
Vereinfachte bibliographische MARC21-Frameworks (Erfassungsmasken) für einige typische Materialarten. Frameworks werden verwendet, um die Struktur eines MARC-Datensatzes und das Verhalten des integrierten MARC-Editors festzulegen. Sie können diese jederzeit nach der Installation ändern. Diese optionalen Standard-Frameworks beinhalten Vorschläge für:
BKS Monographien, Broschüren, Arbeitsbücher
CF CD-ROMs, DVD-ROMs, Online-Ressourcen

View file

@ -1,4 +1,4 @@
-- Reasons for acceptance or rejection of suggestions in acquisitions
-- Reasons for acceptance or rejection of suggestions in acquisitions
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SUGGEST','BSELL','Bestseller');
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SUGGEST','SCD','Vorhandenes Exemplar beschädigt');
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SUGGEST','LCL','Biblitoheksexemplar vermisst');

View file

@ -1 +1 @@
Einige Beispielwerte für Bibliotheksbereiche, Verloren-Status, etc. Sie können diese jederzeit nach der Installation ändern.
Einige Beispielwerte für Bibliotheksbereiche, Verloren-Status, etc. Sie können diese jederzeit nach der Installation ändern.

View file

@ -1,4 +1,4 @@
-- Coded values conforming to the Z39.77-2006 Holdings Statements for Bibliographic Items');
-- Coded values conforming to the Z39.77-2006 Holdings Statements for Bibliographic Items');
-- ISSN: 1041-5653
-- Refer to http://www.niso.org/standards/index.html

View file

@ -1,2 +1,2 @@
Normierte Werte nach Z39.71-2006 Holdings Statements for Bibliographic Items
Normierte Werte nach Z39.71-2006 Holdings Statements for Bibliographic Items
Siehe http://www.niso.org/standards/index.html für genauere Details.

View file

@ -1,4 +1,4 @@
INSERT INTO `currency` (currency, rate, symbol) VALUES
INSERT INTO `currency` (currency, rate, symbol) VALUES
('USD', 1.2334, '$'),
('GBP', 0.85640, '£'),
('CAD', 1.31690, '$'),

View file

@ -1 +1 @@
Etwas Basiskonfiguration, einschließlich Euro-Währung und einigen Z39.50-Servern.
Etwas Basiskonfiguration, einschließlich Euro-Währung und einigen Z39.50-Servern.

View file

@ -1,4 +1,4 @@
INSERT INTO `categories` (`categorycode`, `description`, `enrolmentperiod`, `upperagelimit`, `dateofbirthrequired`, `finetype`, `bulk`, `enrolmentfee`, `overduenoticerequired`, `issuelimit`, `reservefee`, `category_type`) VALUES
INSERT INTO `categories` (`categorycode`, `description`, `enrolmentperiod`, `upperagelimit`, `dateofbirthrequired`, `finetype`, `bulk`, `enrolmentfee`, `overduenoticerequired`, `issuelimit`, `reservefee`, `category_type`) VALUES
-- Adult Patrons
('PT','Erwachsener',99,999,18,NULL,NULL,'0.000000',1,NULL,'0.000000','A'),

View file

@ -1,4 +1,4 @@
Beispiele für Benutzertypen und -kategorien:
Beispiele für Benutzertypen und -kategorien:
Kategorie: Benutzertyp:

View file

@ -1,4 +1,4 @@
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
LOCK TABLES `creator_layouts` WRITE;

View file

@ -1 +1 @@
Beispiele für Etiketten- und Benutzerausweisdruck
Beispiele für Etiketten- und Benutzerausweisdruck

View file

@ -1,4 +1,4 @@
INSERT INTO `repeatable_holidays` VALUES
INSERT INTO `repeatable_holidays` VALUES
(2,'',0,NULL,NULL,'','Sonntag'),
(3,'',NULL,1,1,'','Neujahr'),
(4,'',NULL,25,12,'','1. Weihnachtsfeiertag'),

View file

@ -1,4 +1,4 @@
Beispiele für Schließtage:
Beispiele für Schließtage:
Sonntag
1. und 2. Weihnachtsfeiertag
Neujahr

View file

@ -1,4 +1,4 @@
INSERT INTO `itemtypes` VALUES ('BK', 'Bücher',5,0,'bridge/book.gif',NULL);
INSERT INTO `itemtypes` VALUES ('BK', 'Bücher',5,0,'bridge/book.gif',NULL);
INSERT INTO `itemtypes` VALUES ('MX', 'Medienkombinationen',5,0,'bridge/kit.gif',NULL);
INSERT INTO `itemtypes` VALUES ('CF', 'Datenträger',5,0,'bridge/computer_file.gif',NULL);
INSERT INTO `itemtypes` VALUES ('MP', 'Karten',5,0,'bridge/map.gif',NULL);

View file

@ -1 +1 @@
Einige Beispiele für Medientypen nach Art des Materials
Einige Beispiele für Medientypen nach Art des Materials

View file

@ -1,4 +1,4 @@
-- INSERT INTO branchcategories ( `categorycode`,`categoryname`,`codedescription`) VALUES
-- INSERT INTO branchcategories ( `categorycode`,`categoryname`,`codedescription`) VALUES
INSERT INTO branches ( `branchcode`,`branchname`,`branchaddress1`) VALUES

View file

@ -1 +1 @@
Einige Beispielbibliotheken.
Einige Beispielbibliotheken.

View file

@ -1,2 +1,2 @@
INSERT INTO `opac_news` VALUES (1,'Willkommen bei Koha','Willkommen bei Koha. Koha ist vollständiges integriertes Biblitohekssystem. Es wurde ursprünglich in Neuseeland von Katipo Communications Ltd entwickelt und ging im Januar 2000 für den Horowhenua Library Trust zum ersten mal in Produktion. Koha wird heute von einem internationalen Team aus Support-Dienstleistern und Anwendern weiterentwickelt.','koha','2007-10-29 05:25:58','2099-01-10',1),
INSERT INTO `opac_news` VALUES (1,'Willkommen bei Koha','Willkommen bei Koha. Koha ist vollständiges integriertes Biblitohekssystem. Es wurde ursprünglich in Neuseeland von Katipo Communications Ltd entwickelt und ging im Januar 2000 für den Horowhenua Library Trust zum ersten mal in Produktion. Koha wird heute von einem internationalen Team aus Support-Dienstleistern und Anwendern weiterentwickelt.','koha','2007-10-29 05:25:58','2099-01-10',1),
(2,'Was kommt jetzt?','Wie geht es weiter, nachdem Sie Koha installiert haben? Hier einige Vorschläge:\r\n<ul>\r\n<li><a href=\"http://koha-community.org/documentation/\">Lesen Sie die Koha-Dokumentation</a></li>\r\n<li><a href=\"http://wiki.koha-community.org\">Lesen oder Schreiben Sie im Koha-Wiki</a></li>\r\n<li><a href=\"http://koha-community.org/support/\">Verfolgen oder beteiligen Sie sich an Diskussionen</a></li>\r\n<li><a href=\"http://bugs.koha-community.org\">Melden Sie Bugs</a></li>\r\n<li><a href=\"http://wiki.koha-community.org/wiki/Version_Control_Using_Git\">Erstellen Sie Fehlerkorrektoren mit GIT (Versionskontrollsystem)</a></li>\r\n<li><a href=\"http://koha-community.org/support/\">Chatten Sie mit Koha-Anwendern und -Entwicklern</a></li>\r\n</ul>\r\n','koha','2007-10-29 05:34:45','2099-01-10',2);

View file

@ -1 +1 @@
Beispiel-Nachrichten
Beispiel-Nachrichten

View file

@ -1,4 +1,4 @@
insert into `message_attributes`
insert into `message_attributes`
(`message_attribute_id`, message_name, `takes_days`)
values
(1, 'Fälligkeitsbenachrichtigung', 0),

View file

@ -1 +1 @@
Definiert Benachrichtigungsoptionen für Fälligkeits-, Erinnerungs- und Vormerkbenachrichtigungen, sowie Veranstaltungshinweise.
Definiert Benachrichtigungsoptionen für Fälligkeits-, Erinnerungs- und Vormerkbenachrichtigungen, sowie Veranstaltungshinweise.

View file

@ -1,2 +1,2 @@
Definiert Versandarten für u.a. Fälligkeits-,
Definiert Versandarten für u.a. Fälligkeits-,
Erinnerungs- und Vormerkbenachrichtigungen per Email und SMS.

View file

@ -1 +1 @@
Beispiel-Benutzer
Beispiel-Benutzer

View file

@ -1,4 +1,4 @@
INSERT INTO `letter` (module, code, name, title, content)
INSERT INTO `letter` (module, code, name, title, content)
VALUES
('circulation','ODUE','Overdue Notice',
'Item Overdue','Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\nAccording to our current records, you have items that are overdue.Your library does not charge late fines, but please return or renew them at the branch below as soon as possible.\n\n<<branches.branchname>>\n<<branches.branchaddress1>>\n<<branches.branchaddress2>> <<branches.branchaddress3>>\nPhone: <<branches.branchphone>>\nFax: <<branches.branchfax>>\nEmail: <<branches.branchemail>>\n\nIf you have registered a password with the library, and you have a renewal available, you may renew online. If an item becomes more than 30 days overdue, you will be unable to use your library card until the item is returned.\n\nThe following item(s) is/are currently overdue:\n\n<item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> Fine: <fine>GBP</fine></item>\n\nThank-you for your prompt attention to this matter.\n\n<<branches.branchname>> Staff\n'),

View file

@ -1,4 +1,4 @@
insert into `message_attributes`
insert into `message_attributes`
(`message_attribute_id`, message_name, `takes_days`)
values
(1, 'Item DUE', 0),

View file

@ -1,4 +1,4 @@
INSERT INTO `letter` (module, code, name, title, content)
INSERT INTO `letter` (module, code, name, title, content)
VALUES ('circulation','ODUE','Overdue Notice','Item Overdue','Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\nAccording to our current records, you have items that are overdue.Your library does not charge late fines, but please return or renew them at the branch below as soon as possible.\n\n<<branches.branchname>>\n<<branches.branchaddress1>>\n<<branches.branchaddress2>> <<branches.branchaddress3>>\nPhone: <<branches.branchphone>>\nFax: <<branches.branchfax>>\nEmail: <<branches.branchemail>>\n\nIf you have registered a password with the library, and you have a renewal available, you may renew online. If an item becomes more than 30 days overdue, you will be unable to use your library card until the item is returned.\n\nThe following item(s) is/are currently overdue:\n\n<item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> Fine: <fine>GBP</fine></item>\n\nThank-you for your prompt attention to this matter.\n\n<<branches.branchname>> Staff\n'),
('claimacquisition','ACQCLAIM','Acquisition Claim','Item Not Received','<<aqbooksellers.name>>\r\n<<aqbooksellers.address1>>\r\n<<aqbooksellers.address2>>\r\n<<aqbooksellers.address3>>\r\n<<aqbooksellers.address4>>\r\n<<aqbooksellers.phone>>\r\n\r\nOrdernumber <<aqorders.ordernumber>> (<<aqorders.title>>) (<<aqorders.quantity>> ordered) ($<<aqorders.listprice>> each) has not been received.'),
('serial','RLIST','Routing List','Serial is now available','<<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nThe following issue is now available:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)\r\n\r\nPlease pick it up at your convenience.'),

View file

@ -1,4 +1,4 @@
truncate letter;
truncate letter;
INSERT INTO `letter`
(module, code, name, title, content)

View file

@ -1,4 +1,4 @@
truncate message_attributes;
truncate message_attributes;
insert into `message_attributes`
(`message_attribute_id`, message_name, `takes_days`)

View file

@ -1,4 +1,4 @@
INSERT INTO `letter` (module, code, name, title, content)
INSERT INTO `letter` (module, code, name, title, content)
VALUES ('circulation','ODUE','Overdue Notice','Item Overdue','Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\nAccording to our current records, you have items that are overdue.Your library does not charge late fines, but please return or renew them at the branch below as soon as possible.\n\n<<branches.branchname>>\n<<branches.branchaddress1>>\n<<branches.branchaddress2>> <<branches.branchaddress3>>\nPhone: <<branches.branchphone>>\nFax: <<branches.branchfax>>\nEmail: <<branches.branchemail>>\n\nIf you have registered a password with the library, and you have a renewal available, you may renew online. If an item becomes more than 30 days overdue, you will be unable to use your library card until the item is returned.\n\nThe following item(s) is/are currently overdue:\n\n<item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> Fine: <fine>GBP</fine></item>\n\nThank-you for your prompt attention to this matter.\n\n<<branches.branchname>> Staff\n'),
('claimacquisition','ACQCLAIM','Acquisition Claim','Item Not Received','<<aqbooksellers.name>>\r\n<<aqbooksellers.address1>>\r\n<<aqbooksellers.address2>>\r\n<<aqbooksellers.address3>>\r\n<<aqbooksellers.address4>>\r\n<<aqbooksellers.phone>>\r\n\r\nOrdernumber <<aqorders.ordernumber>> (<<aqorders.title>>) (<<aqorders.quantity>> ordered) ($<<aqorders.listprice>> each) has not been received.'),
('serial','RLIST','Routing List','Serial is now available','<<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nThe following issue is now available:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)\r\n\r\nPlease pick it up at your convenience.'),

View file

@ -1,4 +1,4 @@
truncate letter;
truncate letter;
INSERT INTO `letter`
(module, code, name, title, content)

View file

@ -1,4 +1,4 @@
truncate message_attributes;
truncate message_attributes;
insert into `message_attributes`
(`message_attribute_id`, `message_name`, `takes_days`)