summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
Diffstat (limited to 'wizards')
-rw-r--r--wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py6
-rw-r--r--wizards/source/formwizard/dbwizres.src5
2 files changed, 9 insertions, 2 deletions
diff --git a/wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py b/wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py
index c9a176cc6bdf..25c5171c954f 100644
--- a/wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py
+++ b/wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py
@@ -105,7 +105,7 @@ class FaxWizardDialogResources(object):
FaxWizardDialogResources.RID_FAXWIZARDDIALOG_START + 39)
self.resLabel2_value = oWizardResource.getResText(
FaxWizardDialogResources.RID_FAXWIZARDDIALOG_START + 40)
-
+
#Create a Dictionary for the constants values.
self.dictConstants = {
"#to#" : oWizardResource.getResText(
@@ -129,6 +129,8 @@ class FaxWizardDialogResources(object):
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(
@@ -144,7 +146,7 @@ class FaxWizardDialogResources(object):
FaxWizardDialogResources.RID_FAXWIZARDDIALOG_START + 54),
"Modern Fax from Private" : oWizardResource.getResText(
FaxWizardDialogResources.RID_FAXWIZARDDIALOG_START + 55)}
-
+
#Common Resources
self.resOverwriteWarning = oWizardResource.getResText(
FaxWizardDialogResources.RID_RID_COMMON_START + 19)
diff --git a/wizards/source/formwizard/dbwizres.src b/wizards/source/formwizard/dbwizres.src
index a27cf7b1ec8f..5fc33b3bf8a3 100644
--- a/wizards/source/formwizard/dbwizres.src
+++ b/wizards/source/formwizard/dbwizres.src
@@ -2396,6 +2396,11 @@ String RID_FAXWIZARDDIALOG_START + 55
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
{