This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/trunk by this push:
     new a66ccdb3ab Change moveable -> movable
a66ccdb3ab is described below

commit a66ccdb3ab3bff38994e55488eaf59ce1b20a1b0
Author: mseidel <[email protected]>
AuthorDate: Thu Jan 4 23:02:23 2024 +0100

    Change moveable -> movable
---
 main/helpcontent2/source/text/shared/optionen/01070500.xhp | 6 +++---
 main/sd/source/ui/dlg/tpoption.src                         | 4 +---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/main/helpcontent2/source/text/shared/optionen/01070500.xhp 
b/main/helpcontent2/source/text/shared/optionen/01070500.xhp
index ee906a7625..95325dbd62 100644
--- a/main/helpcontent2/source/text/shared/optionen/01070500.xhp
+++ b/main/helpcontent2/source/text/shared/optionen/01070500.xhp
@@ -32,7 +32,7 @@
 <section id="sonstiges">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3149295">
 <bookmark_value>presentations; starting with wizard</bookmark_value>
-<bookmark_value>objects; always moveable (Impress/Draw)</bookmark_value>
+<bookmark_value>objects; always movable (Impress/Draw)</bookmark_value>
 <bookmark_value>distorting in drawings</bookmark_value>
 <bookmark_value>spacing; tabs in presentations</bookmark_value>
 <bookmark_value>tab stops; spacing in presentations</bookmark_value>
@@ -80,8 +80,8 @@
 <paragraph role="heading" id="hd_id3147428" xml-lang="en-US" level="3" 
l10n="U" oldref="17">Copy when moving</paragraph>
 <paragraph role="paragraph" id="par_id3154730" xml-lang="en-US" l10n="CHG" 
oldref="18"><ahelp hid=".">If enabled, a copy is created when you move an 
object while holding down the Ctrl key (Mac: Command key).</ahelp> The same 
will apply for rotating and resizing the object. The original object will 
remain in its current position and size.</paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/sd:CheckBox:TP_OPTIONS_MISC:CBX_MARKED_HIT_MOVES_ALWAYS" 
id="bm_id3150592" localize="false"/>
-<paragraph role="heading" id="hd_id3148457" xml-lang="en-US" level="3" 
l10n="U" oldref="19">Objects always moveable</paragraph>
-<paragraph role="paragraph" id="par_id3149413" xml-lang="en-US" l10n="U" 
oldref="20"><ahelp 
hid="SD:CHECKBOX:TP_OPTIONS_MISC:CBX_MARKED_HIT_MOVES_ALWAYS">Specifies that 
you want to move an object with the <emph>Rotate</emph> tool enabled. When 
<emph>Object always moveable</emph> is not marked, the <emph>Rotate</emph> tool 
can only be used to rotate an object.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3148457" xml-lang="en-US" level="3" 
l10n="U" oldref="19">Objects always movable</paragraph>
+<paragraph role="paragraph" id="par_id3149413" xml-lang="en-US" l10n="U" 
oldref="20"><ahelp 
hid="SD:CHECKBOX:TP_OPTIONS_MISC:CBX_MARKED_HIT_MOVES_ALWAYS">Specifies that 
you want to move an object with the <emph>Rotate</emph> tool enabled. When 
<emph>Object always movable</emph> is not marked, the <emph>Rotate</emph> tool 
can only be used to rotate an object.</ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/sd:CheckBox:TP_OPTIONS_MISC:CBX_CROOK_NO_CONTORTION" 
id="bm_id3151207" localize="false"/>
 <paragraph role="heading" id="hd_id3154512" xml-lang="en-US" level="3" 
l10n="U" oldref="21">Do not distort objects in curve (only in 
drawings)</paragraph>
 <paragraph role="paragraph" id="par_id3154270" xml-lang="en-US" l10n="U" 
oldref="22"><ahelp 
hid="SD:CHECKBOX:TP_OPTIONS_MISC:CBX_CROOK_NO_CONTORTION">Maintains relative 
alignment of Bézier points and 2D drawing objects to each other when you 
distort the object.</ahelp></paragraph>
diff --git a/main/sd/source/ui/dlg/tpoption.src 
b/main/sd/source/ui/dlg/tpoption.src
index ccb45a06ca..a2420eeaba 100644
--- a/main/sd/source/ui/dlg/tpoption.src
+++ b/main/sd/source/ui/dlg/tpoption.src
@@ -19,8 +19,6 @@
  *
  *************************************************************/
 
-
-
 #include "tpoption.hrc"
 #include "helpids.h"
 
@@ -144,7 +142,7 @@ TabPage TP_OPTIONS_MISC
                Pos = MAP_APPFONT ( 12, 106 ) ;
                Size = MAP_APPFONT ( 242, 10 ) ;
                TabStop = TRUE ;
-               Text [ en-US ] = "Objects always moveable" ;
+               Text [ en-US ] = "Objects always movable" ;
        };
        CheckBox CBX_CROOK_NO_CONTORTION
        {

Reply via email to