Issue#33 corrected english typography in labels
This commit is contained in:
parent
ee891e7b8f
commit
574b04f829
@ -1,4 +1,4 @@
|
||||
confirmDialog.text=Your directory has been backup \n in the file :\n
|
||||
confirmDialog.text=Your directory has been backup \n in the file:\n
|
||||
confirmDialogGood.text=Your File %s has been check and is good
|
||||
confirmDialogBad.text =Your File %s is corrupted
|
||||
badUsage.text = Bad usage
|
||||
|
@ -7,12 +7,12 @@ BackupPanel.btnNewButton.text=\u2026
|
||||
BackupPanel.btnNewButton_1.text=\u2026
|
||||
BackupPanel.btnNewButton_2.text=Backup
|
||||
BackupPanel.checkFileChooserButton.text=File to check
|
||||
BackupPanel.confirmDialogMessage.text=Your directory has been backup \n in the file \:\n
|
||||
BackupPanel.confirmDialogMessage.text=Your directory has been backup \n in the file:\n
|
||||
BackupPanel.confirmDialogTitle.text=Backup done
|
||||
BackupPanel.dataMissing.text=Data Missing
|
||||
BackupPanel.lblNewLabel_2.text=<html><p style\="margin-bottom\: 0cm; line-height\: 100%">Choose \:</p><p style\="margin-bottom\: 0cm; line-height\: 100%">- 1 \: The directory to backup</p><p style\="margin-bottom\: 0cm; line-height\: 100%">- 2 \: The directory where you want to put the backup</p><p style\="margin-bottom\: 0cm; line-height\: 100%">- 3 \: Click Backup</p></html>
|
||||
BackupPanel.lblSourceDirectory.text=Source Directory \:
|
||||
BackupPanel.lblTargetDirectory.text=Target Directory \:
|
||||
BackupPanel.lblSourceDirectory.text=Source Directory:
|
||||
BackupPanel.lblTargetDirectory.text=Target Directory:
|
||||
BackupPanel.sourceFileChooserButton.text=Source Directory
|
||||
BackupPanel.targetFileChooserButton.text=Target Directory
|
||||
CheckDirectorySelector.this.dialogTitle=Directory where is the backup
|
||||
@ -23,7 +23,7 @@ CheckPanel.btnNewButton_1.text_1=New button
|
||||
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.lblNewLabel.text=File to be Checked \:
|
||||
CheckPanel.lblNewLabel.text=File to be Checked:
|
||||
SibaGUI.mnFile.text=File
|
||||
SibaGUI.mnNewMenu.text=Help
|
||||
SibaGUI.mntmBackup.text=Backup\u2026
|
||||
|
Loading…
Reference in New Issue
Block a user