Bug 11568 - Wrong language code in de-DE/mandatory/subtag_registry.sql
Summary: Wrong language code in de-DE/mandatory/subtag_registry.sql
Status: CLOSED MOVED
Alias: None
Product: Koha
Classification: Unclassified
Component: I18N/L10N (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-16 09:00 UTC by paxed
Modified: 2014-11-29 09:12 UTC (History)
2 users (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 paxed 2014-01-16 09:00:24 UTC
Commit bbe6497 adds the following line to file de-DE/mandatory/subtag_registry.sql

VALUES( 'Laoo', 'script', 'en', 'Laotisch');

That should be 'de', not 'en'.
Comment 1 Katrin Fischer 2014-05-16 06:26:56 UTC
Will be fixed in patches for bug 12113 - thx for reporting!