summaryrefslogtreecommitdiff
path: root/instsetoo_native/inc_openoffice/windows/msi_languages
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-04-09 19:17:52 +0200
committerAndras Timar <andras.timar@collabora.com>2015-04-10 07:10:06 +0000
commitd96d76480257cc9cfd5c6dfa8eba6847d5fdafc4 (patch)
tree0eb49f613c9718c8c17477787c1021151b6ab7d6 /instsetoo_native/inc_openoffice/windows/msi_languages
parentc18cdfb1c16f4c334f31dfb9a09ef9ef20fcf752 (diff)
Don't try to install LibreOffice on XP, if it was built with SDK 8.x or higher
Change-Id: I79a357a51a3d98774745001d5f99b045ef964255 Reviewed-on: https://gerrit.libreoffice.org/15218 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'instsetoo_native/inc_openoffice/windows/msi_languages')
-rw-r--r--instsetoo_native/inc_openoffice/windows/msi_languages/CustomAc.ulf4
1 files changed, 2 insertions, 2 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_languages/CustomAc.ulf b/instsetoo_native/inc_openoffice/windows/msi_languages/CustomAc.ulf
index 51f87881110d..f6b751e93b21 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_languages/CustomAc.ulf
+++ b/instsetoo_native/inc_openoffice/windows/msi_languages/CustomAc.ulf
@@ -25,5 +25,5 @@ en-US = "The same version of this product is already installed."
[OOO_CUSTOMACTION_3]
en-US = "An older version of [ProductName] was found. To install a newer version, the older version needs to be removed first."
-[OOO_CUSTOMACTION_4]
-en-US = "[ProductName] cannot be installed on this Windows version. Windows XP or newer is required."
+[OOO_CUSTOMACTION_5]
+en-US = "[ProductName] cannot be installed on this Windows version. [WindowsMinVersionText] or newer is required."