summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/miscdlgs.src
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2002-09-04 14:32:21 +0000
committerSascha Ballach <sab@openoffice.org>2002-09-04 14:32:21 +0000
commitc83916505ca878c4aed111a414cf151c5b21c051 (patch)
treeb435e4b770a6043327f56a74357eedd4007b007a /sc/source/ui/src/miscdlgs.src
parent#102679#; add method to calculate the pixel width of a character count; fix g... (diff)
downloadcore-c83916505ca878c4aed111a414cf151c5b21c051.tar.gz
core-c83916505ca878c4aed111a414cf151c5b21c051.zip
#102078#; change button name from ~Liste to ~Alle einfügen
Diffstat (limited to 'sc/source/ui/src/miscdlgs.src')
-rw-r--r--sc/source/ui/src/miscdlgs.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/src/miscdlgs.src b/sc/source/ui/src/miscdlgs.src
index e99e5d1674b7..c08f04b15f66 100644
--- a/sc/source/ui/src/miscdlgs.src
+++ b/sc/source/ui/src/miscdlgs.src
@@ -2,9 +2,9 @@
*
* $RCSfile: miscdlgs.src,v $
*
- * $Revision: 1.53 $
+ * $Revision: 1.54 $
*
- * last change: $Author: kz $ $Date: 2002-08-15 20:40:58 $
+ * last change: $Author: sab $ $Date: 2002-09-04 15:32:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -3717,7 +3717,7 @@ ModalDialog RID_SCDLG_NAMES_PASTE
Pos = MAP_APPFONT ( 172 , 66 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
- Text = "~Liste" ;
+ Text = "~Alle einfügen" ;
Text [ ENGLISH ] = "List" ;
Text [ english_us ] = "Paste ~List" ;
Text [ italian ] = "~Lista" ;