Kaydet (Commit) 219b151e authored tarafından Andras Timar's avatar Andras Timar

fdo#88068 make the string 'Red Line' localizable in Letter Wizard

Change-Id: If6a69eb384b7b7e6c71e96f126a27bcd45709ad4
üst 8bf129b6
...@@ -229,7 +229,7 @@ class LetterWizardDialogResources(object): ...@@ -229,7 +229,7 @@ class LetterWizardDialogResources(object):
LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 64), LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 64),
"Marine" : oWizardResource.getResText( "Marine" : oWizardResource.getResText(
LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 65), LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 65),
"RedLine" : oWizardResource.getResText( "Red Line" : oWizardResource.getResText(
LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 66)} LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 66)}
#Common Resources #Common Resources
......
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