blob: a055a9315964cf8f017334c746649c6f8cd34f2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!-- 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/. -->
<!-- Help Menu -->
<!ENTITY helpMenu.label "Pomoć">
<!ENTITY helpMenu.accesskey "P">
<!-- LOCALIZATION NOTE some localizations of Windows use "?"
for the help button in the menubar but Gnome does not. -->
<!ENTITY helpMenuWin.label "Pomoć">
<!ENTITY helpMenuWin.accesskey "P">
<!ENTITY helpTroubleshootingInfo.label "Informacije za rješavanje problema">
<!ENTITY helpTroubleshootingInfo.accesskey "I">
<!ENTITY helpSafeMode.label "Restartuj s onemogućenim add-onima…">
<!ENTITY helpSafeMode.accesskey "R">
|