156 Commits

Author SHA1 Message Date
977949addd Empty table stubs always included in the output MSI to determine database structure before some 3rd party merge module does it his own way . reducing false ICE errors for misaligned key sizes 2016-11-08 11:15:55 +01:00
131e528a94 Localization update 2016-10-17 10:16:33 +02:00
ad5bee8e29 Russian translations complete 2016-10-17 09:20:47 +02:00
1df7cf10c8 Serbian translation updated 2016-10-10 17:33:03 +02:00
99716d6aa1 Translation update 2016-10-10 09:45:08 +02:00
f6238f0895 IDT handling improved
- Escaping support for TAB added
- Check for line breaks in cells added
2016-10-05 19:35:39 +02:00
11614f64b3 Issue with unescaping \\n sequences fixed 2016-10-05 17:26:46 +02:00
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
e6254a78df Slovenian translation update 2016-10-05 11:31:27 +02:00
acd14666d1 Slovenian translation update 2016-10-05 11:23:01 +02:00
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
84f11d90f4 Translation update 2016-10-04 16:06:58 +02:00
f900467603 Translation refresh 2016-10-04 14:57:26 +02:00
ae5729dedd Russian translation update 2016-10-04 14:56:34 +02:00
d2e4553dd0 Translation update 2016-09-30 14:32:07 +02:00
df5ffbdd2b /L parameter description updated to match its behavior better 2016-09-26 12:50:18 +02:00
db17da5e68 SetLangMST merged to AddStorage 2016-09-19 12:50:04 +02:00
9247483942 Translations updated 2016-09-19 11:51:53 +02:00
2a3c4c5722 Merge branch 'master' of https://github.com/Amebis/MSIBuild 2016-09-19 11:32:25 +02:00
aea5347649 Translations extracted with MIS.wsf/IDTExtract now 2016-09-19 11:31:59 +02:00
9cd1fa468b IDT2PO split to IDTDiff and IDTExtract 2016-09-19 11:25:26 +02:00
2825aea682 Source file English "en_US" instead of generic "En" now 2016-09-19 09:35:10 +02:00
4db58d80ea MSIBUILD_LANG_PO merged to LANG 2016-09-16 20:53:50 +02:00
d49be836da A predefined list of localizable columns introduced 2016-09-16 18:51:47 +02:00
2dd92906e3 Empty MsiFileHash to predetermine column types to avoid discrepancy with msifiler.exe later 2016-09-16 14:56:55 +02:00
9ec6c3d424 rcxgettext.exe dependency eliminated 2016-09-16 14:44:27 +02:00
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
be0487d0c5 NovGUID.exe dependency eliminated 2016-09-16 09:22:37 +02:00
ea731e99dd Check for unsupported code page added 2016-09-15 11:54:18 +02:00
1ffdd1595f Additional error messages translated 2016-09-14 13:09:57 +02:00
d3673d19a1 Copyright extended to GÉANT 2016-09-14 11:23:16 +02:00
e49a020808 clean_all.bat clean-up 2016-09-14 11:22:02 +02:00
2c2fa6d8c6 Clean-up 2016-09-14 00:10:28 +02:00
b371396056 Translation update 2016-09-13 22:38:38 +02:00
f90c309741 IDT escape sequences honored now 2016-09-13 22:38:24 +02:00
c0014cfa3d ActionText and Error messages aligned with standard Microsoft messages from Platform SDK 2016-09-13 21:18:13 +02:00
43c963a508 PO file generation by comparing IDT files added 2016-09-13 21:17:33 +02:00
d80b9f29e7 Revert "Translation update"
This reverts commit 8bebe06005414aa6760ea69c6a291d18a23d08ab.
2016-09-13 15:31:12 +02:00
8bebe06005 Translation update 2016-09-13 15:29:06 +02:00
5f66cad558 ActionText table moved from UI to Core 2016-09-13 11:36:01 +02:00
8d776b003c Translations updated 2016-09-13 10:27:50 +02:00
875ecebe8d Encoding of ą and ś in Polish translation fixed 2016-09-12 15:42:33 +02:00
7aef4d6a11 An encoding leftover in PO files fixed 2016-09-12 15:26:45 +02:00
0586deb4b8 Translations updated from Transifex 2016-09-12 10:03:35 +02:00
b06a139164 Support for language MST sub-storage added 2016-09-10 09:27:44 +02:00
3356377c2c Additional language stubs added 2016-09-10 09:26:44 +02:00
7ac0cd81e6 PO files updated 2016-09-10 09:26:06 +02:00
0d3a00b20c Generation of localized IDT files simplified 2016-09-06 16:27:43 +02:00
43f8632406 MSIBUILD_LANGID package language reused 2016-08-29 07:50:09 +02:00
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