[Libreoffice-commits] core.git: sw/inc
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Tue Apr 13 18:45:41 UTC 2021
sw/inc/strings.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b2b99a4ce105e1c1627e923f2fc4e9bf488dff2b
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Fri Mar 12 14:08:18 2021 +0100
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Tue Apr 13 20:44:56 2021 +0200
tdf#140818 "Default Character Style" -> "No Character Style"
Change-Id: Iba0c7310c5fac08f8fa90ed8eb65e7c9403635b9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112311
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index bb1c568a09bb..f67b3ecf9a31 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -35,7 +35,7 @@
#define STR_APPLY_EXTENDEDTIP NC_("STR_APPLY_EXTENDEDTIP", "Applies all modifications without closing dialog. Values are saved and cannot be reverted with Reset.")
// Format names
-#define STR_POOLCHR_STANDARD NC_("STR_POOLCHR_STANDARD", "Default Character Style")
+#define STR_POOLCHR_STANDARD NC_("STR_POOLCHR_STANDARD", "No Character Style")
#define STR_POOLCHR_FOOTNOTE NC_("STR_POOLCHR_FOOTNOTE", "Footnote Characters")
#define STR_POOLCHR_PAGENO NC_("STR_POOLCHR_PAGENO", "Page Number")
#define STR_POOLCHR_LABEL NC_("STR_POOLCHR_LABEL", "Caption Characters")
More information about the Libreoffice-commits
mailing list