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: commonlingui.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 ************************************************************************/
30 // include ---------------------------------------------------------------
31 #include <svx/dialogs.hrc>
33 #include "hangulhanjadlg.hrc"
35 Window RID_SVX_WND_COMMON_LINGU
37 DialogControl = TRUE; // we want to tab out of this
42 Pos = MAP_APPFONT( 6, 9 );
43 Size = MAP_APPFONT( 42, 10 );
44 Text [ en-US ] = "Origi~nal";
48 HelpId=HID_SPELLDLG_SETWORD;
49 Pos = MAP_APPFONT( 51, 9 );
50 Size = MAP_APPFONT( 164, 10 );
57 Pos = MAP_APPFONT( 6, 25 );
58 Size = MAP_APPFONT( 42, 10 );
59 Text [ en-US ] = "~Word" ;
64 Pos = MAP_APPFONT( 51, 24 );
65 Size = MAP_APPFONT( 137, 12 );
69 FixedText FT_SUGGESTION
71 Pos = MAP_APPFONT( 6, 48 );
72 Size = MAP_APPFONT( 42, 10 );
73 Text [ en-US ] = "~Suggestions" ;
78 Pos = MAP_APPFONT( 224, 6 );
79 Size = MAP_APPFONT( 55, 14 );
80 Text [ en-US ] = "~Ignore" ;
83 PushButton BTN_IGNOREALL
85 Pos = MAP_APPFONT( 224, 22 );
86 Size = MAP_APPFONT( 55, 14 );
87 Text [ en-US ] = "Always I~gnore" ;
92 Pos = MAP_APPFONT( 224, 40 );
93 Size = MAP_APPFONT( 55, 14 );
94 Text [ en-US ] = "~Replace" ;
98 PushButton BTN_CHANGEALL
100 Pos = MAP_APPFONT( 224, 56 );
101 Size = MAP_APPFONT( 55, 14 );
102 Text [ en-US ] = "Always R~eplace" ;
105 PushButton BTN_OPTIONS
107 Pos = MAP_APPFONT( 224, 129 );
108 Size = MAP_APPFONT( 55, 14 );
110 Text [ en-US ] = "Options..." ;
115 Pos = MAP_APPFONT( 6, 155 );
116 Size = MAP_APPFONT( 130, 10 );
121 Pos = MAP_APPFONT( 1, 1 );
122 Size = MAP_APPFONT( 283, 148 );
126 HelpButton BTN_SPL_HELP
128 Pos = MAP_APPFONT( 160, 153 );
129 Size = MAP_APPFONT( 55, 14 );
132 CancelButton BTN_SPL_CANCEL
134 Pos = MAP_APPFONT ( 224 , 153 ) ;
135 Size = MAP_APPFONT ( 55 , 14 ) ;
137 Text [ en-US ] = "~Close" ;