Bug 26829

Summary: New installer: Make it possible to use a language specific sample quotes file
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Installation and upgrade (web-based installer)Assignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26888
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 26882    

Description Katrin Fischer 2020-10-26 20:33:45 UTC
The sample quotes in the en installer are a quite US centric (presidential quotes and such) and also really hard to translate. I should be possible to create quotes that are more specific for each country/language.
Comment 1 Katrin Fischer 2021-03-07 15:44:07 UTC
Sample quotes from the it-IT installer:

-INSERT INTO `quotes` (id, source, text, timestamp)
-VALUES (1,'Albert Einstein','Siamo tutti ignoranti.. ma non tutti ignoriamo le stesse cose.',now()),
-(2,'Friedrich Nietzsche','Da quando ho imparato a camminare mi piace correre.',now()),
-(3,'Albert Camus','L\'uomo può soltanto proporsi di diminuire aritmeticamente il dolore nel mondo.',now()),
-(4,'Dino Basili','Non arriverĂ  in cima. E\' troppo occupato a non far salire chi gli sta sotto.',now()),
-(5,'Eleanor Roosevelt','Il futuro appartiene a coloro che credono nella bellezza dei propri sogni.',now()),
-(6,'Erasmo da Rotterdam','Non sempre i matti parlano da matti.',now());