summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/scstring.src
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2002-07-11 09:56:31 +0000
committerDaniel Rentz <dr@openoffice.org>2002-07-11 09:56:31 +0000
commitfa379c504de1b5801b38648f278611bd9f537ef2 (patch)
treeb6bae097f4b711f4a0062ac088900d675aea1c75 /sc/source/ui/src/scstring.src
parent#100000# syntax for linux prod (diff)
downloadcore-fa379c504de1b5801b38648f278611bd9f537ef2.tar.gz
core-fa379c504de1b5801b38648f278611bd9f537ef2.zip
#101160# UI/API for ReplaceCellsWarning
Diffstat (limited to 'sc/source/ui/src/scstring.src')
-rw-r--r--sc/source/ui/src/scstring.src12
1 files changed, 10 insertions, 2 deletions
diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src
index 9dc81bf1365e..abffb71752e4 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.55 $
+ * $Revision: 1.56 $
*
- * last change: $Author: kz $ $Date: 2002-06-10 15:25:57 $
+ * last change: $Author: dr $ $Date: 2002-07-11 10:56:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -3229,3 +3229,11 @@ String STR_DLG_SELECTTABLES_LBNAME
Text[ catalan ] = "~Selected sheets";
Text[ thai ] = "~Selected sheets";
};
+
+String STR_REPLCELLSWARN
+{
+ Text = "Sollen die Inhalte der Zellen des Zielbereichs überschrieben werden?";
+ Text[ english ] = "Do you want to replace the contents of the destination cells?";
+ Text[ english_us ] = "Do you want to replace the contents of the destination cells?";
+};
+