Siba/src/org/dclermonte/siba/cli/messages.properties

13 lines
720 B
Properties
Raw Normal View History

confirmDialog.text=Your directory has been backup \n in the file:\n
2016-06-07 00:21:31 +02:00
confirmDialogGood.text=Your File %s has been check and is good
confirmDialogBad.text =Your File %s is corrupted
2016-05-08 22:43:19 +02:00
badUsage.text = Bad usage
missingDirectoryToSave.text = Missing the directory to backup
directoryToSaveNotExist.text = The directory to save do not exist
directoryNotExist.text = one of the directories does not exist
missingFileToCheck.text = Missing the file to check
2016-05-19 18:40:00 +02:00
missingTargetFile.text=missing target file
2016-05-22 21:47:41 +02:00
NotDirectorySource.text=Source is not a directory
2016-05-25 18:10:34 +02:00
SibaManageralgorithm.text=Algorithm error in sibaManagerexception
ToManyParameter.text= Bad number of parameters
UnexpectedError.text = An error occur, contact your administrator