summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/envelp.src
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 12:04:27 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 12:04:27 +0000
commit50b3894302710991ae59205a2ae0070e03199db4 (patch)
tree4fb0ee526f7fe9a9d65b730b6d4f7c790aa9787d /sw/source/ui/envelp/envelp.src
parent81b39dd1b6469ea1c0125645b7f5e9b372aa796b (diff)
INTEGRATION: CWS mergede01 (1.33.618); FILE MERGED
2007/03/20 14:40:22 ihi 1.33.618.1: #i72301# Remove German
Diffstat (limited to 'sw/source/ui/envelp/envelp.src')
-rw-r--r--sw/source/ui/envelp/envelp.src13
1 files changed, 2 insertions, 11 deletions
diff --git a/sw/source/ui/envelp/envelp.src b/sw/source/ui/envelp/envelp.src
index 12fde2a00e49..91836afc7691 100644
--- a/sw/source/ui/envelp/envelp.src
+++ b/sw/source/ui/envelp/envelp.src
@@ -4,9 +4,9 @@
*
* $RCSfile: envelp.src,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 13:00:45 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 13:04:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,33 +40,24 @@
// Strings ******************************************************************
String STR_DATABASE_NOT_OPENED
{
- Text [ de ] = "Datenbank konnte nicht geöffnet werden." ;
Text [ en-US ] = "Database could not be opened." ;
- Text [ x-comment ] = " ";
};
String STR_NO_DRIVERS
{
- Text [ de ] = "Keine Datenbanktreiber installiert." ;
Text [ en-US ] = "No database drivers installed." ;
- Text [ x-comment ] = " ";
};
String STR_BTN_NEW_DOC
{
- Text [ de ] = "~Neues Dokument" ;
Text [ en-US ] = "~New Document" ;
- Text [ x-comment ] = " ";
};
String STR_BTN_NEWDOC
{
- Text [ de ] = "~Neues Dok." ;
Text [ en-US ] = "~New Doc.";
- Text [ x-comment ] = " ";
};
String STR_SENDER_TOKENS
{
- Text [ de ] = "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;COUNTRY; ;POSTALCODE; ;CITY;CR;";
Text [ en-US ] = "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;";
};