diff options
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py b/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py index e61b6a72f799..2ef81e01eafd 100644 --- a/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py +++ b/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py @@ -229,7 +229,7 @@ class LetterWizardDialogResources(object): LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 64), "Marine" : oWizardResource.getResText( LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 65), - "RedLine" : oWizardResource.getResText( + "Red Line" : oWizardResource.getResText( LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 66)} #Common Resources |