summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/scstring.src
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2002-05-23 09:38:00 +0000
committerDaniel Rentz <dr@openoffice.org>2002-05-23 09:38:00 +0000
commit13d68645f5e94cd1897746f582e2ada5bd2795af (patch)
tree9a30a33a0815ea6e7a214383bbdae5f116a92424 /sc/source/ui/src/scstring.src
parent#98115# ExecGallery: insert sound as hyperlink button (diff)
downloadcore-13d68645f5e94cd1897746f582e2ada5bd2795af.tar.gz
core-13d68645f5e94cd1897746f582e2ada5bd2795af.zip
#99369# selektieren -> auswaehlen
Diffstat (limited to 'sc/source/ui/src/scstring.src')
-rw-r--r--sc/source/ui/src/scstring.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src
index 7a9e6605827c..ebe37e6c98bb 100644
--- a/sc/source/ui/src/scstring.src
+++ b/sc/source/ui/src/scstring.src
@@ -2,9 +2,9 @@
*
* $RCSfile: scstring.src,v $
*
- * $Revision: 1.52 $
+ * $Revision: 1.53 $
*
- * last change: $Author: dr $ $Date: 2002-05-22 07:21:13 $
+ * last change: $Author: dr $ $Date: 2002-05-23 10:38:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -3177,7 +3177,7 @@ String STR_CAPTION_DEFAULT_TEXT
// Select tables dialog title
String STR_DLG_SELECTTABLES_TITLE
{
- Text = "Tabellen selektieren";
+ Text = "Tabellen auswählen";
Text[ ENGLISH ] = "Select Sheets";
Text[ english_us ] = "Select Sheets";
};
@@ -3185,7 +3185,7 @@ String STR_DLG_SELECTTABLES_TITLE
// Select tables dialog listbox
String STR_DLG_SELECTTABLES_LBNAME
{
- Text = "~Selektierte Tabellen";
+ Text = "~Ausgewählte Tabellen";
Text[ ENGLISH ] = "~Selected sheets";
Text[ english_us ] = "~Selected sheets";
};