<!-- 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 "Umetni Math">

<!ENTITY sourceEditField.label "Unesite LaTeX izvorni kod:">

<!ENTITY options.label "Opcije">
<!ENTITY optionInline.label "Inline režim">
<!ENTITY optionInline.accesskey "n">
<!ENTITY optionDisplay.label "Način prikaza">
<!ENTITY optionDisplay.accesskey "N">
<!ENTITY optionLTR.label "Smjer s lijeva na desno">
<!ENTITY optionLTR.accesskey "l">
<!ENTITY optionRTL.label "Smjer s desna na lijevo">
<!ENTITY optionRTL.accesskey "d">

<!ENTITY insertButton.label "Umetni">
<!ENTITY insertButton.accesskey "m">