From 8b57d07a64e03db32b5383f58a40c1509392cd24 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 23 Jan 2019 11:59:37 +0000 Subject: complete the univerbation of E-mail to Email in the ui it now looks old-fashioned hyphenated Change-Id: I5b2b905277356c1b986f97de29f82ac1c21b1709 Reviewed-on: https://gerrit.libreoffice.org/66796 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- cui/inc/strings.hrc | 2 +- cui/inc/treeopt.hrc | 4 ++-- cui/uiconfig/ui/optemailpage.ui | 4 ++-- cui/uiconfig/ui/optuserpage.ui | 2 +- extensions/inc/strings.hrc | 2 +- include/sfx2/strings.hrc | 2 +- include/svtools/strings.hrc | 2 +- .../data/org/openoffice/Office/UI/CalcCommands.xcu | 4 ++-- .../data/org/openoffice/Office/UI/DbuCommands.xcu | 2 +- .../openoffice/Office/UI/DrawImpressCommands.xcu | 4 ++-- .../org/openoffice/Office/UI/GenericCommands.xcu | 12 +++++----- .../org/openoffice/Office/UI/WriterCommands.xcu | 6 ++--- .../schema/org/openoffice/Office/Security.xcs | 2 +- .../schema/org/openoffice/Office/Writer.xcs | 26 +++++++++++----------- .../registry/schema/org/openoffice/UserProfile.xcs | 2 +- sd/inc/strings.hrc | 2 +- sfx2/inc/dinfdlg.hrc | 2 +- sfx2/uiconfig/ui/errorfindemaildialog.ui | 6 ++--- sw/inc/dbui.hrc | 2 +- sw/inc/strings.hrc | 8 +++---- sw/uiconfig/swriter/ui/businessdatapage.ui | 2 +- sw/uiconfig/swriter/ui/ccdialog.ui | 2 +- sw/uiconfig/swriter/ui/mailconfigpage.ui | 4 ++-- sw/uiconfig/swriter/ui/mmmailbody.ui | 4 ++-- sw/uiconfig/swriter/ui/mmoutputtypepage.ui | 4 ++-- sw/uiconfig/swriter/ui/mmresultemaildialog.ui | 4 ++-- sw/uiconfig/swriter/ui/mmsendmails.ui | 6 ++--- sw/uiconfig/swriter/ui/privateuserpage.ui | 2 +- sw/uiconfig/swriter/ui/testmailsettings.ui | 2 +- sw/uiconfig/swriter/ui/warnemaildialog.ui | 4 ++-- wizards/com/sun/star/wizards/common/strings.hrc | 2 +- 31 files changed, 66 insertions(+), 66 deletions(-) diff --git a/cui/inc/strings.hrc b/cui/inc/strings.hrc index 0359680e678d..9278d9e818b4 100644 --- a/cui/inc/strings.hrc +++ b/cui/inc/strings.hrc @@ -77,7 +77,7 @@ #define RID_SVXSTR_HYPERDLG_HLINETTP NC_("RID_SVXSTR_HYPERDLG_HLINETTP", "Internet") #define RID_SVXSTR_HYPERDLG_HLINETTP_HELP NC_("RID_SVXSTR_HYPERDLG_HLINETTP_HELP", "This is where you create a hyperlink to a Web page or FTP server connection.") #define RID_SVXSTR_HYPERDLG_HLMAILTP NC_("RID_SVXSTR_HYPERDLG_HLMAILTP", "Mail") -#define RID_SVXSTR_HYPERDLG_HLMAILTP_HELP NC_("RID_SVXSTR_HYPERDLG_HLMAILTP_HELP", "This is where you create a hyperlink to an e-mail address.") +#define RID_SVXSTR_HYPERDLG_HLMAILTP_HELP NC_("RID_SVXSTR_HYPERDLG_HLMAILTP_HELP", "This is where you create a hyperlink to an email address.") #define RID_SVXSTR_HYPERDLG_HLDOCTP NC_("RID_SVXSTR_HYPERDLG_HLDOCTP", "Document") #define RID_SVXSTR_HYPERDLG_HLDOCTP_HELP NC_("RID_SVXSTR_HYPERDLG_HLDOCTP_HELP", "This is where you create a hyperlink to an existing document or a target within a document.") #define RID_SVXSTR_HYPERDLG_HLDOCNTP NC_("RID_SVXSTR_HYPERDLG_HLDOCNTP", "New Document") diff --git a/cui/inc/treeopt.hrc b/cui/inc/treeopt.hrc index 824e0fd369e8..a7f271a016c6 100644 --- a/cui/inc/treeopt.hrc +++ b/cui/inc/treeopt.hrc @@ -58,7 +58,7 @@ const std::pair SID_INET_DLG_RES[] = { { NC_("SID_INET_DLG_RES", "Internet"), 0 }, { NC_("SID_INET_DLG_RES", "Proxy"), RID_SVXPAGE_INET_PROXY }, - { NC_("SID_INET_DLG_RES", "E-mail"), RID_SVXPAGE_INET_MAIL } + { NC_("SID_INET_DLG_RES", "Email"), RID_SVXPAGE_INET_MAIL } }; const std::pair SID_SW_EDITOPTIONS_RES[] = @@ -77,7 +77,7 @@ const std::pair SID_SW_EDITOPTIONS_RES[] = { NC_("SID_SW_EDITOPTIONS_RES", "Comparison"), RID_SW_TP_COMPARISON_OPT }, { NC_("SID_SW_EDITOPTIONS_RES", "Compatibility"), RID_SW_TP_OPTCOMPATIBILITY_PAGE }, { NC_("SID_SW_EDITOPTIONS_RES", "AutoCaption"), RID_SW_TP_OPTCAPTION_PAGE }, - { NC_("SID_SW_EDITOPTIONS_RES", "Mail Merge E-mail"), RID_SW_TP_MAILCONFIG } + { NC_("SID_SW_EDITOPTIONS_RES", "Mail Merge Email"), RID_SW_TP_MAILCONFIG } }; const std::pair SID_SW_ONLINEOPTIONS_RES[] = diff --git a/cui/uiconfig/ui/optemailpage.ui b/cui/uiconfig/ui/optemailpage.ui index 02544d91483a..497e99a99d92 100644 --- a/cui/uiconfig/ui/optemailpage.ui +++ b/cui/uiconfig/ui/optemailpage.ui @@ -23,7 +23,7 @@ True False - _E-mail program: + _Email program: True url @@ -164,7 +164,7 @@ True False - Sending Documents as E-mail Attachments + Sending Documents as Email Attachments diff --git a/cui/uiconfig/ui/optuserpage.ui b/cui/uiconfig/ui/optuserpage.ui index 70c79798cd6c..b6a481701aa3 100644 --- a/cui/uiconfig/ui/optuserpage.ui +++ b/cui/uiconfig/ui/optuserpage.ui @@ -145,7 +145,7 @@ False True end - Fa_x/e-mail: + Fa_x/email: True fax diff --git a/extensions/inc/strings.hrc b/extensions/inc/strings.hrc index 0e6853ccfb81..45fe49a8167b 100644 --- a/extensions/inc/strings.hrc +++ b/extensions/inc/strings.hrc @@ -352,7 +352,7 @@ #define ST_TYPE_PROCEEDINGS NC_("ST_TYPE_PROCEEDINGS", "Conference proceedings") #define ST_TYPE_TECHREPORT NC_("ST_TYPE_TECHREPORT", "Research report") #define ST_TYPE_UNPUBLISHED NC_("ST_TYPE_UNPUBLISHED", "Unpublished") -#define ST_TYPE_EMAIL NC_("ST_TYPE_EMAIL", "E-mail") +#define ST_TYPE_EMAIL NC_("ST_TYPE_EMAIL", "Email") #define ST_TYPE_WWW NC_("ST_TYPE_WWW", "WWW document") #define ST_TYPE_CUSTOM1 NC_("ST_TYPE_CUSTOM1", "User-defined1") #define ST_TYPE_CUSTOM2 NC_("ST_TYPE_CUSTOM2", "User-defined2") diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc index 329c5c8c39db..6b21c26f5878 100644 --- a/include/sfx2/strings.hrc +++ b/include/sfx2/strings.hrc @@ -235,7 +235,7 @@ #define STR_PRINT_NEWSIZE NC_("STR_PRINT_NEWSIZE", "The page size has been modified.\nShould the new settings be saved\nin the active document?") #define STR_PRINT_NEWORISIZE NC_("STR_PRINT_NEWORISIZE", "The page size and orientation have been modified.\nWould you like to save the new settings in the\nactive document?") #define STR_CANT_CLOSE NC_("STR_CANT_CLOSE", "The document cannot be closed because a\n print job is being carried out.") -#define STR_ERROR_SEND_MAIL NC_("STR_ERROR_SEND_MAIL", "An error occurred in sending the message. Possible errors could be a missing user account or a defective setup.\nPlease check the %PRODUCTNAME settings or your e-mail program settings.") +#define STR_ERROR_SEND_MAIL NC_("STR_ERROR_SEND_MAIL", "An error occurred in sending the message. Possible errors could be a missing user account or a defective setup.\nPlease check the %PRODUCTNAME settings or your email program settings.") // Error codes look like "MAPI_E_FAILURE" or "1234" #define STR_ERROR_SEND_MAIL_CODE NC_("STR_ERROR_SEND_MAIL_CODE", "An error occurred in sending the message. Possible errors could be a missing user account or a defective setup.\n\nError code is $1") #define STR_ERROR_SEND_MAIL_HEADER NC_("STR_ERROR_SEND_MAIL_HEADER", "Error sending mail") diff --git a/include/svtools/strings.hrc b/include/svtools/strings.hrc index efd5ece4efa8..80c3c86f1aa6 100644 --- a/include/svtools/strings.hrc +++ b/include/svtools/strings.hrc @@ -263,7 +263,7 @@ #define STR_FIELD_HOMETEL NC_("STR_FIELD_HOMETEL", "Tel: Home") #define STR_FIELD_WORKTEL NC_("STR_FIELD_WORKTEL", "Tel: Work") #define STR_FIELD_FAX NC_("STR_FIELD_FAX", "FAX") -#define STR_FIELD_EMAIL NC_("STR_FIELD_EMAIL", "E-mail") +#define STR_FIELD_EMAIL NC_("STR_FIELD_EMAIL", "Email") #define STR_FIELD_URL NC_("STR_FIELD_URL", "URL") #define STR_FIELD_NOTE NC_("STR_FIELD_NOTE", "Note") #define STR_FIELD_USER1 NC_("STR_FIELD_USER1", "User 1") diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index b5ef09d004d9..508d465aca76 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -2176,12 +2176,12 @@ - E-mail as ~Microsoft Excel... + Email as ~Microsoft Excel... - E-mail as ~OpenDocument Spreadsheet... + Email as ~OpenDocument Spreadsheet... diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu index 6b652b5735bf..95179319221f 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu @@ -500,7 +500,7 @@ - Report As E-Mail... + Report As Email... diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu index 4eb065731bba..79027123e181 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu @@ -1657,12 +1657,12 @@ - E-mail as ~Microsoft PowerPoint Presentation... + Email as ~Microsoft PowerPoint Presentation... - E-mail as ~OpenDocument Presentation... + Email as ~OpenDocument Presentation... diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 81b94855eb23..5e0316d6795e 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -4947,7 +4947,7 @@ - E-mail as P~DF... + Email as P~DF... @@ -5718,13 +5718,13 @@ - E-mail + Email - ~E-mail Document... + ~Email Document... - Attach to E-mail + Attach to Email 1 @@ -6684,12 +6684,12 @@ - E-mail as ~Microsoft Format... + Email as ~Microsoft Format... - E-mail as ~OpenDocument Format... + Email as ~OpenDocument Format... diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index b0b8e04cf3a7..cc136f04a7c6 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -744,7 +744,7 @@ - Send E-Mail Messages + Send Email Messages 1 @@ -2664,12 +2664,12 @@ - E-mail as ~Microsoft Word... + Email as ~Microsoft Word... - E-mail as ~OpenDocument Text... + Email as ~OpenDocument Text... diff --git a/officecfg/registry/schema/org/openoffice/Office/Security.xcs b/officecfg/registry/schema/org/openoffice/Office/Security.xcs index f6e57cdb7c26..50134e8f33b3 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Security.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Security.xcs @@ -51,7 +51,7 @@ - Specifies whether to remove the hidden content when sending the document attached to an e-mail + Specifies whether to remove the hidden content when sending the document attached to an email diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs index 259c3d2f4cf3..541f3984a21d 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs @@ -745,7 +745,7 @@ - Determines whether the document output is a letter, not an e-mail. + Determines whether the document output is a letter, not an email. true @@ -807,8 +807,8 @@ - Determines whether an e-mail should have a greeting line. - + Determines whether an email should have a greeting line. + true @@ -821,8 +821,8 @@ - Determines whether in an e-mail an individual greeting line is used instead of a neutral one. - + Determines whether in an email an individual greeting line is used instead of a neutral one. + true @@ -871,13 +871,13 @@ Contains the display name of the mail address. - + - e-Mail address. - + Email address. + @@ -972,8 +972,8 @@ - Determines whether e-Mail is supported. - + Determines whether email is supported. + @@ -5287,8 +5287,8 @@ - Specifies your e-mail address. - + Specifies your email address. + @@ -5418,7 +5418,7 @@ - Specifies your e-mail address. + Specifies your email address. diff --git a/officecfg/registry/schema/org/openoffice/UserProfile.xcs b/officecfg/registry/schema/org/openoffice/UserProfile.xcs index 478e03f82dd3..77ec236c385a 100644 --- a/officecfg/registry/schema/org/openoffice/UserProfile.xcs +++ b/officecfg/registry/schema/org/openoffice/UserProfile.xcs @@ -171,7 +171,7 @@ - Specifies the user's e-mail address. + Specifies the user's email address. diff --git a/sd/inc/strings.hrc b/sd/inc/strings.hrc index 22f10372f2ab..c0d6631d5b19 100644 --- a/sd/inc/strings.hrc +++ b/sd/inc/strings.hrc @@ -208,7 +208,7 @@ #define STR_HTMLEXP_CONTENTS NC_("STR_HTMLEXP_CONTENTS", "Table of contents") #define STR_HTMLEXP_CLICKSTART NC_("STR_HTMLEXP_CLICKSTART", "Click here to start") #define STR_HTMLEXP_AUTHOR NC_("STR_HTMLEXP_AUTHOR", "Author") -#define STR_HTMLEXP_EMAIL NC_("STR_HTMLEXP_EMAIL", "E-mail") +#define STR_HTMLEXP_EMAIL NC_("STR_HTMLEXP_EMAIL", "Email") #define STR_HTMLEXP_HOMEPAGE NC_("STR_HTMLEXP_HOMEPAGE", "Homepage") #define STR_HTMLEXP_INFO NC_("STR_HTMLEXP_INFO", "Further information") #define STR_HTMLEXP_DOWNLOAD NC_("STR_HTMLEXP_DOWNLOAD", "Download presentation") diff --git a/sfx2/inc/dinfdlg.hrc b/sfx2/inc/dinfdlg.hrc index c03d0a4223a7..a99ead5b6b91 100644 --- a/sfx2/inc/dinfdlg.hrc +++ b/sfx2/inc/dinfdlg.hrc @@ -33,7 +33,7 @@ const char* SFX_CB_PROPERTY_STRINGARRAY[] = NC_("SFX_CB_PROPERTY_STRINGARRAY", "Division"), NC_("SFX_CB_PROPERTY_STRINGARRAY", "Document number"), NC_("SFX_CB_PROPERTY_STRINGARRAY", "Editor"), - NC_("SFX_CB_PROPERTY_STRINGARRAY", "E-Mail"), + NC_("SFX_CB_PROPERTY_STRINGARRAY", "Email"), NC_("SFX_CB_PROPERTY_STRINGARRAY", "Forward to"), NC_("SFX_CB_PROPERTY_STRINGARRAY", "Group"), NC_("SFX_CB_PROPERTY_STRINGARRAY", "Info"), diff --git a/sfx2/uiconfig/ui/errorfindemaildialog.ui b/sfx2/uiconfig/ui/errorfindemaildialog.ui index bb6b1c1a033b..bb8274e70d51 100644 --- a/sfx2/uiconfig/ui/errorfindemaildialog.ui +++ b/sfx2/uiconfig/ui/errorfindemaildialog.ui @@ -4,15 +4,15 @@ False - No e-mail configuration + No email configuration False True dialog True error ok - %PRODUCTNAME was unable to find a working e-mail configuration. - Please save this document locally instead and attach it from within your e-mail client. + %PRODUCTNAME was unable to find a working email configuration. + Please save this document locally instead and attach it from within your email client. False diff --git a/sw/inc/dbui.hrc b/sw/inc/dbui.hrc index 086df8534373..778f229ed4f3 100644 --- a/sw/inc/dbui.hrc +++ b/sw/inc/dbui.hrc @@ -54,7 +54,7 @@ const std::pair SA_ADDRESS_HEADER[] = { NC_("SA_ADDRESS_HEADER", "Country") , MM_PART_COUNTRY }, { NC_("SA_ADDRESS_HEADER", "Telephone private") , MM_PART_PHONE_PRIVATE }, { NC_("SA_ADDRESS_HEADER", "Telephone business") , MM_PART_PHONE_BUSINESS }, - { NC_("SA_ADDRESS_HEADER", "E-mail Address") , MM_PART_E_MAIL }, + { NC_("SA_ADDRESS_HEADER", "Email Address") , MM_PART_E_MAIL }, { NC_("SA_ADDRESS_HEADER", "Gender"), MM_PART_GENDER } }; diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc index 0c19a9aa7c64..f6d9a86cb808 100644 --- a/sw/inc/strings.hrc +++ b/sw/inc/strings.hrc @@ -719,7 +719,7 @@ #define STR_AUTH_TYPE_PROCEEDINGS NC_("STR_AUTH_TYPE_PROCEEDINGS", "Conference proceedings") #define STR_AUTH_TYPE_TECHREPORT NC_("STR_AUTH_TYPE_TECHREPORT", "Research report") #define STR_AUTH_TYPE_UNPUBLISHED NC_("STR_AUTH_TYPE_UNPUBLISHED", "Unpublished") -#define STR_AUTH_TYPE_EMAIL NC_("STR_AUTH_TYPE_EMAIL", "E-mail") +#define STR_AUTH_TYPE_EMAIL NC_("STR_AUTH_TYPE_EMAIL", "Email") #define STR_AUTH_TYPE_WWW NC_("STR_AUTH_TYPE_WWW", "WWW document") #define STR_AUTH_TYPE_CUSTOM1 NC_("STR_AUTH_TYPE_CUSTOM1", "User-defined1") #define STR_AUTH_TYPE_CUSTOM2 NC_("STR_AUTH_TYPE_CUSTOM2", "User-defined2") @@ -822,7 +822,7 @@ #define STR_FILTER_CSV NC_("STR_FILTER_CSV", "Text Comma Separated (*.csv)") #define STR_FILTER_MDB NC_("STR_FILTER_MDB", "Microsoft Access (*.mdb;*.mde)") #define STR_FILTER_ACCDB NC_("STR_FILTER_ACCDB", "Microsoft Access 2007 (*.accdb,*.accde)") -#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 email, %PRODUCTNAME requires information about the email account to be used.\n\nDo you want to enter email account information now?") #define ST_FILTERNAME NC_("ST_FILTERNAME", "%PRODUCTNAME Address List (.csv)") #define ST_STARTING NC_("ST_STARTING", "Select Starting Document") @@ -929,7 +929,7 @@ #define FLD_EU_TELPRIV NC_("FLD_EU_TELPRIV", "Tel. (Home)") #define FLD_EU_TELFIRMA NC_("FLD_EU_TELFIRMA", "Tel. (Work)") #define FLD_EU_FAX NC_("FLD_EU_FAX", "FAX") -#define FLD_EU_EMAIL NC_("FLD_EU_EMAIL", "E-mail") +#define FLD_EU_EMAIL NC_("FLD_EU_EMAIL", "Email") #define FLD_EU_STATE NC_("FLD_EU_STATE", "State") #define FLD_PAGEREF_OFF NC_("FLD_PAGEREF_OFF", "off") #define FLD_PAGEREF_ON NC_("FLD_PAGEREF_ON", "on") @@ -1352,7 +1352,7 @@ #define STR_BUSINESS_CARDS NC_("labeldialog|cards", "Business Cards") -#define STR_MAILCONFIG_DLG_TITLE NC_("STR_MAILCONFIG_DLG_TITLE", "E-mail settings") +#define STR_MAILCONFIG_DLG_TITLE NC_("STR_MAILCONFIG_DLG_TITLE", "Email settings") #endif diff --git a/sw/uiconfig/swriter/ui/businessdatapage.ui b/sw/uiconfig/swriter/ui/businessdatapage.ui index 25d6ad7cfdc7..56f4ecf8c52a 100644 --- a/sw/uiconfig/swriter/ui/businessdatapage.ui +++ b/sw/uiconfig/swriter/ui/businessdatapage.ui @@ -102,7 +102,7 @@ True False 1 - Homepage/e-mail: + Homepage/email: True url diff --git a/sw/uiconfig/swriter/ui/ccdialog.ui b/sw/uiconfig/swriter/ui/ccdialog.ui index 46572bf960b3..d18a5540abfe 100644 --- a/sw/uiconfig/swriter/ui/ccdialog.ui +++ b/sw/uiconfig/swriter/ui/ccdialog.ui @@ -127,7 +127,7 @@ True False - Note: Separate e-mail addresses with a semicolon (;). + Note: Separate email addresses with a semicolon (;). True 0 diff --git a/sw/uiconfig/swriter/ui/mailconfigpage.ui b/sw/uiconfig/swriter/ui/mailconfigpage.ui index ad04b27062a1..f87777c683da 100644 --- a/sw/uiconfig/swriter/ui/mailconfigpage.ui +++ b/sw/uiconfig/swriter/ui/mailconfigpage.ui @@ -93,7 +93,7 @@ True False end - _E-mail address: + _Email address: True address @@ -104,7 +104,7 @@ - Send replies to _different e-mail address + Send replies to _different email address True True False diff --git a/sw/uiconfig/swriter/ui/mmmailbody.ui b/sw/uiconfig/swriter/ui/mmmailbody.ui index 421b5ac12dbf..c6358f9c245a 100644 --- a/sw/uiconfig/swriter/ui/mmmailbody.ui +++ b/sw/uiconfig/swriter/ui/mmmailbody.ui @@ -5,7 +5,7 @@ False 6 - E-Mail Message + Email Message dialog @@ -135,7 +135,7 @@ 6 - This e-mail should contain a salutation + This email should contain a salutation True True False diff --git a/sw/uiconfig/swriter/ui/mmoutputtypepage.ui b/sw/uiconfig/swriter/ui/mmoutputtypepage.ui index 4c231ae31a47..e5b1a366be91 100644 --- a/sw/uiconfig/swriter/ui/mmoutputtypepage.ui +++ b/sw/uiconfig/swriter/ui/mmoutputtypepage.ui @@ -59,7 +59,7 @@ True 0 0 - Send e-mail messages to a group of recipients. The e-mail messages can contain a salutation. The e-mail messages can be personalized for each recipient. + Send email messages to a group of recipients. The email messages can contain a salutation. The email messages can be personalized for each recipient. True 72 @@ -91,7 +91,7 @@ - _E-mail message + _Email message True True False diff --git a/sw/uiconfig/swriter/ui/mmresultemaildialog.ui b/sw/uiconfig/swriter/ui/mmresultemaildialog.ui index 5f10bf7dd4aa..8360912b7c8c 100644 --- a/sw/uiconfig/swriter/ui/mmresultemaildialog.ui +++ b/sw/uiconfig/swriter/ui/mmresultemaildialog.ui @@ -15,7 +15,7 @@ False 6 - E-Mail merged document + Email merged document True 0 0 @@ -273,7 +273,7 @@ True False - E-Mail options + Email options diff --git a/sw/uiconfig/swriter/ui/mmsendmails.ui b/sw/uiconfig/swriter/ui/mmsendmails.ui index d24a23a789ce..d69fc1629592 100644 --- a/sw/uiconfig/swriter/ui/mmsendmails.ui +++ b/sw/uiconfig/swriter/ui/mmsendmails.ui @@ -8,7 +8,7 @@ True True 6 - Sending E-mail messages + Sending Email messages dock @@ -145,7 +145,7 @@ True 0 0 - %1 of %2 e-mails sent + %1 of %2 emails sent False @@ -196,7 +196,7 @@ True 0 0 - E-mails not sent: %1 + Emails not sent: %1 False diff --git a/sw/uiconfig/swriter/ui/privateuserpage.ui b/sw/uiconfig/swriter/ui/privateuserpage.ui index d300e879399f..a5dbecad03dd 100644 --- a/sw/uiconfig/swriter/ui/privateuserpage.ui +++ b/sw/uiconfig/swriter/ui/privateuserpage.ui @@ -102,7 +102,7 @@ True False 0 - Homepage/e-mail: + Homepage/email: True url diff --git a/sw/uiconfig/swriter/ui/testmailsettings.ui b/sw/uiconfig/swriter/ui/testmailsettings.ui index 9f568fd703a2..0260856e0504 100644 --- a/sw/uiconfig/swriter/ui/testmailsettings.ui +++ b/sw/uiconfig/swriter/ui/testmailsettings.ui @@ -221,7 +221,7 @@ True False - %PRODUCTNAME is testing the e-mail account settings... + %PRODUCTNAME is testing the email account settings... diff --git a/sw/uiconfig/swriter/ui/warnemaildialog.ui b/sw/uiconfig/swriter/ui/warnemaildialog.ui index 706080e4713a..bdf3bd048efe 100644 --- a/sw/uiconfig/swriter/ui/warnemaildialog.ui +++ b/sw/uiconfig/swriter/ui/warnemaildialog.ui @@ -4,7 +4,7 @@ False - E-Mails could not be sent + Emails could not be sent False True 0 @@ -13,7 +13,7 @@ True warning ok - E-mails could not be sent + Emails could not be sent The following error occurred: diff --git a/wizards/com/sun/star/wizards/common/strings.hrc b/wizards/com/sun/star/wizards/common/strings.hrc index c907eeeed66c..9ae4c315c781 100644 --- a/wizards/com/sun/star/wizards/common/strings.hrc +++ b/wizards/com/sun/star/wizards/common/strings.hrc @@ -182,7 +182,7 @@ RID_FAXWIZARDDIALOG_START_41 = NC_("RID_FAXWIZARDDIALOG_START_41", "To: RID_FAXWIZARDDIALOG_START_42 = NC_("RID_FAXWIZARDDIALOG_START_42", "From:") RID_FAXWIZARDDIALOG_START_43 = NC_("RID_FAXWIZARDDIALOG_START_43", "Fax:") RID_FAXWIZARDDIALOG_START_44 = NC_("RID_FAXWIZARDDIALOG_START_44", "Tel:") -RID_FAXWIZARDDIALOG_START_45 = NC_("RID_FAXWIZARDDIALOG_START_45", "E-mail:") +RID_FAXWIZARDDIALOG_START_45 = NC_("RID_FAXWIZARDDIALOG_START_45", "Email:") RID_FAXWIZARDDIALOG_START_46 = NC_("RID_FAXWIZARDDIALOG_START_46", "This template consists of") RID_FAXWIZARDDIALOG_START_47 = NC_("RID_FAXWIZARDDIALOG_START_47", "page") RID_FAXWIZARDDIALOG_START_48 = NC_("RID_FAXWIZARDDIALOG_START_48", "Please inform us if transmission errors occur.") -- cgit v1.2.3