blob: fae992d4ffdd191dbf98049edb768da0b9e25db2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- 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/. -->
<!ENTITY aboutDownloads.title "Downloads">
<!ENTITY aboutDownloads.header "Your Downloads">
<!ENTITY aboutDownloads.empty "No Downloads">
<!ENTITY aboutDownloads.open "Open">
<!ENTITY aboutDownloads.remove "Delete">
<!ENTITY aboutDownloads.removeAll "Delete All">
<!ENTITY aboutDownloads.pause "Pause">
<!ENTITY aboutDownloads.resume "Resume">
<!ENTITY aboutDownloads.cancel "Cancel">
<!ENTITY aboutDownloads.retry "Retry">
|