summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorRoman Kuznetsov <antilibreoffice@gmail.com>2019-05-19 14:06:19 +0200
committerHeiko Tietze <tietze.heiko@gmail.com>2019-06-02 19:41:40 +0200
commit7d49e64c2aad701d2903af8a451a31d90005d257 (patch)
tree64df13c3b8b43cc307e654f16ad0c26fe6afdfbe /sw
parent609d461794fe2048550d9619eda27b4d6bb8425e (diff)
tdf#124582 Change Outline Numbering to Chapter Numbering
on Outline & Numbering tab in Paragraph style dialog Change-Id: I2e97dfae832c497c5d08f00eb8c6e6b97884b717 Reviewed-on: https://gerrit.libreoffice.org/72551 Tested-by: Jenkins Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/strings.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index 88171b13d638..1de4f3303db8 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -287,7 +287,7 @@
#define STR_REDLINE_UNKNOWN_AUTHOR NC_("STR_REDLINE_UNKNOWN_AUTHOR", "Unknown Author")
#define STR_DELETE_NOTE_AUTHOR NC_("STR_DELETE_NOTE_AUTHOR", "Delete ~All Comments by $1")
#define STR_HIDE_NOTE_AUTHOR NC_("STR_HIDE_NOTE_AUTHOR", "H~ide All Comments by $1")
-#define STR_OUTLINE_NUMBERING NC_("STR_OUTLINE_NUMBERING", "Outline Numbering")
+#define STR_OUTLINE_NUMBERING NC_("STR_OUTLINE_NUMBERING", "Chapter Numbering")
/* To translators: $1 == will be replaced by STR_WORDCOUNT_WORDARG, and $2 by STR_WORDCOUNT_COLARG
e.g. Selected: 1 word, 2 characters */
#define STR_WORDCOUNT NC_("STR_WORDCOUNT", "Selected: $1, $2")