[Libreoffice-commits] core.git: sw/inc
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Wed Oct 6 18:49:14 UTC 2021
sw/inc/strings.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 46a2b36aefde5de7abeaca230973cf0d47b9a505
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Oct 6 17:00:34 2021 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Oct 6 20:48:38 2021 +0200
Fix typo
Change-Id: I2f229b95c997a6e4f87f3d91fab1bf299cfe9670
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123149
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index baf845d9a150..852e46ec9450 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -404,7 +404,7 @@
#define STR_CONTENT_TYPE_SINGLE_FOOTNOTE NC_("STR_CONTENT_TYPE_SINGLE_FOOTNOTE", "Footnote or Endnote")
#define STR_CONTENT_FOOTNOTE NC_("STR_CONTENT_FOOTNOTE", "Footnote")
#define STR_CONTENT_ENDNOTE NC_("STR_CONTENT_ENDNOTE", "Endnote")
-#define STR_FOOTNOTE_ENDNOTE_SEPARATOR_TIP NC_("STR_FOOTNOTE_ENDNOTE_SEPARATOR_TIP", "Foonotes are listed above this line and Endnotes are listed below")
+#define STR_FOOTNOTE_ENDNOTE_SEPARATOR_TIP NC_("STR_FOOTNOTE_ENDNOTE_SEPARATOR_TIP", "Footnotes are listed above this line and Endnotes are listed below")
#define STR_DEFINE_NUMBERFORMAT NC_("STR_DEFINE_NUMBERFORMAT", "Additional formats...")
#define RID_STR_SYSTEM NC_("RID_STR_SYSTEM", "[System]")
#define STR_MULT_INTERACT_HYPH_WARN NC_("STR_MULT_INTERACT_HYPH_WARN", "The interactive hyphenation is already active\nin a different document")
More information about the Libreoffice-commits
mailing list