mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 01:17:34 +09:00
Import Tycho's Add-on Manager
This commit is contained in:
parent
d07bf4bba2
commit
a122115666
875 changed files with 111377 additions and 0 deletions
|
|
@ -0,0 +1,21 @@
|
|||
# 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/.
|
||||
|
||||
#LOCALIZATION NOTE (source.profile) add-ons installed by the user, this may be
|
||||
# translated as "You" or "User" depending on the locale
|
||||
source.profile=You
|
||||
#LOCALIZATION NOTE (source.bundled) add-ons shipped with the application, and thus
|
||||
# treated as installed by the user. This may be
|
||||
# translated as "You" or "User" depending on the locale
|
||||
source.bundled=You (Bundled)
|
||||
#LOCALIZATION NOTE (source.other) add-ons installed by other applications
|
||||
# installed on the computer
|
||||
source.other=Third Party
|
||||
|
||||
action.enabled=Will be enabled
|
||||
action.disabled=Will be disabled
|
||||
action.autoupdate=Will be updated to be compatible
|
||||
action.incompatible=Will be enabled when compatible
|
||||
action.neededupdate=Update to make compatible
|
||||
action.unneededupdate=Optional update
|
||||
Loading…
Add table
Add a link
Reference in a new issue