From b79d8de3af5edc731ea92fbd9f64d1937f533fd7 Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Sat, 4 Aug 2018 21:22:18 -0500 Subject: Use proper Windows terminology here MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Microsoft has never referred to desktop shortcuts as “start links”. This change aligns our installer with almost every other installer out there. Change-Id: Ib5779e6cd44e719e52d1afeb6a44c7dc8f3624dc --- instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf index 7f9eb7ee16c7..3ac0c5b012d4 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf +++ b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf @@ -680,7 +680,7 @@ en-US = "No languages have been selected for installation. Click OK, then select en-US = "No applications have been selected for installation. Click OK, then select one or more applications for installation." [OOO_CONTROL_319] -en-US = "Create a start link on desktop" +en-US = "Create a shortcut on desktop" [OOO_CONTROL_321] en-US = "Load [ProductName] during system start-up" -- cgit