Issue#14 Message properties files cleaned
This commit is contained in:
parent
481aff9124
commit
01534e39c5
@ -1,5 +1,4 @@
|
||||
confirmDialog.text=Your directory has been backup \n in the file :\n
|
||||
confirmDialogYourString.text=Your File
|
||||
confirmDialogGood.text=Your File %s has been check and is good
|
||||
confirmDialogBad.text =Your File %s is corrupted
|
||||
badUsage.text = Bad usage
|
||||
|
@ -1,5 +1,4 @@
|
||||
confirmDialog.text = Votre répertoire a été sauvegardé \n dans le fichier :\n
|
||||
confirmDialogYourString.text=Votre fichier
|
||||
confirmDialogGood.text=Votre fichier %s a été vérifié et ne comporte pas d'erreurs
|
||||
confirmDialogBad.text = Votre fichier %s comporte des erreurs
|
||||
badUsage.text = mauvais usage
|
||||
|
@ -20,14 +20,12 @@ CheckPanel.btnNewButton.text=\u2026
|
||||
CheckPanel.btnNewButton_1.text=Check
|
||||
CheckPanel.confirmDialogBad.text=Your File %s is corrupted
|
||||
CheckPanel.confirmDialogGood.text=Your File %s has been check and is good
|
||||
CheckPanel.confirmDialogTitle.text=Check done
|
||||
CheckPanel.confirmDialogYourString.text=Your File
|
||||
CheckPanel.confirmDialogTitle.text=Check done
|
||||
CheckPanel.lblNewLabel.text=File to be Checked
|
||||
SibaGUI.mnFile.text=File
|
||||
SibaGUI.mnNewMenu.text=Help
|
||||
SibaGUI.mntmBackup.text=Backup\u2026
|
||||
SibaGUI.mntmCheck.text=Check\u2026
|
||||
SibaGUI.mntmNewMenuItem_1.text=End
|
||||
SibaGUI.mntmNewMenuItem_2.text=About
|
||||
SibaGUI.mntmQuit.text=Quit
|
||||
SourceDirectorySelector.this.dialogTitle=Directory to backup
|
||||
|
@ -22,12 +22,11 @@ BackupPanel.checkFileChooserButton.text= Fichier
|
||||
BackupPanel.confirmDialogTitle.text = Sauvegarde faite
|
||||
BackupPanel.confirmDialogMessage.text = Votre répertoire a été sauvegardé \n dans le fichier :\n
|
||||
CheckPanel.confirmDialogTitle.text = Vérification faite
|
||||
CheckPanel.confirmDialogYourString.text = Votre fichier
|
||||
CheckPanel.confirmDialogGood.text = Votre fichier %s a été vérifié et ne comporte pas d'erreurs
|
||||
CheckPanel.confirmDialogBad.text = Votre fichier %s comporte des erreurs
|
||||
BackupPanel.dataMissing.text = Données incomplètes
|
||||
BackupPanel.TitleWarning.text = Attention
|
||||
SibaGUI.mnFile.text=Fichier
|
||||
SibaGUI.mntmBackup.text=Sauvegarde...
|
||||
SibaGUI.mntmBackup.text=Sauvegarde\u2026
|
||||
SibaGUI.mntmQuit.text=Quitter
|
||||
SibaGUI.mntmCheck.text=Vérification...
|
||||
SibaGUI.mntmCheck.text=Vérification\u2026
|
Loading…
Reference in New Issue
Block a user