mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +09:00
17 lines
672 B
Properties
17 lines
672 B
Properties
# 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 (downloadMessage.deleteAll):
|
|
# Semicolon-separated list of plural forms. See:
|
|
# http://developer.mozilla.org/en/docs/Localization_and_Plurals
|
|
downloadMessage.deleteAll=Delete this download?;Delete #1 downloads?
|
|
|
|
downloadAction.deleteAll=Delete All
|
|
|
|
downloadState.downloading=Downloading…
|
|
downloadState.canceled=Canceled
|
|
downloadState.failed=Failed
|
|
downloadState.paused=Paused
|
|
downloadState.starting=Starting…
|
|
downloadState.unknownSize=Unknown size
|