summaryrefslogtreecommitdiffstats
path: root/instsetoo_native/inc_openoffice/windows/msi_languages/LaunchCo.ulf
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2018-04-11 21:30:20 +0300
committerMike Kaganski <mike.kaganski@collabora.com>2018-04-12 10:45:14 +0200
commit8faa1bc61fa8f09365d483364aea2b1c2751b587 (patch)
treec61bce5ec8f9652ac73a8750b5797aeb9d1927bf /instsetoo_native/inc_openoffice/windows/msi_languages/LaunchCo.ulf
parenttdf#105225 A character highlighting tab page based on the area tab page (diff)
downloadcore-8faa1bc61fa8f09365d483364aea2b1c2751b587.tar.gz
core-8faa1bc61fa8f09365d483364aea2b1c2751b587.zip
tdf#108580 related: check for Windows 8.1 April 2014 update rollup
... since it's the required prerequisite for Universal CRT. This moves Windows version check to LaunchCondition table; and adds a check for kernel32.dll version associated with the said update level. Change-Id: I1de84dc47c9392fcb7122e1a877db2e99eae2415 Reviewed-on: https://gerrit.libreoffice.org/52743 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'instsetoo_native/inc_openoffice/windows/msi_languages/LaunchCo.ulf')
-rw-r--r--instsetoo_native/inc_openoffice/windows/msi_languages/LaunchCo.ulf4
1 files changed, 4 insertions, 0 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_languages/LaunchCo.ulf b/instsetoo_native/inc_openoffice/windows/msi_languages/LaunchCo.ulf
index e3f6f7fa8f53..5e57eb1c3c0e 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_languages/LaunchCo.ulf
+++ b/instsetoo_native/inc_openoffice/windows/msi_languages/LaunchCo.ulf
@@ -1,2 +1,6 @@
[OOO_LAUNCH_1]
en-US = "The Installation Wizard cannot be run properly because you are logged in as a user without sufficient administrator rights for this system."
+[OOO_LAUNCH_2]
+en-US = "[ProductName] cannot be installed on this Windows version. [WindowsMinVersionText] or newer is required."
+[OOO_LAUNCH_3]
+en-US = "To install [ProductName] on Windows 8.1, at least April 2014 update rollup (MS KB 2919355) must be installed."