Update bundle of common files dialog text

This commit is contained in:
Andrew Ziehl 2018-04-10 14:24:00 -07:00
parent f14207458e
commit 0b2776b0a9

View File

@ -1,6 +1,6 @@
CommonFilesPanel.searchButton.text=Search
CommonFilesPanel.withinDataSourceRadioButton.text=Within a Data Source
CommonFilesPanel.allDataSourcesRadioButton.text=Across All Data Sources
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
CommonFilesPanel.cancelButton.actionCommand=Cancel