officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu |    
2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c476335c4d3e1b9c90485e4e13fa3e2e85535143
Author:     Ioan-Teodor Teugea <teodor.teu...@gmail.com>
AuthorDate: Sat Sep 23 15:55:52 2023 +0300
Commit:     Hossein <hoss...@libreoffice.org>
CommitDate: Sat Oct 7 12:19:07 2023 +0200

    tdf#156918: make autofit text less confusing
    
    Change from 'Autofit text' to 'Shrink text on overflow'
    
    Change-Id: I4b3f8425b11768048cdd7ea023167f7c4b190e34
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157186
    Tested-by: Jenkins
    Reviewed-by: Hossein <hoss...@libreoffice.org>

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index cca1b2ec38ae..311c5d3dff2e 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -2159,7 +2159,7 @@
       </node>
       <node oor:name=".uno:TextAutoFitToSize" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Autofit Text</value>
+          <value xml:lang="en-US">Shrink text on overflow</value>
         </prop>
       </node>
       <node oor:name=".uno:TaskPaneInsertPage" oor:op="replace">

Reply via email to