1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: frmui.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
32 /*-----------------------------------------------------------------------
34 -----------------------------------------------------------------------*/
37 Text [ en-US ] = "~Top" ;
41 Text [ en-US ] = "~Bottom" ;
43 String STR_CENTER_VERT
45 Text [ en-US ] = "C~enter" ;
47 String STR_CENTER_HORI
49 Text [ en-US ] = "~Center" ;
51 /*-----------------------------------------------------------------------
53 -----------------------------------------------------------------------*/
56 Text [ en-US ] = "Upper Margin" ;
59 /*-----------------------------------------------------------------------
61 -----------------------------------------------------------------------*/
62 /*-----------------------------------------------------------------------
63 Beschreibung: V-Rel Zeichenausrichtungen
64 -----------------------------------------------------------------------*/
65 /*-----------------------------------------------------------------------
66 Beschreibung: Zeichenausrichtungen fuer frmsh.cxx - Kontextmenue
67 -----------------------------------------------------------------------*/
70 Text [ en-US ] = "Base line at ~top" ;
72 String STR_BOTTOM_BASE
74 Text [ en-US ] = "~Base line at bottom" ;
76 String STR_CENTER_BASE
78 Text [ en-US ] = "Base line ~centered" ;
82 Text [ en-US ] = "Top of line" ;
84 String STR_LINE_BOTTOM
86 Text [ en-US ] = "Bottom of line" ;
88 String STR_LINE_CENTER
90 Text [ en-US ] = "Center of line" ;
94 Text [ en-US ] = "Top of character" ;
96 String STR_CHAR_BOTTOM
98 Text [ en-US ] = "Bottom of character" ;
100 String STR_CHAR_CENTER
102 Text [ en-US ] = "Center of character" ;
104 String STR_OLE_INSERT
106 /* ### ACHTUNG: Neuer Text in Resource? Objekt einfügen : Objekt einf³gen */
107 Text [ en-US ] = "Insert object" ;
111 Text [ en-US ] = "Edit object" ;
113 String STR_COLL_HEADER
115 Text [ en-US ] = " (Template: " ;
117 String STR_FRMUI_BORDER
119 Text [ en-US ] = "Borders" ;
121 String STR_FRMUI_PATTERN
123 Text [ en-US ] = "Background" ;
125 String STR_FRMUI_WRAP
127 Text [ en-US ] = "Wrap" ;
129 InfoBox MSG_COLUMN_ERR_BOUNDWIDTH
132 DEFBUTTON = WB_DEF_OK ;
133 /* ### ACHTUNG: Neuer Text in Resource? Der Spaltenabstand ist zu groß für die Spaltenbreite. : Der Spaltenabstand ist zu gro˜ f³r die Spaltenbreite. */
134 Message [ en-US ] = "Column spacing exceeds the column width." ;