blob: 46eaa388386f4452bffb42d7a20edcf0e7b05b3a (
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 "ਮੱਦਦ">
<!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 "ਮੱਦਦ">
<!ENTITY helpMenuWin.accesskey "H">
<!ENTITY helpTroubleshootingInfo.label "ਸਮੱਸਿਆ ਹੱਲ">
<!ENTITY helpTroubleshootingInfo.accesskey "T">
<!ENTITY helpSafeMode.label "Restart with Add-ons Disabled…">
<!ENTITY helpSafeMode.accesskey "R">
|