Commit Graph

99 Commits

Author SHA1 Message Date
Simon Rozman
eb1b47758d Unescaping of PO messages takes place after messages are concatenated to prevent issues if an escape sequence would break between lines 2016-10-05 17:14:25 +02:00
Simon Rozman
e6254a78df Slovenian translation update 2016-10-05 11:31:27 +02:00
Simon Rozman
acd14666d1 Slovenian translation update 2016-10-05 11:23:01 +02:00
Simon Rozman
5199e63b0b Escape sequences in IDT no longer honored - they are not standardized and uniformly defined in the first place, making RTF code in license agreements garbled 2016-10-04 16:08:42 +02:00
Simon Rozman
84f11d90f4 Translation update 2016-10-04 16:06:58 +02:00
Simon Rozman
f900467603 Translation refresh 2016-10-04 14:57:26 +02:00
Simon Rozman
ae5729dedd Russian translation update 2016-10-04 14:56:34 +02:00
Simon Rozman
d2e4553dd0 Translation update 2016-09-30 14:32:07 +02:00
Simon Rozman
df5ffbdd2b /L parameter description updated to match its behavior better 2016-09-26 12:50:18 +02:00
Simon Rozman
db17da5e68 SetLangMST merged to AddStorage 2016-09-19 12:50:04 +02:00
Simon Rozman
9247483942 Translations updated 2016-09-19 11:51:53 +02:00
Simon Rozman
2a3c4c5722 Merge branch 'master' of https://github.com/Amebis/MSIBuild 2016-09-19 11:32:25 +02:00
Simon Rozman
aea5347649 Translations extracted with MIS.wsf/IDTExtract now 2016-09-19 11:31:59 +02:00
Simon Rozman
9cd1fa468b IDT2PO split to IDTDiff and IDTExtract 2016-09-19 11:25:26 +02:00
Simon Rozman
2825aea682 Source file English "en_US" instead of generic "En" now 2016-09-19 09:35:10 +02:00
Simon Rozman
4db58d80ea MSIBUILD_LANG_PO merged to LANG 2016-09-16 20:53:50 +02:00
Simon Rozman
d49be836da A predefined list of localizable columns introduced 2016-09-16 18:51:47 +02:00
Simon Rozman
2dd92906e3 Empty MsiFileHash to predetermine column types to avoid discrepancy with msifiler.exe later 2016-09-16 14:56:55 +02:00
Simon Rozman
9ec6c3d424 rcxgettext.exe dependency eliminated 2016-09-16 14:44:27 +02:00
Simon Rozman
c0bc0c70aa MSI.wsf enhancements
- IDT2PO arguments reordered to make job reusable for POT extraction
- IDTTranslate job added to replace "rcxgettext.exe idtp" functionality
2016-09-16 14:42:17 +02:00
Simon Rozman
be0487d0c5 NovGUID.exe dependency eliminated 2016-09-16 09:22:37 +02:00
Simon Rozman
ea731e99dd Check for unsupported code page added 2016-09-15 11:54:18 +02:00
Simon Rozman
1ffdd1595f Additional error messages translated 2016-09-14 13:09:57 +02:00
Simon Rozman
d3673d19a1 Copyright extended to GÉANT 2016-09-14 11:23:16 +02:00
Simon Rozman
e49a020808 clean_all.bat clean-up 2016-09-14 11:22:02 +02:00
Simon Rozman
2c2fa6d8c6 Clean-up 2016-09-14 00:10:28 +02:00
Simon Rozman
b371396056 Translation update 2016-09-13 22:38:38 +02:00
Simon Rozman
f90c309741 IDT escape sequences honored now 2016-09-13 22:38:24 +02:00
Simon Rozman
c0014cfa3d ActionText and Error messages aligned with standard Microsoft messages from Platform SDK 2016-09-13 21:18:13 +02:00
Simon Rozman
43c963a508 PO file generation by comparing IDT files added 2016-09-13 21:17:33 +02:00
Simon Rozman
d80b9f29e7 Revert "Translation update"
This reverts commit 8bebe06005.
2016-09-13 15:31:12 +02:00
Simon Rozman
8bebe06005 Translation update 2016-09-13 15:29:06 +02:00
Simon Rozman
5f66cad558 ActionText table moved from UI to Core 2016-09-13 11:36:01 +02:00
Simon Rozman
8d776b003c Translations updated 2016-09-13 10:27:50 +02:00
Simon Rozman
875ecebe8d Encoding of ą and ś in Polish translation fixed 2016-09-12 15:42:33 +02:00
Simon Rozman
7aef4d6a11 An encoding leftover in PO files fixed 2016-09-12 15:26:45 +02:00
Simon Rozman
0586deb4b8 Translations updated from Transifex 2016-09-12 10:03:35 +02:00
Simon Rozman
b06a139164 Support for language MST sub-storage added 2016-09-10 09:27:44 +02:00
Simon Rozman
3356377c2c Additional language stubs added 2016-09-10 09:26:44 +02:00
Simon Rozman
7ac0cd81e6 PO files updated 2016-09-10 09:26:06 +02:00
Simon Rozman
0d3a00b20c Generation of localized IDT files simplified 2016-09-06 16:27:43 +02:00
Simon Rozman
43f8632406 MSIBUILD_LANGID package language reused 2016-08-29 07:50:09 +02:00
Simon Rozman
505442e774 Translation files split into Core and UI modules to reduce localization effort for application not requiring MSIBuild's UI 2016-08-28 13:40:19 +02:00
Simon Rozman
da9f1e57f2 Converted to US English to comply with other sources
Sorry Brits, this is _Microsoft_ Installer
2016-08-28 12:45:40 +02:00
Simon Rozman
cc188d9860 Support for MSIBUILD_VENDOR_NAME (optional) added 2016-08-27 16:41:04 +02:00
Simon Rozman
7a459c8c6c Error messages and action text translations imported 2016-08-12 13:19:06 +02:00
Simon Rozman
b0c4f3edf3 General package information moved from NMAKE macros to Property table, to allow translation to other scripts (than Windows-1252 and Windows-1250) 2016-07-15 09:52:12 +02:00
Simon Rozman
69cee66ae7 Merge branch 'master' of https://github.com/Amebis/MSIBuild
# Conflicts:
#	Core/Makefile
2016-07-14 18:05:15 +02:00
Simon Rozman
f95df779d2 Support for Russian localization introduced 2016-07-14 18:04:01 +02:00
Simon Rozman
16655a6871 MSIBUILD_PRODUCT_NAME check added 2016-06-22 17:05:13 +02:00