This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push:
new 434c78c566 Correct Help files
434c78c566 is described below
commit 434c78c566d6c39fafd63a74d0d5d8d5daf5a5aa
Author: mseidel <[email protected]>
AuthorDate: Sun Jan 26 15:39:07 2025 +0100
Correct Help files
(cherry picked from commit a89ad43327ebf4e49c95b452d6172726d9d8d275)
---
main/sw/source/ui/fmtui/tmpdlg.src | 4 ++--
main/sw/source/ui/misc/num.src | 4 +---
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/main/sw/source/ui/fmtui/tmpdlg.src
b/main/sw/source/ui/fmtui/tmpdlg.src
index 385eecb815..93b23d64d0 100644
--- a/main/sw/source/ui/fmtui/tmpdlg.src
+++ b/main/sw/source/ui/fmtui/tmpdlg.src
@@ -371,7 +371,7 @@ TabDialog DLG_TEMPLATE_5
PageItem
{
Identifier = RID_SVXPAGE_PICK_SINGLE_NUM ;
- Text [ en-US ] = "Numbering Style" ;
+ Text [ en-US ] = "Numbering" ;
};
PageItem
{
@@ -395,7 +395,7 @@ TabDialog DLG_TEMPLATE_5
};
};
};
- Text [ en-US ] = "Numbering Style" ;
+ Text [ en-US ] = "List Style" ;
};
// ********************************************************************** EOF
diff --git a/main/sw/source/ui/misc/num.src b/main/sw/source/ui/misc/num.src
index fbbab32204..82f64a57ad 100644
--- a/main/sw/source/ui/misc/num.src
+++ b/main/sw/source/ui/misc/num.src
@@ -19,8 +19,6 @@
*
*************************************************************/
-
-
#include "globals.hrc"
#include "misc.hrc"
#include "num.hrc"
@@ -308,7 +306,7 @@ TabDialog DLG_SVXTEST_NUM_BULLET
PageItem
{
Identifier = RID_SVXPAGE_PICK_SINGLE_NUM ;
- Text [ en-US ] = "Numbering type" ;
+ Text [ en-US ] = "Numbering" ;
};
PageItem
{