diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-02-14 10:48:16 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-02-14 10:48:16 +0000 |
commit | ba7332474136a44580a33dda856f4aba5504ca5c (patch) | |
tree | 5ac4af2c05f686249db1c3e78ca2e44e5a449898 /svx/source/gallery2 | |
parent | 53b13bafb5ccfde74769ca2d8a83e4e432306713 (diff) |
INTEGRATION: CWS babelfish06 (1.72.384); FILE MERGED
2005/02/03 17:14:09 pjanik 1.72.384.1: #i41927#: Remove spaces before "..." in the menu item.
Diffstat (limited to 'svx/source/gallery2')
-rw-r--r-- | svx/source/gallery2/gallery.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/gallery2/gallery.src b/svx/source/gallery2/gallery.src index 75b7bbf168be..5e14b185fcb8 100644 --- a/svx/source/gallery2/gallery.src +++ b/svx/source/gallery2/gallery.src @@ -2,9 +2,9 @@ * * $RCSfile: gallery.src,v $ * - * $Revision: 1.72 $ + * $Revision: 1.73 $ * - * last change: $Author: obo $ $Date: 2004-08-12 09:02:51 $ + * last change: $Author: hr $ $Date: 2005-02-14 11:48:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -923,8 +923,8 @@ Menu RID_SVXMN_GALLERY1 { Identifier = MN_PROPERTIES; HelpId = HID_GALLERY_PROPERTIES; - Text [ de ] = "~Eigenschaften ..." ; - Text [ en-US ] = "Propert~ies ..." ; + Text [ de ] = "~Eigenschaften..." ; + Text [ en-US ] = "Propert~ies..." ; Text [ x-comment ] = " "; }; }; |