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: optjsearch.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 <svx/dialogs.hrc>
34 #include "optjsearch.hrc"
37 TabPage RID_SVXPAGE_JSEARCH_OPTIONS
39 HelpId = HID_SVXPAGE_JSEARCH_OPTIONS ;
42 Size = MAP_APPFONT ( 260 , 185 ) ;
43 FixedLine FL_TREAT_AS_EQUAL
45 Pos = MAP_APPFONT( 6, 3 );
46 Size = MAP_APPFONT( 248, 8 );
47 Text [ en-US ] = "Treat as equal";
49 CheckBox CB_MATCH_CASE
51 Pos = MAP_APPFONT ( 12 , 14 ) ;
52 Size = MAP_APPFONT ( 118 , 10 ) ;
53 Text [ en-US ] = "~uppercase/lowercase";
55 CheckBox CB_MATCH_FULL_HALF_WIDTH
57 Pos = MAP_APPFONT ( 12 , 28 ) ;
58 Size = MAP_APPFONT ( 118 , 10 ) ;
59 Text [ en-US ] = "~full-width/half-width forms";
61 CheckBox CB_MATCH_HIRAGANA_KATAKANA
63 Pos = MAP_APPFONT ( 12 , 42 ) ;
64 Size = MAP_APPFONT ( 118 , 10 ) ;
65 Text [ en-US ] = "~hiragana/katakana";
67 CheckBox CB_MATCH_CONTRACTIONS
69 Pos = MAP_APPFONT ( 12 , 56 ) ;
70 Size = MAP_APPFONT ( 118 , 10 ) ;
71 Text [ en-US ] = "~contractions (yo-on, sokuon)";
73 CheckBox CB_MATCH_MINUS_DASH_CHOON
75 Pos = MAP_APPFONT ( 12 , 70 ) ;
76 Size = MAP_APPFONT ( 118 , 10 ) ;
77 Text [ en-US ] = "~minus/dash/cho-on";
79 CheckBox CB_MATCH_REPEAT_CHAR_MARKS
81 Pos = MAP_APPFONT ( 12 , 84 ) ;
82 Size = MAP_APPFONT ( 118 , 10 ) ;
83 Text [ en-US ] = "'re~peat character' marks";
85 CheckBox CB_MATCH_VARIANT_FORM_KANJI
87 Pos = MAP_APPFONT ( 12 , 98 ) ;
88 Size = MAP_APPFONT ( 118 , 10 ) ;
89 Text [ en-US ] = "~variant-form kanji (itaiji)";
91 CheckBox CB_MATCH_OLD_KANA_FORMS
93 Pos = MAP_APPFONT ( 12 , 112) ;
94 Size = MAP_APPFONT ( 118 , 10 ) ;
95 Text [ en-US ] = "~old Kana forms";
97 CheckBox CB_MATCH_DIZI_DUZU
99 Pos = MAP_APPFONT ( 136 , 14 ) ;
100 Size = MAP_APPFONT ( 118 , 10 ) ;
101 Text [ en-US ] = "~di/zi, du/zu";
103 CheckBox CB_MATCH_BAVA_HAFA
105 Pos = MAP_APPFONT ( 136 , 28 ) ;
106 Size = MAP_APPFONT ( 118 , 10 ) ;
107 Text [ en-US ] = "~ba/va, ha/fa";
109 CheckBox CB_MATCH_TSITHICHI_DHIZI
111 Pos = MAP_APPFONT ( 136 , 42 ) ;
112 Size = MAP_APPFONT ( 118 , 10 ) ;
113 Text [ en-US ] = "~tsi/thi/chi, dhi/zi";
115 CheckBox CB_MATCH_HYUFYU_BYUVYU
117 Pos = MAP_APPFONT ( 136 , 56 ) ;
118 Size = MAP_APPFONT ( 118 , 10 ) ;
119 Text [ en-US ] = "h~yu/fyu, byu/vyu";
121 CheckBox CB_MATCH_SESHE_ZEJE
123 Pos = MAP_APPFONT ( 136 , 70 ) ;
124 Size = MAP_APPFONT ( 118 , 10 ) ;
125 Text [ en-US ] = "~se/she, ze/je";
127 CheckBox CB_MATCH_IAIYA
129 Pos = MAP_APPFONT ( 136 , 84 ) ;
130 Size = MAP_APPFONT ( 118 , 10 ) ;
131 Text [ en-US ] = "~ia/iya (piano/piyano)";
133 CheckBox CB_MATCH_KIKU
135 Pos = MAP_APPFONT ( 136 , 98 ) ;
136 Size = MAP_APPFONT ( 118 , 10 ) ;
137 Text [ en-US ] = "~ki/ku (tekisuto/tekusuto)";
139 CheckBox CB_MATCH_PROLONGED_SOUNDMARK
141 Pos = MAP_APPFONT ( 136 , 112 ) ;
142 Size = MAP_APPFONT ( 118 , 10 ) ;
143 Text [ en-US ] = "Prolon~ged vowels (ka-/kaa)";
147 Pos = MAP_APPFONT( 6, 128 );
148 Size = MAP_APPFONT( 248, 8 );
149 Text [ en-US ] = "Ignore";
151 CheckBox CB_IGNORE_PUNCTUATION
153 Pos = MAP_APPFONT ( 12 , 139 ) ;
154 Size = MAP_APPFONT ( 118 , 10 ) ;
155 Text [ en-US ] = "Pu~nctuation characters";
157 CheckBox CB_IGNORE_WHITESPACES
159 Pos = MAP_APPFONT ( 12 , 153 ) ;
160 Size = MAP_APPFONT ( 118 , 10 ) ;
161 Text [ en-US ] = "~Whitespace characters";
163 CheckBox CB_IGNORE_MIDDLE_DOT
165 Pos = MAP_APPFONT ( 136 , 139 ) ;
166 Size = MAP_APPFONT ( 118 , 10 ) ;
167 Text [ en-US ] = "Midd~le dots";
169 Text [ en-US ] = "Searching in Japanese";