diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-04 09:09:16 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-04 09:09:16 +0000 |
commit | 508e67b9f2e192d07c488857c457f6a82c361847 (patch) | |
tree | fd367b3c87933b34c4804cba8a555ed86c992e4d /scp2/source/onlineupdate | |
parent | 3c0f8c2f15b52e45fe6d150030e5a37faf36dffd (diff) |
INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED
2006/07/14 11:53:44 obr 1.1.2.2: #i66949# string update
2006/07/13 07:24:12 obr 1.1.2.1: #i66949# added online update module
Diffstat (limited to 'scp2/source/onlineupdate')
-rw-r--r-- | scp2/source/onlineupdate/module_onlineupdate.ulf | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/scp2/source/onlineupdate/module_onlineupdate.ulf b/scp2/source/onlineupdate/module_onlineupdate.ulf new file mode 100644 index 000000000000..7c01b519939d --- /dev/null +++ b/scp2/source/onlineupdate/module_onlineupdate.ulf @@ -0,0 +1,43 @@ +/************************************************************************* + * + * OpenOffice.org - a multi-platform office productivity suite + * + * $RCSfile: module_onlineupdate.ulf,v $ + * + * $Revision: 1.2 $ + * + * last change: $Author: ihi $ $Date: 2006-08-04 10:09:16 $ + * + * The Contents of this file are made available subject to + * the terms of GNU Lesser General Public License Version 2.1. + * + * + * GNU Lesser General Public License Version 2.1 + * ============================================= + * Copyright 2005 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 + * + ************************************************************************/ + +[STR_NAME_MODULE_OPT_ONLINEUPDATE] +de = "Online Update" +en-US = "Online Update" + +[STR_DESC_MODULE_OPT_ONLINEUPDATE] +de = "Informiert Sie über das Erscheinen eines neuen Updates von %PRODUCTNAME." +en-US = "Get automatically notified when a new update of %PRODUCTNAME becomes available." + |