diff -ru a/wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py b/wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py --- a/wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py 2015-01-06 22:52:26.351050774 +0300 +++ b/wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py 2015-01-06 22:53:34.456051946 +0300 @@ -541,6 +541,8 @@ self.dictPrivateTemplate = { "Bottle" : oWizardResource.getResText( FaxWizardDialogResources.RID_FAXWIZARDDIALOG_START + 49), + "Fax" : oWizardResource.getResText( + FaxWizardDialogResources.RID_FAXWIZARDDIALOG_START + 56), "Lines" : oWizardResource.getResText( FaxWizardDialogResources.RID_FAXWIZARDDIALOG_START + 50), "Marine" : oWizardResource.getResText( diff -ru a/wizards/source/formwizard/dbwizres.src b/wizards/source/formwizard/dbwizres.src --- a/wizards/source/formwizard/dbwizres.src 2015-01-06 22:52:04.032050390 +0300 +++ b/wizards/source/formwizard/dbwizres.src 2015-01-06 22:53:34.461051946 +0300 @@ -6318,6 +6318,11 @@ Text [ en-US] = "Modern Fax from Private"; }; +String RID_FAXWIZARDDIALOG_START + 56 +{ + Text [ en-US] = "Fax"; +}; + // Fax Wizard Communication Start String RID_FAXWIZARDCOMMUNICATION_START + 1 {