diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-06-08 20:36:21 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-06-08 20:36:21 +0000 |
commit | d3334836c729ec5298523312c9ed95ebab541710 (patch) | |
tree | 83664f02fb8ed9210564e3d20ec17ee1ece193ab /vcl/source/src/menu.src | |
parent | 694e9a240d01573ebf79b002fd430e4fa490b4f3 (diff) |
Merge SRC633: 08.06.01 - 23:37:01
Diffstat (limited to 'vcl/source/src/menu.src')
-rw-r--r-- | vcl/source/src/menu.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/vcl/source/src/menu.src b/vcl/source/src/menu.src index fa3440e4e886..99f573bd3197 100644 --- a/vcl/source/src/menu.src +++ b/vcl/source/src/menu.src @@ -2,9 +2,9 @@ * * $RCSfile: menu.src,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: vg $ $Date: 2001-05-16 14:37:47 $ + * last change: $Author: kz $ $Date: 2001-06-08 21:36:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -245,7 +245,7 @@ Menu SV_RESID_MENU_EDIT Text [ portuguese ] = "Seleccionar ~tudo" ; Text [ finnish ] = "~Valitse kaikki" ; Text [ danish ] = "~Marker alt" ; - Text [ french ] = "Slectio~nner tout" ; + Text [ french ] = "~Slectionner tout" ; Text [ swedish ] = "Markera ~allt" ; Text [ dutch ] = "~Alles selecteren" ; Text [ spanish ] = "Seleccionar ~todo" ; @@ -293,3 +293,4 @@ Menu SV_RESID_MENU_EDIT }; }; }; + |