summaryrefslogtreecommitdiffstats
path: root/packaging/win32/languages/Hebrew.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)
* 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-111/+111
| | | | | This fixes a lot of issues with translations and makes handling of the language files much easier (bzr r15244.1.9)
* Translations. Icelandic translation update, new win32 installer, and new ↵Sveinn í Felli2015-03-121-0/+1
| | | | | | | | default template. Fixed bugs: - https://launchpad.net/bugs/1426423 (bzr r13996)
* Fix for bug #690255 (Rename te_IN.po to te.po).Nicolas Dufour2014-10-011-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/690255 (bzr r13571)
* win32 nsis installer: fix portuguese brazil translation, add more inkscake ↵Adib Taraben2014-04-131-0/+3
| | | | | translations (bzr r13281)
* Packaging. Hebrew translation by Yaron Shahrabani.Nicolas Dufour2013-08-101-0/+113
Fixed bugs: - https://launchpad.net/bugs/1204809 (bzr r12473)