Skip to content

Commit

Permalink
fix the message display for CSV chooser dialog
Browse files Browse the repository at this point in the history
fix the message display for CSV chooser dialog
  • Loading branch information
ashitsalesforce committed Oct 29, 2023
1 parent 8567121 commit 36f1461
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/labels.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CSVChooser.title=CSV Chooser
CSVChooserDialog.title=CSV Chooser
CSVViewer.title=CSV Viewer
CSVChooser.message=\ \ \ Choose the CSV to view:
CSVChooserDialog.message=\ \ \ Choose the CSV to view:
CSVChooser.numberRows=Select the number of rows to view:
CSVChooser.selectOpen=Select a CSV to open:
CSVChooser.openCsv=Open CSV
Expand Down

0 comments on commit 36f1461

Please sign in to comment.