2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 #define FL_LINGUISTIC 101
21 #define FT_LINGU_MODULES 111
22 #define CLB_LINGU_MODULES 112
23 #define PB_LINGU_MODULES_EDIT 113
25 #define FT_LINGU_OPTIONS 121
26 #define CLB_LINGU_OPTIONS 122
27 #define PB_LINGU_OPTIONS_EDIT 123
28 #define FT_LINGU_OPTIONS_MOREDICTS 124
30 #define STR_CAPITAL_WORDS 201
31 #define STR_WORDS_WITH_DIGITS 202
32 #define STR_SPELL_SPECIAL 204
33 #define STR_SPELL_AUTO 206
34 #define STR_NUM_PRE_BREAK 209
35 #define STR_NUM_POST_BREAK 210
36 #define STR_HYPH_AUTO 211
37 #define STR_HYPH_SPECIAL 212
38 #define STR_NUM_MIN_WORDLEN 213
40 #define STR_NUM_PRE_BREAK_DLG 214
41 #define STR_NUM_POST_BREAK_DLG 215
42 #define STR_NUM_MIN_WORDLEN_DLG 216
44 #define STR_GRAMMAR_AUTO 217
54 #define FL_NUMVAL_PREBREAK 305
55 #define BT_OK_PREBREAK 306
56 #define BT_CANCEL_PREBREAK 307
57 #define ED_PREBREAK 308
58 #define PB_EDIT_MODULES_PRIO_UP 309
59 #define PB_EDIT_MODULES_PRIO_DOWN 310
60 #define PB_EDIT_MODULES_PRIO_BACK 311
62 #define FT_LINGU_DICS 312
63 #define CLB_LINGU_DICS 313
64 #define PB_LINGU_DICS_NEW_DIC 314
65 #define PB_LINGU_DICS_EDIT_DIC 315
66 #define PB_LINGU_DICS_DEL_DIC 316
68 #define FL_EDIT_MODULES_OPTIONS 317
69 #define FT_EDIT_MODULES_LANGUAGE 318
70 #define LB_EDIT_MODULES_LANGUAGE 319
71 #define CLB_EDIT_MODULES_MODULES 320
72 #define FT_EDIT_MODULES_NEWDICTSLINK 321
73 #define FL_EDIT_MODULES_BUTTONS 322
74 #define STR_LINGU_MODULES_EDIT 323
75 #define STR_LINGU_DICS_EDIT_DIC 324
76 #define STR_LINGU_OPTIONS_EDIT 325