summaryrefslogtreecommitdiffstats
path: root/browser/locales/en-US/browser/linuxDesktopEntry.ftl
blob: f05267b3bb6bfd40a75c557d55e46e31858f64fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# 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/.

# These messages are used by the Firefox ".desktop" file on Linux.
# https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html

# The entry name is the label on the desktop icon, among other things.
desktop-entry-name = { -brand-shortcut-name }
# The comment usually appears as a tooltip when hovering over application menu entry.
desktop-entry-comment = Browse the World Wide Web
desktop-entry-generic-name = Web Browser
# Combine Name and GenericName. This string is specific to GNOME.
desktop-entry-x-gnome-full-name = { -brand-shortcut-name } Web Browser
# Keywords are search terms used to find this application.
# The string is a list of keywords separated by semicolons:
# - Do NOT replace semicolons with other punctuation signs.
# - The list MUST end with a semicolon.
desktop-entry-keywords = Internet;WWW;Browser;Web;Explorer;

## Actions are visible in a context menu after right clicking the
## taskbar icon, possibly other places depending on the environment.

desktop-action-new-window-name = New Window
desktop-action-new-private-window-name = New Private Window
desktop-action-open-profile-manager = Open Profile Manager