summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.java
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-08 12:59:15 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-08 12:59:15 +0000
commitf124b466f11602b63ca4180882602b1210625d74 (patch)
tree3ffb6cf445e97c7e968de19d090a8c6fe5eb9750 /wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.java
parent7cd44e6daf3b57bf28e74007c10039f18be1a4d1 (diff)
INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED
2004/06/25 13:02:09 rpiterman 1.1.2.3: further developement 2004/06/11 16:05:34 rpiterman 1.1.2.2: Further developement 2004/06/02 15:28:52 rpiterman 1.1.2.1: New Agenda Wizard
Diffstat (limited to 'wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.java')
-rw-r--r--wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.java251
1 files changed, 251 insertions, 0 deletions
diff --git a/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.java b/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.java
new file mode 100644
index 000000000000..6f20d9d6fb00
--- /dev/null
+++ b/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.java
@@ -0,0 +1,251 @@
+/*************************************************************************
+ *
+ * $RCSfile: AgendaWizardDialogResources.java,v $
+ *
+ * $Revision: 1.2 $
+ *
+ * last change: $Author: obo $ $Date: 2004-09-08 13:59:15 $
+ *
+ * The Contents of this file are made available subject to the terms of
+ * either of the following licenses
+ *
+ * - GNU Lesser General Public License Version 2.1
+ * - Sun Industry Standards Source License Version 1.1
+ *
+ * Sun Microsystems Inc., October, 2000
+ *
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2000 by Sun Microsystems, Inc.
+ * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software Foundation.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
+ *
+ *
+ * Sun Industry Standards Source License Version 1.1
+ * =================================================
+ * The contents of this file are subject to the Sun Industry Standards
+ * Source License Version 1.1 (the "License"); You may not use this file
+ * except in compliance with the License. You may obtain a copy of the
+ * License at http://www.openoffice.org/license.html.
+ *
+ * Software provided under this License is provided on an "AS IS" basis,
+ * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+ * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
+ * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
+ * See the License for the specific provisions governing your rights and
+ * obligations concerning the Software.
+ *
+ * The Initial Developer of the Original Code is: Sun Microsystems, Inc.
+ *
+ * Copyright: 2000 by Sun Microsystems, Inc.
+ *
+ * All Rights Reserved.
+ *
+ * Contributor(s): _______________________________________
+ *
+ */
+package com.sun.star.wizards.agenda;
+
+import com.sun.star.lang.XMultiServiceFactory;
+import com.sun.star.wizards.common.Resource;
+
+public class AgendaWizardDialogResources extends Resource {
+
+ final static String UNIT_NAME = "dbwizres";
+ final static String MODULE_NAME = "dbw";
+ final static int RID_AGENDAWIZARDDIALOG_START = 5000;
+ final static int RID_COMMON_START = 500;
+
+
+ String resAgendaWizardDialog_title;
+ String resoptMakeChanges_value;
+ String reslblTemplateName_value;
+ String reslblTemplatePath_value;
+ String reslblProceed_value;
+ String reslblTitle1_value;
+ String reslblTitle3_value;
+ String reslblTitle2_value;
+ String reslblTitle4_value;
+ String reslblTitle5_value;
+ String reslblTitle6_value;
+ String reschkMinutes_value;
+ String reslblHelp1_value;
+ String reslblTime_value;
+ String reslblTitle_value;
+ String reslblLocation_value;
+ String reslblHelp2_value;
+ String resbtnTemplatePath_value;
+ String resoptCreateAgenda_value;
+ String reslblHelp6_value;
+ String reslblTopic_value;
+ String reslblResponsible_value;
+ String reslblDuration_value;
+ String reschkConvenedBy_value;
+ String reschkPresiding_value;
+ String reschkNoteTaker_value;
+ String reschkTimekeeper_value;
+ String reschkAttendees_value;
+ String reschkObservers_value;
+ String reschkResourcePersons_value;
+ String reslblHelp4_value;
+ String reschkMeetingTitle_value;
+ String reschkRead_value;
+ String reschkBring_value;
+ String reschkNotes_value;
+ String reslblHelp3_value;
+
+ String reslblDate_value;
+ String reslblHelpPg6_value;
+ String reslblPageDesign_value;
+
+ String resDefaultFilename;
+ String resDefaultTitle;
+
+ String resErrSaveTemplate;
+
+ String resPlaceHolderTitle;
+ String resPlaceHolderDate;
+ String resPlaceHolderTime;
+ String resPlaceHolderLocation;
+ String resPlaceHolderHint;
+
+ String resStep1;
+ String resStep2;
+ String resStep3;
+ String resStep4;
+ String resStep5;
+ String resStep6;
+
+ String resErrOpenTemplate;
+
+ String itemMeetingType;
+ String itemRead;
+ String itemBring;
+ String itemNote;
+ String itemCalledBy;
+ String itemFacilitator;
+ String itemNotetaker;
+ String itemTimekeeper;
+ String itemAttendees;
+ String itemObservers;
+ String itemResource;
+
+ String resButtonInsert;
+ String resButtonRemove;
+ String resButtonUp;
+ String resButtonDown;
+
+
+
+
+ // *** common resources ***
+
+ String resFileExists;
+
+public AgendaWizardDialogResources(XMultiServiceFactory xmsf) {
+ super(xmsf,UNIT_NAME,MODULE_NAME);
+
+ /**
+ * Delete the String, uncomment the getResText method
+ *
+ */
+ resAgendaWizardDialog_title = getResText(RID_AGENDAWIZARDDIALOG_START + 1);
+ resoptMakeChanges_value = getResText(RID_AGENDAWIZARDDIALOG_START + 2);
+ reslblTemplateName_value = getResText(RID_AGENDAWIZARDDIALOG_START + 3);
+ reslblTemplatePath_value = getResText(RID_AGENDAWIZARDDIALOG_START + 4);
+ reslblProceed_value = getResText(RID_AGENDAWIZARDDIALOG_START + 5);
+ reslblTitle1_value = getResText(RID_AGENDAWIZARDDIALOG_START + 6);
+ reslblTitle3_value = getResText(RID_AGENDAWIZARDDIALOG_START + 7);
+ reslblTitle2_value = getResText(RID_AGENDAWIZARDDIALOG_START + 8);
+ reslblTitle4_value = getResText(RID_AGENDAWIZARDDIALOG_START + 9);
+ reslblTitle5_value = getResText(RID_AGENDAWIZARDDIALOG_START + 10);
+ reslblTitle6_value = getResText(RID_AGENDAWIZARDDIALOG_START + 11);
+ reschkMinutes_value = getResText(RID_AGENDAWIZARDDIALOG_START + 12);
+ reslblHelp1_value = getResText(RID_AGENDAWIZARDDIALOG_START + 13);
+ reslblTime_value = getResText(RID_AGENDAWIZARDDIALOG_START + 14);
+ reslblTitle_value = getResText(RID_AGENDAWIZARDDIALOG_START + 15);
+ reslblLocation_value = getResText(RID_AGENDAWIZARDDIALOG_START + 16);
+ reslblHelp2_value = getResText(RID_AGENDAWIZARDDIALOG_START + 17);
+ resbtnTemplatePath_value = getResText(RID_AGENDAWIZARDDIALOG_START + 18);
+ resoptCreateAgenda_value = getResText(RID_AGENDAWIZARDDIALOG_START + 19);
+ reslblHelp6_value = getResText(RID_AGENDAWIZARDDIALOG_START + 20);
+ reslblTopic_value = getResText(RID_AGENDAWIZARDDIALOG_START + 21);
+ reslblResponsible_value = getResText(RID_AGENDAWIZARDDIALOG_START + 22);
+ reslblDuration_value = getResText(RID_AGENDAWIZARDDIALOG_START + 23);
+ reschkConvenedBy_value = getResText(RID_AGENDAWIZARDDIALOG_START + 24);
+ reschkPresiding_value = getResText(RID_AGENDAWIZARDDIALOG_START + 25);
+ reschkNoteTaker_value = getResText(RID_AGENDAWIZARDDIALOG_START + 26);
+ reschkTimekeeper_value = getResText(RID_AGENDAWIZARDDIALOG_START + 27);
+ reschkAttendees_value = getResText(RID_AGENDAWIZARDDIALOG_START + 28);
+ reschkObservers_value = getResText(RID_AGENDAWIZARDDIALOG_START + 29);
+ reschkResourcePersons_value = getResText(RID_AGENDAWIZARDDIALOG_START + 30);
+ reslblHelp4_value = getResText(RID_AGENDAWIZARDDIALOG_START + 31);
+ reschkMeetingTitle_value = getResText(RID_AGENDAWIZARDDIALOG_START + 32);
+ reschkRead_value = getResText(RID_AGENDAWIZARDDIALOG_START + 33);
+ reschkBring_value = getResText(RID_AGENDAWIZARDDIALOG_START + 34);
+ reschkNotes_value = getResText(RID_AGENDAWIZARDDIALOG_START + 35);
+ reslblHelp3_value = getResText(RID_AGENDAWIZARDDIALOG_START + 36);
+ reslblDate_value = getResText(RID_AGENDAWIZARDDIALOG_START + 38);
+ reslblHelpPg6_value = getResText(RID_AGENDAWIZARDDIALOG_START + 39);
+ reslblPageDesign_value = getResText(RID_AGENDAWIZARDDIALOG_START + 40);
+
+ resDefaultFilename = getResText(RID_AGENDAWIZARDDIALOG_START + 41);
+ resDefaultTitle = getResText(RID_AGENDAWIZARDDIALOG_START + 42);
+
+ resErrSaveTemplate = getResText(RID_AGENDAWIZARDDIALOG_START + 43);
+
+ resPlaceHolderTitle = getResText(RID_AGENDAWIZARDDIALOG_START + 44);
+ resPlaceHolderDate = getResText(RID_AGENDAWIZARDDIALOG_START + 45);
+ resPlaceHolderTime = getResText(RID_AGENDAWIZARDDIALOG_START + 46);
+ resPlaceHolderLocation = getResText(RID_AGENDAWIZARDDIALOG_START + 47);
+ resPlaceHolderHint = getResText(RID_AGENDAWIZARDDIALOG_START + 48);
+
+
+ resStep1 = getResText(RID_AGENDAWIZARDDIALOG_START + 50);
+ resStep2 = getResText(RID_AGENDAWIZARDDIALOG_START + 51);
+ resStep3 = getResText(RID_AGENDAWIZARDDIALOG_START + 52);
+ resStep4 = getResText(RID_AGENDAWIZARDDIALOG_START + 53);
+ resStep5 = getResText(RID_AGENDAWIZARDDIALOG_START + 54);
+ resStep6 = getResText(RID_AGENDAWIZARDDIALOG_START + 55);
+
+ resErrOpenTemplate = getResText(RID_AGENDAWIZARDDIALOG_START + 56);
+
+ itemMeetingType = getResText(RID_AGENDAWIZARDDIALOG_START + 57);
+ itemBring = getResText(RID_AGENDAWIZARDDIALOG_START + 58);
+ itemRead = getResText(RID_AGENDAWIZARDDIALOG_START + 59);
+ itemNote = getResText(RID_AGENDAWIZARDDIALOG_START + 60);
+
+ itemCalledBy = getResText(RID_AGENDAWIZARDDIALOG_START + 61);
+ itemFacilitator = getResText(RID_AGENDAWIZARDDIALOG_START + 62);
+ itemAttendees = getResText(RID_AGENDAWIZARDDIALOG_START + 63);
+ itemNotetaker = getResText(RID_AGENDAWIZARDDIALOG_START + 64);
+ itemTimekeeper = getResText(RID_AGENDAWIZARDDIALOG_START + 65);
+ itemObservers = getResText(RID_AGENDAWIZARDDIALOG_START + 66);
+ itemResource = getResText(RID_AGENDAWIZARDDIALOG_START + 67);
+
+ resButtonInsert = getResText(RID_AGENDAWIZARDDIALOG_START + 68);
+ resButtonRemove = getResText(RID_AGENDAWIZARDDIALOG_START + 69);
+ resButtonUp = getResText(RID_AGENDAWIZARDDIALOG_START + 70);
+ resButtonDown = getResText(RID_AGENDAWIZARDDIALOG_START + 71);
+
+ /*
+ * Common resources
+ */
+
+ resFileExists = getResText(RID_COMMON_START + 19);
+
+ }
+}