220463 use more error codes in nsExternalAppHandler::SendStatusChange
r=bzbarsky sr=darin We now show a useful dialog for NS_ERROR_OUT_OF_MEMORY, and we treat NS_ERROR_FILE_UNRECOGNIZED_PATH like FILE_NOT_FOUND. git-svn-id: svn://10.0.0.236/trunk@147538 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -42,4 +42,5 @@ diskFull=There is not enough room on the disk to save %S.\n\nRemove unnecessary
|
||||
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.
|
||||
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.
|
||||
helperAppNotFound=%S could not be opened, because the associated helper application does not exist. Change the association in your preferences.
|
||||
noMemory=There is not sufficient memory to complete the action you requested.\n\nQuit some applications and try again.
|
||||
title=Downloading %S
|
||||
|
||||
Reference in New Issue
Block a user