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: ascfldlg.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 #include "ascfldlg.hrc"
34 ModalDialog DLG_ASCII_FILTER
36 HelpID = HID_ASCII_FILTER ;
39 Size = MAP_APPFONT ( 239 , 80 ) ;
44 Pos = MAP_APPFONT ( 6 , 3 ) ;
45 Size = MAP_APPFONT ( 170 , 8 ) ;
46 Text [ en-US ] = "Properties";
50 Pos = MAP_APPFONT ( 12 , 15 ) ;
51 Size = MAP_APPFONT ( 66 , 10 ) ;
52 Text [ en-US ] = "~Character set";
56 Pos = MAP_APPFONT ( 80 , 14 ) ;
57 Size = MAP_APPFONT ( 90 , 61 ) ;
64 Pos = MAP_APPFONT ( 12 , 31 ) ;
65 Size = MAP_APPFONT ( 66 , 10 ) ;
66 Text [ en-US ] = "Default fonts";
70 Pos = MAP_APPFONT ( 80 , 30 ) ;
71 Size = MAP_APPFONT ( 90 , 61 ) ;
78 Pos = MAP_APPFONT ( 12 , 47 ) ;
79 Size = MAP_APPFONT ( 66 , 10 ) ;
80 Text [ en-US ] = "Lan~guage";
84 Pos = MAP_APPFONT ( 80 , 46 ) ;
85 Size = MAP_APPFONT ( 90 , 61 ) ;
92 Pos = MAP_APPFONT ( 12 , 64 ) ;
93 Size = MAP_APPFONT ( 66 , 8 ) ;
94 Text [ en-US ] = "~Paragraph break";
98 Pos = MAP_APPFONT ( 80 , 64 ) ;
99 Size = MAP_APPFONT ( 40 , 10 ) ;
102 Text [ en-US ] = "~CR & LF";
106 Pos = MAP_APPFONT ( 121 , 64 ) ;
107 Size = MAP_APPFONT ( 20 , 10 ) ;
109 Text [ en-US ] = "C~R";
113 Pos = MAP_APPFONT ( 155 , 64 ) ;
114 Size = MAP_APPFONT ( 20 , 10 ) ;
116 Text [ en-US ] = "~LF";
121 Pos = MAP_APPFONT ( 183 , 6 ) ;
122 Size = MAP_APPFONT ( 50 , 14 ) ;
126 CancelButton PB_CANCEL
128 Pos = MAP_APPFONT ( 183 , 23 ) ;
129 Size = MAP_APPFONT ( 50 , 14 ) ;
134 Pos = MAP_APPFONT ( 183 , 43 ) ;
135 Size = MAP_APPFONT ( 50 , 14 ) ;
138 String STR_SYS_CHARSET
140 Text [ en-US ] = "System";
142 Text [ en-US ] = "ASCII Filter Options";