Bug 12250 - Update descriptions for languages, scripts and regions
Summary: Update descriptions for languages, scripts and regions
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: I18N/L10N (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bernardo Gonzalez Kriegel
QA Contact: Testopia
URL:
Keywords:
: 5686 13015 (view as bug list)
Depends on:
Blocks: 13328
  Show dependency treegraph
 
Reported: 2014-05-13 19:48 UTC by Bernardo Gonzalez Kriegel
Modified: 2023-04-26 18:13 UTC (History)
5 users (show)

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


Attachments
Bug 12250 - Add Kurdish Language (172.22 KB, patch)
2014-05-13 21:03 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
Bug 12250: Update descriptions for languages, scripts and regions (118.78 KB, patch)
2014-11-02 01:43 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
Bug 12250: Update descriptions for languages, scripts and regions (118.83 KB, patch)
2014-11-06 17:02 UTC, Tomás Cohen Arazi
Details | Diff | Splinter Review
[PASSED QA] Bug 12250: Update descriptions for languages, scripts and regions (118.93 KB, patch)
2014-11-06 20:49 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Bernardo Gonzalez Kriegel 2014-05-13 19:48:28 UTC
Add Kurdish language
Comment 1 Bernardo Gonzalez Kriegel 2014-05-13 21:03:21 UTC Comment hidden (obsolete)
Comment 2 Fridolin Somers 2014-05-14 09:02:14 UTC
Sounds great.

Just a question, should the description always be in plain text or in HTML-encoded ?
For example the patch adds :
VALUES( 'lo', 'language', 'lo', 'ພາສາລາວ');
Comment 3 Bernardo Gonzalez Kriegel 2014-05-14 11:12:07 UTC
(In reply to Fridolin SOMERS from comment #2)
> Just a question, should the description always be in plain text or in
> HTML-encoded ?
> For example the patch adds :
> VALUES( 'lo', 'language', 'lo',
> 'ພາສາລາວ');

That value and similar ones are present on EN version of file, not added by me.

I prefer plain text, and have a patch to complete/update language descriptions.
But also have Bug 12017 to remove language descriptions from database. 
Until I get a comment on it (against or for), I will not update lang descriptions on database, but anyone can :)
Comment 4 Bernardo Gonzalez Kriegel 2014-11-02 01:40:55 UTC
Changing description to reflect broader scope
Comment 5 Bernardo Gonzalez Kriegel 2014-11-02 01:43:05 UTC Comment hidden (obsolete)
Comment 6 Bernardo Gonzalez Kriegel 2014-11-02 11:35:45 UTC
*** Bug 5686 has been marked as a duplicate of this bug. ***
Comment 7 Tomás Cohen Arazi 2014-11-06 17:02:31 UTC Comment hidden (obsolete)
Comment 8 Katrin Fischer 2014-11-06 20:49:59 UTC
Created attachment 33348 [details] [review]
[PASSED QA] Bug 12250: Update descriptions for languages, scripts and regions

This patch adds/updates languages, scripts and regions to
reflect what we currently have on translation server.

Languages, scripts and regions are ordered by respective code

To test:
1. Apply the patch
2. run updatedatabase.pl, must run without errors
3. Go to advanced search (opac/staff), more options, and check
language pulldown (verify you have an empty AdvancedSearchLanguages
syspref)
4. Remove contents from language_descriptions, language_rfc4646_to_iso639,
language_script_bidi, language_script_mappin and language_subtag_registry
5. Load installer/data/mysql/mandatory/subtag_registry.sql,
must load without errors
6. Repeat 3

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Tested the SQL, no problems found.
Comment 9 Tomás Cohen Arazi 2014-11-07 18:23:48 UTC
Patch pushed to master.

Thanks Bernardo!
Comment 10 Nick Clemens 2023-04-26 18:13:17 UTC
*** Bug 13015 has been marked as a duplicate of this bug. ***