1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 #include <starmath.hrc>
23 /////////////////////////////////////////////////////////////////
26 /////////////////////////////////////////////////////////////////
28 Resource RID_LOCALIZED_NAMES
30 StringArray RID_FRENCH_50_NAMES
62 StringArray RID_FRENCH_60_NAMES
94 StringArray RID_ITALIAN_50_NAMES
101 < "moltomaggioredi" ; > ;
103 < "nonelemento" ; > ;
104 < "moltoinferioredi" ; > ;
112 StringArray RID_ITALIAN_60_NAMES
119 < "molto.maggiore.di" ; > ;
121 < "non.elemento" ; > ;
122 < "molto.minore.di" ; > ;
130 StringArray RID_SWEDISH_50_NAMES
143 StringArray RID_SWEDISH_60_NAMES
156 StringArray RID_SPANISH_50_NAMES
163 < "nopertenece" ; > ;
166 StringArray RID_SPANISH_60_NAMES
173 < "sinelemento" ; > ;
176 StringArray RID_EXPORT_SYMBOLSET_NAMES
184 StringArray RID_UI_SYMBOLSET_NAMES
192 StringArray RID_EXPORT_SYMBOL_NAMES
252 < "strictlylessthan" ; > ;
253 < "strictlygreaterthan" ; > ;
259 < "perthousand" ; > ;
264 StringArray RID_UI_SYMBOL_NAMES
324 < "strictlylessthan" ; > ;
325 < "strictlygreaterthan" ; > ;
331 < "perthousand" ; > ;
338 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */