/************************************************************************* * * $RCSfile: dbinteraction.src,v $ * * $Revision: 1.5 $ * * last change: $Author: obo $ $Date: 2001-02-09 20:15:27 $ * * 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 EXPRESS 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): _______________________________________ * * ************************************************************************/ #ifndef _DBU_RESOURCE_HRC_ #include "dbu_resource.hrc" #endif String STR_REMEMBERPASSWORD_SESSION { Text = "Passwort bis Applikationsende ~merken"; Text[ english ] = "~Remember password until application ends"; Text[ arabic ] = " "; Text[ chinese_simplified ] = "֮ǰһֱס(~R)"; Text[ chinese_simplified ] = "֮ǰһֱס(~R)"; Text[ chinese_traditional ] = "{e@OKX(~R)"; Text[ danish ] = "Husk adgangskoden til applikationen afsluttes"; Text[ dutch ] = "Wachtwoord o~nthouden tot aan beindigen van het programma"; Text[ dutch ] = "Wachtwoord o~nthouden tot aan beindigen van het programma"; Text[ english_us ] = "~Remember password till end of session"; Text[ french ] = "Se rappeler du ~mot de passe jusqu' la fin de la session"; Text[ greek ] = "~ "; Text[ italian ] = "An~nota password fino alla fine dell'applicazione"; Text[ japanese ] = "߽ܰނͱعݏI܂ŋLĂ(~R)"; Text[ korean ] = "α׷ н "; Text[ polish ] = "Zapamitaj haso do koca aplikacji"; Text[ portuguese ] = "~Lembrar senha at terminar a aplicao"; Text[ portuguese_brazilian ] = "Passwort ~merken"; Text[ russian ] = " "; Text[ spanish ] = "~Recordar contrasea hasta finalizar la aplicacin"; Text[ swedish ] = "Ko~m ihg lsenordet tills tillmpningen avslutas"; Text[ turkish ] = "~Remember password till end of session"; }; String STR_REMEMBERPASSWORD_PERSISTENT { Text = "Passwort dauerhaft ~speichern"; Text[ english ] = "~Save password permanently"; Text[ arabic ] = " "; Text[ chinese_simplified ] = "(~S)"; Text[ chinese_simplified ] = "(~S)"; Text[ chinese_traditional ] = "xsKX(~S)"; Text[ danish ] = "Gem adgangskoden permanent"; Text[ dutch ] = "Wachtwoord ~opslaan"; Text[ dutch ] = "Wachtwoord ~opslaan"; Text[ english_us ] = "~Remember password"; Text[ french ] = "~Enregistrer le mot de passe"; Text[ greek ] = " ~ "; Text[ italian ] = "Salva pa~ssword "; Text[ japanese ] = "߽ܰނƕۑ(~S)"; Text[ korean ] = "н "; Text[ polish ] = "Zapisz haso na stae"; Text[ portuguese ] = "~Guardar senha"; Text[ portuguese_brazilian ] = "Passwort ~speichern"; Text[ russian ] = " "; Text[ spanish ] = "~Guardar contrasea"; Text[ swedish ] = "~Spara lsenord permanent"; Text[ turkish ] = "~Save password"; }; /************************************************************************* * history: * $Log: not supported by cvs2svn $ * Revision 1.4 2000/11/29 09:48:05 kz * Merge SRC614: 29.11.00 - 10:47:26 (NoBranch) * * Revision 1.3 2000/11/27 07:44:56 rt * Merge SRC614: 27.11.00 - 08:44:34 (NoBranch) * * Revision 1.2 2000/11/09 12:30:25 kz * Merge SRC612: 09.11.00 - 13:30:00 (NoBranch) * * Revision 1.1 2000/10/25 13:00:01 fs * initial checkin - InteractionHandler for common database related interaction requests * * * Revision 1.0 25.10.00 14:10:52 fs ************************************************************************/