mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00
3281: Capitalization correction
This commit is contained in:
parent
1b371c026e
commit
2b33599122
@ -28,7 +28,7 @@ HashDbCreateDatabaseDialog.knownBadRadioButton.text=Notable
|
|||||||
HashDbCreateDatabaseDialog.cancelButton.text=Cancel
|
HashDbCreateDatabaseDialog.cancelButton.text=Cancel
|
||||||
ModalNoButtons.CURRENTDB_LABEL.text=(CurrentDb)
|
ModalNoButtons.CURRENTDB_LABEL.text=(CurrentDb)
|
||||||
ModalNoButtons.CURRENTLYON_LABEL.text=Currently Indexing x of y
|
ModalNoButtons.CURRENTLYON_LABEL.text=Currently Indexing x of y
|
||||||
ModalNoButtons.GO_GET_COFFEE_LABEL.text=Hash Sets are currently being indexed, this may take some time.
|
ModalNoButtons.GO_GET_COFFEE_LABEL.text=Hash sets are currently being indexed, this may take some time.
|
||||||
ModalNoButtons.CANCEL_BUTTON.text=Cancel
|
ModalNoButtons.CANCEL_BUTTON.text=Cancel
|
||||||
HashDbImportDatabaseDialog.knownRadioButton.text=Known (NSRL or other)
|
HashDbImportDatabaseDialog.knownRadioButton.text=Known (NSRL or other)
|
||||||
HashDbCreateDatabaseDialog.knownRadioButton.text=Known
|
HashDbCreateDatabaseDialog.knownRadioButton.text=Known
|
||||||
@ -42,8 +42,8 @@ HashDbImportDatabaseDialog.openButton.text=Open...
|
|||||||
HashDbCreateDatabaseDialog.jLabel3.text=Name:
|
HashDbCreateDatabaseDialog.jLabel3.text=Name:
|
||||||
HashDbCreateDatabaseDialog.okButton.text=OK
|
HashDbCreateDatabaseDialog.okButton.text=OK
|
||||||
HashDbCreateDatabaseDialog.databasePathTextField.text=
|
HashDbCreateDatabaseDialog.databasePathTextField.text=
|
||||||
AddContentToHashDbAction.ContentMenu.noHashDbsConfigd=No Hash Sets configured
|
AddContentToHashDbAction.ContentMenu.noHashDbsConfigd=No hash sets configured
|
||||||
AddContentToHashDbAction.ContentMenu.createDbItem=Create Hash Set...
|
AddContentToHashDbAction.ContentMenu.createDbItem=Create hash set...
|
||||||
AddContentToHashDbAction.addFilesToHashSet.addToHashDbErr1.text=Add to Hash Set Error
|
AddContentToHashDbAction.addFilesToHashSet.addToHashDbErr1.text=Add to Hash Set Error
|
||||||
AddContentToHashDbAction.addFilesToHashSet.addToHashDbErr2.text=Add to Hash Set Error
|
AddContentToHashDbAction.addFilesToHashSet.addToHashDbErr2.text=Add to Hash Set Error
|
||||||
AddContentToHashDbAction.addFilesToHashSet.addToHashDbErr3.text=Add to Hash Set Error
|
AddContentToHashDbAction.addFilesToHashSet.addToHashDbErr3.text=Add to Hash Set Error
|
||||||
@ -79,7 +79,7 @@ HashDbCreateDatabaseDialog.fileExistsErr=File Already Exists Error
|
|||||||
HashDbCreateDatabaseDialog.mustEnterHashSetNameMsg=A hash set name must be entered.
|
HashDbCreateDatabaseDialog.mustEnterHashSetNameMsg=A hash set name must be entered.
|
||||||
HashDbCreateDatabaseDialog.createHashDbErr=Create Hash Set Error
|
HashDbCreateDatabaseDialog.createHashDbErr=Create Hash Set Error
|
||||||
HashDbCreateDatabaseDialog.mustEnterHashDbPathMsg=A hash set path must be entered.
|
HashDbCreateDatabaseDialog.mustEnterHashDbPathMsg=A hash set path must be entered.
|
||||||
HashDbCreateDatabaseDialog.errMsg.hashDbCreationErr=Hash Set creation error
|
HashDbCreateDatabaseDialog.errMsg.hashDbCreationErr=Hash set creation error
|
||||||
HashDbCreateDatabaseDialog.cannotCreateFileAtLocMsg=Cannot create a hash set file at the selected location.
|
HashDbCreateDatabaseDialog.cannotCreateFileAtLocMsg=Cannot create a hash set file at the selected location.
|
||||||
HashDbCreateDatabaseDialog.failedToCreateHashDbMsg=Failed to create the hash set.
|
HashDbCreateDatabaseDialog.failedToCreateHashDbMsg=Failed to create the hash set.
|
||||||
HashDbImportDatabaseDialog.importHashDbMsg=Import Hash Set
|
HashDbImportDatabaseDialog.importHashDbMsg=Import Hash Set
|
||||||
@ -113,7 +113,7 @@ HashDbManager.unableToOpenHashDbMsg=Unable to open {0} hash set.
|
|||||||
HashDbManager.savedBackupOfOldConfigMsg={0}\nA backup copy of the old configuration has been saved as\n{1}
|
HashDbManager.savedBackupOfOldConfigMsg={0}\nA backup copy of the old configuration has been saved as\n{1}
|
||||||
HashDbManager.baseMessage.updatedFormatHashDbConfig=The format of the hash set configuration file has been updated.
|
HashDbManager.baseMessage.updatedFormatHashDbConfig=The format of the hash set configuration file has been updated.
|
||||||
HashDbManager.msgBoxTitle.confFileFmtChanged=Configuration File Format Changed
|
HashDbManager.msgBoxTitle.confFileFmtChanged=Configuration File Format Changed
|
||||||
HashDbManager.dlgMsg.dbNotFoundAtLoc=Hash Set {0} could not be found at location\n{1}\nWould you like to search for the file?
|
HashDbManager.dlgMsg.dbNotFoundAtLoc=Hash set {0} could not be found at location\n{1}\nWould you like to search for the file?
|
||||||
HashDbManager.dlgTitle.MissingDb=Missing Hash Set
|
HashDbManager.dlgTitle.MissingDb=Missing Hash Set
|
||||||
HashDbManager.progress.indexingHashSet=Indexing {0}
|
HashDbManager.progress.indexingHashSet=Indexing {0}
|
||||||
HashDbManager.dlgMsg.errorIndexingHashSet=Error indexing {0} hash set.
|
HashDbManager.dlgMsg.errorIndexingHashSet=Error indexing {0} hash set.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user