Bug 105568 - Order language codes alphabetically
Summary: Order language codes alphabetically
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Fakabbir amin
URL:
Whiteboard: target:5.4.0
Keywords: difficultyBeginner, easyHack, topicCleanup
Depends on:
Blocks:
 
Reported: 2017-01-27 13:26 UTC by Samuel Mehrbrodt (allotropia)
Modified: 2017-02-14 08:57 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Mehrbrodt (allotropia) 2017-01-27 13:26:54 UTC
See these files:
instsetoo_native/inc_ooohelppack/windows/msi_templates/codes.txt
instsetoo_native/inc_ooohelppack/windows/msi_templates/codes_ooodev.txt
instsetoo_native/inc_openoffice/windows/msi_templates/codes.txt
instsetoo_native/inc_openoffice/windows/msi_templates/codes_ooodev.txt
instsetoo_native/inc_sdkoo/windows/msi_templates/codes.txt

They contain lists with language codes which are in arbitrary order.
The task is to order the language codes alphabetically.

That's it ;)
Comment 1 Commit Notification 2017-01-30 06:35:39 UTC
fakabbir committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=78220c485cf9d25bd4078299b2d6e96a49bad7de

tdf#105568 Language code has to be arranged

It will be available in 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 2 Samuel Mehrbrodt (allotropia) 2017-01-30 06:37:58 UTC
(In reply to Commit Notification from comment #1)
> fakabbir committed a patch related to this issue.

Thanks! :)