| 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 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 26882 | ||
|
Description
Katrin Fischer
2020-10-26 20:33:45 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()); |