summaryrefslogtreecommitdiffstats
path: root/packaging/win32/languages/Danish.nsh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Packaging: Sort translations by name in Windows .exe and .msi installers ↵Eduard Braun2017-01-161-91/+0
| | | | | | | | | | | (before they were sorted by language code) This commit also adds functionality to automatically parse localized language names from the Inkscape .po file for the NSIS (.exe) installer Python scripts for Windows packaging are now Python 2/3 compatible and should always handle unicode characters properly. Fixed bugs: - https://launchpad.net/bugs/1654460 (bzr r15418)
* Translations/Packaging: Convert Danish translation to UTF8Eduard Braun2016-11-261-31/+31
| | | (bzr r15276)
* [Bug #1644934] Translation to danish.scootergrisen2016-11-261-56/+56
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1644934 (bzr r15275)
* Packaging: Make all available languages accessible in NSIS installerEduard Braun2016-10-181-1/+30
| | | | | | - Some code re-factoring to facilitate addition of new languages in future - Update all translation files (bzr r15244.1.12)
* Packaging: Make NSIS use Unicode (nativley supported since version 3.0)Eduard Braun2016-10-161-24/+25
| | | | | This fixes a lot of issues with translations and makes handling of the language files much easier (bzr r15244.1.9)
* Packaging. New Win32 installer Danish translation.scootergrisen2015-07-031-0/+116
Fixed bugs: - https://launchpad.net/bugs/1470953 (bzr r14225)