summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-10-07 12:13:07 +0000
committerOliver Specht <os@openoffice.org>2002-10-07 12:13:07 +0000
commit8c2e06d6f700f2f2234821c64e82a9d64a361e28 (patch)
tree840e779f544c7222a7ad984433a7824cda93f01e /sw
parent31cf00ff2144aa85539da6290d8e066c5589abd0 (diff)
#103951# German: 'Clipboard' changed to 'Zwischenablage'
Diffstat (limited to 'sw')
-rw-r--r--sw/sdi/swslots.src6
-rw-r--r--sw/source/ui/dochdl/dochdl.src7
2 files changed, 6 insertions, 7 deletions
diff --git a/sw/sdi/swslots.src b/sw/sdi/swslots.src
index d3171d57cea8..d5df57fa85a9 100644
--- a/sw/sdi/swslots.src
+++ b/sw/sdi/swslots.src
@@ -2,9 +2,9 @@
*
* $RCSfile: swslots.src,v $
*
- * $Revision: 1.96 $
+ * $Revision: 1.97 $
*
- * last change: $Author: kz $ $Date: 2002-09-17 13:27:51 $
+ * last change: $Author: os $ $Date: 2002-10-07 13:08:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -5818,7 +5818,7 @@ SfxSlotInfo FN_OPTIMIZE_TABLE
};
SfxSlotInfo FN_OUTLINE_TO_CLIPBOARD
{
- SlotName = "Gliederung zum Clipboard";
+ SlotName = "Gliederung zur Zwischenablage";
SlotName [ english ] = "Gliederung zum Clipboard";
SlotName[ english_us ] = "Outline to Clipboard";
SlotName[ portuguese ] = "Esquema em rea de transferncia";
diff --git a/sw/source/ui/dochdl/dochdl.src b/sw/source/ui/dochdl/dochdl.src
index dd9a32567d93..cc62e7aede72 100644
--- a/sw/source/ui/dochdl/dochdl.src
+++ b/sw/source/ui/dochdl/dochdl.src
@@ -2,9 +2,9 @@
*
* $RCSfile: dochdl.src,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: kz $ $Date: 2002-09-05 19:41:48 $
+ * last change: $Author: os $ $Date: 2002-10-07 13:10:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -194,8 +194,7 @@ InfoBox MSG_ERR_INSERT_GLOS
InfoBox MSG_CLPBRD_FORMAT_ERROR
{
- /* ### ACHTUNG: Neuer Text in Resource? Gewnschtes Clipboardformat steht nicht zur Verfgung. : Gewnschtes Clipboardformat steht nicht zur Verfgung. */
- MESSAGE = "Gewnschtes Clipboardformat steht nicht zur Verfgung." ;
+ MESSAGE = "Gewnschtes Zwischenablagen-Format steht nicht zur Verfgung." ;
MESSAGE [ English ] = "Requested clipboard format is not available." ;
MESSAGE [ norwegian ] = "Requested clipboard format is not available." ;
MESSAGE [ italian ] = "Il formato appunti richiesto non disponibile." ;