From 33d390640185e33ea432a4979efa6214c7dafd85 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 9 Apr 2015 22:47:27 +0200 Subject: Windows installer: remove unused string Change-Id: I0a1163b54601932957b0217894173aeadbf34e6e Reviewed-on: https://gerrit.libreoffice.org/15223 Tested-by: Jenkins Reviewed-by: Andras Timar --- instsetoo_native/inc_openoffice/windows/msi_languages/CustomAc.ulf | 3 --- 1 file changed, 3 deletions(-) (limited to 'instsetoo_native/inc_openoffice/windows') diff --git a/instsetoo_native/inc_openoffice/windows/msi_languages/CustomAc.ulf b/instsetoo_native/inc_openoffice/windows/msi_languages/CustomAc.ulf index f6b751e93b21..742cb8cbfb84 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_languages/CustomAc.ulf +++ b/instsetoo_native/inc_openoffice/windows/msi_languages/CustomAc.ulf @@ -22,8 +22,5 @@ en-US = "A newer version of [ProductName] was found. To install an older versio [OOO_CUSTOMACTION_2] 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_5] en-US = "[ProductName] cannot be installed on this Windows version. [WindowsMinVersionText] or newer is required." -- cgit