blob: 43049db43372eae7f0eae630800a4f5977e2c3fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!-- Window title -->
<!ENTITY windowTitle.label "הוספת ביטוי מתמטי">
<!ENTITY sourceEditField.label "הכנסת קוד מקור של LaTeX:">
<!ENTITY options.label "אפשרויות">
<!ENTITY optionDisplay.label "מצב תצוגה">
<!ENTITY optionDisplay.accesskey "ת">
<!ENTITY optionLTR.label "כיוון משמאל לימין">
<!ENTITY optionLTR.accesskey "ש">
<!ENTITY optionRTL.label "כיוון מימין לשמאל">
<!ENTITY optionRTL.accesskey "י">
<!ENTITY insertButton.label "Insert">
<!ENTITY insertButton.accesskey "I">
|