From cb6e27b018ba93351633dc7b9bb714100f52f0c6 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 9 Jun 2016 10:08:35 +0100 Subject: ditch SIP_SA_AUTOGROWSIZE put SIP_SA_CHAINNEXTNAME into that position to keep this list in the same order as the SDRATTR_TEXT_ list Change-Id: I6be4b373d188a2a6e4cd52cc1c8a18f3f9514503 --- svx/source/svdraw/svdstr.src | 6 ------ 1 file changed, 6 deletions(-) (limited to 'svx') diff --git a/svx/source/svdraw/svdstr.src b/svx/source/svdraw/svdstr.src index 156ae50de947..df28a4e7b612 100644 --- a/svx/source/svdraw/svdstr.src +++ b/svx/source/svdraw/svdstr.src @@ -2091,12 +2091,6 @@ String SIP_SA_CHAINNEXTNAME Text[ en-US ] = "Next link in text chain"; }; - -String SIP_SA_AUTOGROWSIZE -{ - Text[ en-US ] = "Auto grow shape to fit text"; -}; - String SIP_SA_RESERVE18 { Text [ en-US ] = "SvDraw reserved for 18"; -- cgit