Bug 26829 - New installer: Make it possible to use a language specific sample quotes file
Summary: New installer: Make it possible to use a language specific sample quotes file
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (web-based installer) (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 26882
  Show dependency treegraph
 
Reported: 2020-10-26 20:33 UTC by Katrin Fischer
Modified: 2021-03-07 15:44 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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());