sw/inc/strings.hrc |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit cc7732fb4bbe8ffd6820c4db559d326c043bfb67
Author:     Seth Chaiklin <sdc.bla...@youmail.dk>
AuthorDate: Thu Apr 28 18:14:14 2022 +0100
Commit:     Seth Chaiklin <sdc.bla...@youmail.dk>
CommitDate: Sat Apr 30 09:50:21 2022 +0200

    tdf#148718 Partial revert of commit 6fbc3de17cd9274dc3a09e1eeb914c45f7dfe140
    
       Put the "Heading" and "Heading 1.x" labels back
    
    Change-Id: I953622554c63c828f6c8353c8f3a0f5aafc61144
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133488
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.bla...@youmail.dk>

diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index 1c5dbf0c5bfe..c19ebe69fc9b 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -374,11 +374,11 @@
 #define STR_CONTENT_TYPE_FOOTNOTE               
NC_("STR_CONTENT_TYPE_FOOTNOTE", "Footnotes")
 #define STR_CONTENT_TYPE_ENDNOTE                
NC_("STR_CONTENT_TYPE_ENDNOTE", "Endnotes")
 #define STR_CONTENT_TYPE_POSTIT                 NC_("STR_CONTENT_TYPE_POSTIT", 
"Comments")
-#define STR_IDXEXAMPLE_IDXTXT_HEADING1          
NC_("STR_IDXEXAMPLE_IDXTXT_HEADING1", "Chapter 1")
+#define STR_IDXEXAMPLE_IDXTXT_HEADING1          
NC_("STR_IDXEXAMPLE_IDXTXT_HEADING1", "Heading 1")
 #define STR_IDXEXAMPLE_IDXTXT_ENTRY1            
NC_("STR_IDXEXAMPLE_IDXTXT_ENTRY1", "This is the content from the first 
chapter. This is a user directory entry.")
-#define STR_IDXEXAMPLE_IDXTXT_HEADING11         
NC_("STR_IDXEXAMPLE_IDXTXT_HEADING11", "Subchapter 1.1")
+#define STR_IDXEXAMPLE_IDXTXT_HEADING11         
NC_("STR_IDXEXAMPLE_IDXTXT_HEADING11", "Heading 1.1")
 #define STR_IDXEXAMPLE_IDXTXT_ENTRY11           
NC_("STR_IDXEXAMPLE_IDXTXT_ENTRY11", "This is the content from subchapter 1.1. 
This is the entry for the table of contents.")
-#define STR_IDXEXAMPLE_IDXTXT_HEADING12         
NC_("STR_IDXEXAMPLE_IDXTXT_HEADING12", "Subchapter 1.2")
+#define STR_IDXEXAMPLE_IDXTXT_HEADING12         
NC_("STR_IDXEXAMPLE_IDXTXT_HEADING12", "Heading 1.2")
 #define STR_IDXEXAMPLE_IDXTXT_ENTRY12           
NC_("STR_IDXEXAMPLE_IDXTXT_ENTRY12", "This is the content from subchapter 1.2. 
This keyword is a main entry.")
 #define STR_IDXEXAMPLE_IDXTXT_TABLE1            
NC_("STR_IDXEXAMPLE_IDXTXT_TABLE1", "Table 1: This is table 1")
 #define STR_IDXEXAMPLE_IDXTXT_IMAGE1            
NC_("STR_IDXEXAMPLE_IDXTXT_IMAGE1", "Image 1: This is image 1")

Reply via email to