Related: tdf#121340: Do wizards steps Title Case
Change-Id: I55442bddb7fab98745b984551ffc1fa93a056742
Reviewed-on: https://gerrit.libreoffice.org/64138
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index a53b454..a9825ba 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -823,12 +823,12 @@
#define ST_CONFIGUREMAIL NC_("ST_CONFIGUREMAIL", "In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n\nDo you want to enter e-mail account information now?")
#define ST_FILTERNAME NC_("ST_FILTERNAME", "%PRODUCTNAME Address List (.csv)")
#define ST_STARTING NC_("ST_STARTING", "Select starting document")
#define ST_DOCUMENTTYPE NC_("ST_DOCUMENTTYPE", "Select document type")
#define ST_ADDRESSBLOCK NC_("ST_ADDRESSBLOCK", "Insert address block")
#define ST_ADDRESSLIST NC_("ST_ADDRESSLIST", "Select address list")
#define ST_GREETINGSLINE NC_("ST_GREETINGSLINE", "Create salutation")
#define ST_LAYOUT NC_("ST_LAYOUT", "Adjust layout")
#define ST_STARTING NC_("ST_STARTING", "Select Starting Document")
#define ST_DOCUMENTTYPE NC_("ST_DOCUMENTTYPE", "Select Document Type")
#define ST_ADDRESSBLOCK NC_("ST_ADDRESSBLOCK", "Insert Address Block")
#define ST_ADDRESSLIST NC_("ST_ADDRESSLIST", "Select Address List")
#define ST_GREETINGSLINE NC_("ST_GREETINGSLINE", "Create Salutation")
#define ST_LAYOUT NC_("ST_LAYOUT", "Adjust Layout")
#define ST_EXCLUDE NC_("ST_EXCLUDE", "Exclude recipient")
#define ST_FINISH NC_("ST_FINISH", "~Finish")
#define ST_MMWTITLE NC_("ST_MMWTITLE", "Mail Merge Wizard")