blob: 0e0506bfd4a2922f7c7c4c5ad0923a59fcac3b61 (
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 "Hjálp">
<!ENTITY helpMenu.accesskey "H">
<!-- LOCALIZATION NOTE some localizations of Windows use "?"
for the help button in the menubar but Gnome does not. -->
<!ENTITY helpMenuWin.label "Hjálp">
<!ENTITY helpMenuWin.accesskey "H">
<!ENTITY helpTroubleshootingInfo.label "Upplýsingar fyrir úrræðaleit">
<!ENTITY helpTroubleshootingInfo.accesskey "t">
<!ENTITY helpSafeMode.label "Endurræsa með viðbætur óvirkar…">
<!ENTITY helpSafeMode.accesskey "r">
|