dom/locales/en-US/chrome/nsWebBrowserPersist.properties

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 # This Source Code Form is subject to the terms of the Mozilla Public
michael@0 2 # License, v. 2.0. If a copy of the MPL was not distributed with this
michael@0 3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
michael@0 4
michael@0 5 readError=%S could not be saved, because the source file could not be read.\n\nTry again later, or contact the server administrator.
michael@0 6 writeError=%S could not be saved, because an unknown error occurred.\n\nTry saving to a different location.
michael@0 7 launchError=%S could not be opened, because an unknown error occurred.\n\nTry saving to disk first and then opening the file.
michael@0 8 diskFull=There is not enough room on the disk to save %S.\n\nRemove unnecessary files from the disk and try again, or try saving in a different location.
michael@0 9 readOnly=%S could not be saved, because the disk, folder, or file is write-protected.\n\nWrite-enable the disk and try again, or try saving in a different location.
michael@0 10 accessError=%S could not be saved, because you cannot change the contents of that folder.\n\nChange the folder properties and try again, or try saving in a different location.
michael@0 11 SDAccessErrorCardReadOnly=Cannot download file because the SD card is in use.
michael@0 12 SDAccessErrorCardMissing=Cannot download file because the SD card is missing.
michael@0 13 helperAppNotFound=%S could not be opened, because the associated helper application does not exist. Change the association in your preferences.
michael@0 14 noMemory=There is not sufficient memory to complete the action you requested.\n\nQuit some applications and try again.
michael@0 15 title=Downloading %S
michael@0 16 fileAlreadyExistsError=%S could not be saved, because a file already exists with the same name as the '_files' directory.\n\nTry saving to a different location.
michael@0 17 fileNameTooLongError=%S could not be saved, because the file name was too long.\n\nTry saving with a shorter file name.

mercurial