From ad3c85beecf1648a3337f14d96de6f9361c0b56b Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 27 Mar 2006 09:14:23 +0000 Subject: INTEGRATION: CWS swa11y203 (1.126.118); FILE MERGED 2006/03/13 14:14:30 od 1.126.118.1: #i51726# - rename FN_NAME_GROUP to FN_NAME_SHAPE --- sw/sdi/swslots.src | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/sdi/swslots.src') diff --git a/sw/sdi/swslots.src b/sw/sdi/swslots.src index 2651a3618873..fd483382ca3e 100644 --- a/sw/sdi/swslots.src +++ b/sw/sdi/swslots.src @@ -4,9 +4,9 @@ * * $RCSfile: swslots.src,v $ * - * $Revision: 1.126 $ + * $Revision: 1.127 $ * - * last change: $Author: kz $ $Date: 2006-01-06 12:58:54 $ + * last change: $Author: obo $ $Date: 2006-03-27 10:14:23 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1748,7 +1748,7 @@ SfxSlotInfo FN_UPDATE_CHARTS Slotname [ de ] = "Diagramme aktualisieren"; Slotname [ en-US ] = "Update Charts"; }; -SfxSlotInfo FN_NAME_GROUP +SfxSlotInfo FN_NAME_SHAPE { Slotname [ de ] = "Objekt benennen"; Slotname [ en-US ] = "Name Object"; -- cgit