Fix typo in common files dialog

This commit is contained in:
Andrew Ziehl 2018-04-10 15:09:04 -07:00 committed by Brian Sweeney
parent 88955ecdc5
commit e9c8e47147

View File

@ -1,5 +1,5 @@
CommonFilesPanel.searchButton.text=Search
CommonFilesPanel.withinDataSourceRadioButton.text=FIles must be in data source:
CommonFilesPanel.withinDataSourceRadioButton.text=Files must be in data source:
CommonFilesPanel.allDataSourcesRadioButton.text=Files can be in any data source
CommonFilesPanel.jLabel1.text=<html>Search for files that exist in multiple data sources:</html>
CommonFilesPanel.cancelButton.text=Cancel