diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-06-15 20:55:08 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-06-15 20:55:08 +0000 |
commit | a5a1c9763560b7f2d38c65c6d5bd99246bc38f85 (patch) | |
tree | 6a57ae8bc564474f47636d2851ef77955686b978 /sc/source/ui/src/autofmt.src | |
parent | a59920c29fba95829a813dc8a1378731df6430d7 (diff) |
Merge SRC633: 06/15/01 - 23:54:40
Diffstat (limited to 'sc/source/ui/src/autofmt.src')
-rw-r--r-- | sc/source/ui/src/autofmt.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/source/ui/src/autofmt.src b/sc/source/ui/src/autofmt.src index 96fcaa15fb38..12a0c777ccaa 100644 --- a/sc/source/ui/src/autofmt.src +++ b/sc/source/ui/src/autofmt.src @@ -2,9 +2,9 @@ * * $RCSfile: autofmt.src,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: kz $ $Date: 2001-06-13 22:52:14 $ + * last change: $Author: kz $ $Date: 2001-06-15 21:55:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -105,7 +105,7 @@ ModalDialog RID_SCDLG_AUTOFORMAT Text [ danish ] = "Forma~ter" ; Text [ french ] = "Forma~t" ; Text [ swedish ] = "~Format" ; - Text [ dutch ] = "~Formaat" ; + Text [ dutch ] = "~Opmaak" ; Text [ spanish ] = "~Formato" ; Text [ english_us ] = "F~ormat" ; Text[ chinese_simplified ] = "ʽ(~F)"; @@ -842,3 +842,4 @@ ModalDialog RID_SCDLG_AUTOFORMAT }; + |