diff options
author | Daniel Rentz <dr@openoffice.org> | 2002-10-22 10:16:56 +0000 |
---|---|---|
committer | Daniel Rentz <dr@openoffice.org> | 2002-10-22 10:16:56 +0000 |
commit | 485b0b159176cca37f7ff92a8b828c899a9dc2fb (patch) | |
tree | da60b3445567c9fa7dc13356ba2808ad8e889398 /sc/source/ui/src/attrdlg.src | |
parent | 85628e7782fa0f26c2083369b976cf484776943c (diff) |
#100207# new dialog title
Diffstat (limited to 'sc/source/ui/src/attrdlg.src')
-rw-r--r-- | sc/source/ui/src/attrdlg.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/src/attrdlg.src b/sc/source/ui/src/attrdlg.src index 32d4923d0c1a..5021787e9aa4 100644 --- a/sc/source/ui/src/attrdlg.src +++ b/sc/source/ui/src/attrdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: attrdlg.src,v $ * - * $Revision: 1.41 $ + * $Revision: 1.42 $ * - * last change: $Author: kz $ $Date: 2002-08-05 20:43:52 $ + * last change: $Author: dr $ $Date: 2002-10-22 11:16:56 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,7 +70,7 @@ TabDialog RID_SCDLG_ATTR OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 280 , 165 ) ; - Text = "Zellattribute" ; + Text = "Zellen formatieren" ; Text [ ENGLISH ] = "Cell Attributes" ; Text [ norwegian ] = "Cell Attributes" ; Text [ italian ] = "Attributi cella" ; |