Kaydet (Commit) 77098cbe authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS qwizardsbf4 (1.2.72); FILE MERGED

2005/04/11 15:18:01 tv 1.2.72.1: #i43136# correct default name for agenda template
üst 024e9023
......@@ -2,9 +2,9 @@
*
* $RCSfile: AgendaWizardDialogResources.java,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: obo $ $Date: 2004-09-08 13:59:15 $
* last change: $Author: obo $ $Date: 2005-04-18 15:11:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -203,6 +203,8 @@ public AgendaWizardDialogResources(XMultiServiceFactory xmsf) {
reslblPageDesign_value = getResText(RID_AGENDAWIZARDDIALOG_START + 40);
resDefaultFilename = getResText(RID_AGENDAWIZARDDIALOG_START + 41);
resDefaultFilename = resDefaultFilename.substring(0,resDefaultFilename.length()-4) + ".ott";
resDefaultTitle = getResText(RID_AGENDAWIZARDDIALOG_START + 42);
resErrSaveTemplate = getResText(RID_AGENDAWIZARDDIALOG_START + 43);
......
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