Tag: cws_src680_babelfish06 User: pjanik Date: 05/02/03 09:15:20 Modified: /dba/dbaccess/source/ui/app/ app.src
Log: #i41927#: Remove spaces before "..." in the menu item. File Changes: Directory: /dba/dbaccess/source/ui/app/ ======================================= File [changed]: app.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/app.src?r1=1.7&r2=1.7.14.1 Delta lines: +5 -5 ------------------- --- app.src 21 Jan 2005 17:08:30 -0000 1.7 +++ app.src 3 Feb 2005 17:15:17 -0000 1.7.14.1 @@ -2,9 +2,9 @@ * * $RCSfile: app.src,v $ * - * $Revision: 1.7 $ + * $Revision: 1.7.14.1 $ * - * last change: $Author: kz $ $Date: 2005/01/21 17:08:30 $ + * last change: $Author: pjanik $ $Date: 2005/02/03 17:15:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -152,8 +152,8 @@ Identifier = SID_APP_NEW_FORM; HelpId = SID_APP_NEW_FORM; Command = ".uno:DBNewForm"; - Text [ de ] ="Formular ..." ; - Text [ en-US ] = "Form ..." ; + Text [ de ] ="Formular..." ; + Text [ en-US ] = "Form..." ; }; MenuItem { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
