Kaydet (Commit) 00df4a5a authored tarafından Sabri Unal's avatar Sabri Unal Kaydeden (comit) Heiko Tietze

Related: tdf#121340: Do wizards steps Title Case

Change-Id: I55442bddb7fab98745b984551ffc1fa93a056742
Reviewed-on: https://gerrit.libreoffice.org/64138
Tested-by: Jenkins
Reviewed-by: 's avatarHeiko Tietze <tietze.heiko@gmail.com>
üst e9e49fce
...@@ -823,12 +823,12 @@ ...@@ -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_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_FILTERNAME NC_("ST_FILTERNAME", "%PRODUCTNAME Address List (.csv)")
#define ST_STARTING NC_("ST_STARTING", "Select starting document") #define ST_STARTING NC_("ST_STARTING", "Select Starting Document")
#define ST_DOCUMENTTYPE NC_("ST_DOCUMENTTYPE", "Select document type") #define ST_DOCUMENTTYPE NC_("ST_DOCUMENTTYPE", "Select Document Type")
#define ST_ADDRESSBLOCK NC_("ST_ADDRESSBLOCK", "Insert address block") #define ST_ADDRESSBLOCK NC_("ST_ADDRESSBLOCK", "Insert Address Block")
#define ST_ADDRESSLIST NC_("ST_ADDRESSLIST", "Select address list") #define ST_ADDRESSLIST NC_("ST_ADDRESSLIST", "Select Address List")
#define ST_GREETINGSLINE NC_("ST_GREETINGSLINE", "Create salutation") #define ST_GREETINGSLINE NC_("ST_GREETINGSLINE", "Create Salutation")
#define ST_LAYOUT NC_("ST_LAYOUT", "Adjust layout") #define ST_LAYOUT NC_("ST_LAYOUT", "Adjust Layout")
#define ST_EXCLUDE NC_("ST_EXCLUDE", "Exclude recipient") #define ST_EXCLUDE NC_("ST_EXCLUDE", "Exclude recipient")
#define ST_FINISH NC_("ST_FINISH", "~Finish") #define ST_FINISH NC_("ST_FINISH", "~Finish")
#define ST_MMWTITLE NC_("ST_MMWTITLE", "Mail Merge Wizard") #define ST_MMWTITLE NC_("ST_MMWTITLE", "Mail Merge Wizard")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment