diff options
Diffstat (limited to 'sw/inc/utlui.hrc')
-rw-r--r-- | sw/inc/utlui.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/utlui.hrc b/sw/inc/utlui.hrc index 4f9a7287bfd0..8a74ba247068 100644 --- a/sw/inc/utlui.hrc +++ b/sw/inc/utlui.hrc @@ -28,7 +28,7 @@ const char* RID_SHELLRES_AUTOFMTSTRS[] = NC_("RID_SHELLRES_AUTOFMTSTRS", "Use replacement table"), NC_("RID_SHELLRES_AUTOFMTSTRS", "Correct TWo INitial CApitals"), NC_("RID_SHELLRES_AUTOFMTSTRS", "Capitalize first letter of sentences"), - NC_("RID_SHELLRES_AUTOFMTSTRS", "Replace \"standard\" quotes with %1 \bcustom%2 quotes"), + NC_("RID_SHELLRES_AUTOFMTSTRS", "Replace \"standard\" quotes with %1custom%2 quotes"), NC_("RID_SHELLRES_AUTOFMTSTRS", "Replace Custom Styles"), NC_("RID_SHELLRES_AUTOFMTSTRS", "Bullets replaced"), NC_("RID_SHELLRES_AUTOFMTSTRS", "Automatic _underline_"), |