diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-09 19:25:11 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-09 19:25:11 +0000 |
commit | 0786b0d95da1b5b9ca9a61284febbe3172ea9e61 (patch) | |
tree | 4e5819530d919e3d5260ef15775904899e7fb0b9 /sfx2/source | |
parent | 38d3dcc38aaa76b4372126289166fc9b259c01f1 (diff) |
Merge SRC624: 09.03.01 - 21:24:44 (NoBranch)
Diffstat (limited to 'sfx2/source')
-rw-r--r-- | sfx2/source/appl/sfx.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/appl/sfx.src b/sfx2/source/appl/sfx.src index 75e6fe2a34c7..e5508cff1ab7 100644 --- a/sfx2/source/appl/sfx.src +++ b/sfx2/source/appl/sfx.src @@ -2,9 +2,9 @@ * * $RCSfile: sfx.src,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: rt $ $Date: 2001-03-01 20:07:58 $ + * last change: $Author: kz $ $Date: 2001-03-09 20:25:11 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -429,7 +429,7 @@ String STR_REDO Text = "Wiederherstellen: " ; Text [ English ] = "Redo: " ; Text [ english_us ] = "Re~do: " ; - Text [ portuguese ] = "Refazer: " ; + Text [ portuguese ] = "Restaurar: " ; Text [ portuguese_brazilian ] = "Refazer " ; Text [ swedish ] = "terstll: " ; Text [ danish ] = "Gendan: " ; |