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.searchButton.text=Search
CommonFilesPanel.withinDataSourceRadioButton.text=Within a Data Source CommonFilesPanel.withinDataSourceRadioButton.text=FIles must be in data source:
CommonFilesPanel.allDataSourcesRadioButton.text=Across All Data Sources 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.jLabel1.text=<html>Search for files that exist in multiple data sources:</html>
CommonFilesPanel.cancelButton.text=Cancel CommonFilesPanel.cancelButton.text=Cancel
CommonFilesPanel.cancelButton.actionCommand=Cancel CommonFilesPanel.cancelButton.actionCommand=Cancel