summaryrefslogtreecommitdiffstats
path: root/toolkit/locales/en-US/chrome/global/filepicker.properties
blob: 9c9be1f7850d7eb17d8ef5a9f00be2e015b12996 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# 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: The extensions to which these descriptions refer
#                    now live in toolkit/content/filepicker.properties
allTitle=All Files
htmlTitle=HTML Files
textTitle=Text Files
imageTitle=Image Files
xmlTitle=XML Files
xulTitle=XUL Files
appsTitle=Applications
audioTitle=Audio Files
videoTitle=Video Files

dirTextInputLabel=Directory name:
dirTextInputAccesskey=n

confirmTitle=Confirm
confirmFileReplacing=%S already exists.\nDo you want to replace it?
openButtonLabel=Open
saveButtonLabel=Save
selectFolderButtonLabel=Select
noButtonLabel=No
formatLabel=Format:

errorOpenFileDoesntExistTitle=Error opening %S
errorOpenFileDoesntExistMessage=File %S doesn’t exist
errorDirDoesntExistTitle=Error accessing %S
errorDirDoesntExistMessage=Directory %S doesn’t exist

errorOpeningFileTitle=Error opening %S
openWithoutPermissionMessage_file=File %S is not readable

errorSavingFileTitle=Error saving %S
saveParentIsFileMessage=%S is a file, can’t save %S
saveParentDoesntExistMessage=Path %S doesn’t exist, can’t save %S

saveWithoutPermissionMessage_file=File %S is not writable.
saveWithoutPermissionMessage_dir=Cannot create file. Directory %S is not writable.

errorNewDirDoesExistTitle=Error creating %S
errorNewDirDoesExistMessage=A file named %S already exists, directory cannot be created.

errorCreateNewDirTitle=Error creating %S
errorCreateNewDirMessage=Directory %S could not be created
errorCreateNewDirIsFileMessage=Directory cannot be created, %S is a file
errorCreateNewDirPermissionMessage=Directory cannot be created, %S not writable

promptNewDirTitle=Create new directory
promptNewDirMessage=Directory name:

errorPathProblemTitle=Unknown Error
errorPathProblemMessage=An unknown error occurred (path %S)