summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/createaddresslistdialog.src
diff options
context:
space:
mode:
authorPascal Junck <pjunck@openoffice.org>2004-10-22 12:57:21 +0000
committerPascal Junck <pjunck@openoffice.org>2004-10-22 12:57:21 +0000
commit98f9d3b468ae7459ed0fb322c8935583d9bff181 (patch)
tree1efa45b9a147bc85444eb8891376222c488b8ee0 /sw/source/ui/dbui/createaddresslistdialog.src
parente1a41432eb6893f9190bede8e0fa8798927337bc (diff)
INTEGRATION: CWS os40 (1.2.34); FILE MERGED
2004/10/13 11:39:44 os 1.2.34.1: #i35284# labels correctedd
Diffstat (limited to 'sw/source/ui/dbui/createaddresslistdialog.src')
-rw-r--r--sw/source/ui/dbui/createaddresslistdialog.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/dbui/createaddresslistdialog.src b/sw/source/ui/dbui/createaddresslistdialog.src
index ce0a0ba9bdc0..be6d200d67b9 100644
--- a/sw/source/ui/dbui/createaddresslistdialog.src
+++ b/sw/source/ui/dbui/createaddresslistdialog.src
@@ -2,9 +2,9 @@
*
* $RCSfile: createaddresslistdialog.src,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-09-20 13:10:18 $
+ * last change: $Author: pjunck $ $Date: 2004-10-22 13:57:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -137,13 +137,13 @@ ModalDialog DLG_MM_CREATEADDRESSLIST
Pos = MAP_APPFONT ( 6 , 183 ) ;
Size = MAP_APPFONT ( 50 , 8 ) ;
Text [ de ] = "Eintragsnummer anzeigen";
- Text [ en-US ] = "Sho~ entry number";
+ Text [ en-US ] = "Sho~w entry number";
};
PushButton PB_START
{
Pos = MAP_APPFONT ( 60 , 180 ) ;
Size = MAP_APPFONT ( 20 , 14 ) ;
- Text [ de ] = "|<";
+ Text = "|<";
};
PushButton PB_PREV
{