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@ubuntu.com>
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index bb1c568..f67b3ec 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")