Bump version to 5.0-14
[LibreOffice.git] / starmath / source / symbol.src
blobdfcc6e83ce5ceb4da6f2049d0352c449113520ce
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
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/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
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 .
18  */
20 #include <starmath.hrc>
22 // Both list types Ui and Export have to be identical. The Ui version
23 // is the localized version of all symbols that is show in the Ui,
24 // for Export they have to be in English. The transition between
25 // both lists is done with GetExportSymbolName() and GetUiSymbolName().
26 Resource RID_LOCALIZED_NAMES
28     StringArray RID_EXPORT_SYMBOLSET_NAMES
29     {
30         ItemList =
31         {
32             < "Greek" ; > ;
33             < "Special" ; > ;
34         };
35     };
36     StringArray RID_UI_SYMBOLSET_NAMES
37     {
38         ItemList [ en-US ] =
39         {
40             < "Greek" ; > ;
41             < "Special" ; > ;
42         };
43     };
44     StringArray RID_EXPORT_SYMBOL_NAMES
45     {
46         ItemList =
47         {
48             < "alpha" ; > ;
49             < "ALPHA" ; > ;
50             < "beta" ; > ;
51             < "BETA" ; > ;
52             < "gamma" ; > ;
53             < "GAMMA" ; > ;
54             < "delta" ; > ;
55             < "DELTA" ; > ;
56             < "epsilon" ; > ;
57             < "EPSILON" ; > ;
58             < "zeta" ; > ;
59             < "ZETA" ; > ;
60             < "eta" ; > ;
61             < "ETA" ; > ;
62             < "theta" ; > ;
63             < "THETA" ; > ;
64             < "iota" ; > ;
65             < "IOTA" ; > ;
66             < "kappa" ; > ;
67             < "KAPPA" ; > ;
68             < "lambda" ; > ;
69             < "LAMBDA" ; > ;
70             < "mu" ; > ;
71             < "MU" ; > ;
72             < "nu" ; > ;
73             < "NU" ; > ;
74             < "xi" ; > ;
75             < "XI" ; > ;
76             < "omicron" ; > ;
77             < "OMICRON" ; > ;
78             < "pi" ; > ;
79             < "PI" ; > ;
80             < "rho" ; > ;
81             < "RHO" ; > ;
82             < "sigma" ; > ;
83             < "SIGMA" ; > ;
84             < "tau" ; > ;
85             < "TAU" ; > ;
86             < "upsilon" ; > ;
87             < "UPSILON" ; > ;
88             < "phi" ; > ;
89             < "PHI" ; > ;
90             < "chi" ; > ;
91             < "CHI" ; > ;
92             < "psi" ; > ;
93             < "PSI" ; > ;
94             < "omega" ; > ;
95             < "OMEGA" ; > ;
96             < "varepsilon" ; > ;
97             < "vartheta" ; > ;
98             < "varpi" ; > ;
99             < "varrho" ; > ;
100             < "varsigma" ; > ;
101             < "varphi" ; > ;
102             < "element" ; > ;
103             < "noelement" ; > ;
104             < "strictlylessthan" ; > ;
105             < "strictlygreaterthan" ; > ;
106             < "notequal" ; > ;
107             < "identical" ; > ;
108             < "tendto" ; > ;
109             < "infinite" ; > ;
110             < "angle" ; > ;
111             < "perthousand" ; > ;
112             < "and" ; > ;
113             < "or" ; > ;
114         };
115     };
116     StringArray RID_UI_SYMBOL_NAMES
117     {
118     ItemList [ en-US ] =
119     {
120         < "alpha" ; > ;
121         < "ALPHA" ; > ;
122         < "beta" ; > ;
123         < "BETA" ; > ;
124         < "gamma" ; > ;
125         < "GAMMA" ; > ;
126         < "delta" ; > ;
127         < "DELTA" ; > ;
128         < "epsilon" ; > ;
129         < "EPSILON" ; > ;
130         < "zeta" ; > ;
131         < "ZETA" ; > ;
132         < "eta" ; > ;
133         < "ETA" ; > ;
134         < "theta" ; > ;
135         < "THETA" ; > ;
136         < "iota" ; > ;
137         < "IOTA" ; > ;
138         < "kappa" ; > ;
139         < "KAPPA" ; > ;
140         < "lambda" ; > ;
141         < "LAMBDA" ; > ;
142         < "mu" ; > ;
143         < "MU" ; > ;
144         < "nu" ; > ;
145         < "NU" ; > ;
146         < "xi" ; > ;
147         < "XI" ; > ;
148         < "omicron" ; > ;
149         < "OMICRON" ; > ;
150         < "pi" ; > ;
151         < "PI" ; > ;
152         < "rho" ; > ;
153         < "RHO" ; > ;
154         < "sigma" ; > ;
155         < "SIGMA" ; > ;
156         < "tau" ; > ;
157         < "TAU" ; > ;
158         < "upsilon" ; > ;
159         < "UPSILON" ; > ;
160         < "phi" ; > ;
161         < "PHI" ; > ;
162         < "chi" ; > ;
163         < "CHI" ; > ;
164         < "psi" ; > ;
165         < "PSI" ; > ;
166         < "omega" ; > ;
167         < "OMEGA" ; > ;
168         < "varepsilon" ; > ;
169         < "vartheta" ; > ;
170         < "varpi" ; > ;
171         < "varrho" ; > ;
172         < "varsigma" ; > ;
173         < "varphi" ; > ;
174         < "element" ; > ;
175         < "noelement" ; > ;
176         < "strictlylessthan" ; > ;
177         < "strictlygreaterthan" ; > ;
178         < "notequal" ; > ;
179         < "identical" ; > ;
180         < "tendto" ; > ;
181         < "infinite" ; > ;
182         < "angle" ; > ;
183         < "perthousand" ; > ;
184         < "and" ; > ;
185         < "or" ; > ;
186     };
187     };
190 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */