diff --git a/js/components/AccountRegister.js b/js/components/AccountRegister.js index 8fcd583..f9002f7 100644 --- a/js/components/AccountRegister.js +++ b/js/components/AccountRegister.js @@ -628,7 +628,7 @@ const ImportTransactionsModal = React.createClass({ disabled={inputDisabled} value={this.state.importFile} onChange={this.handleImportChange} /> - Select an OFX/QFX file to upload. + Select a file to upload. {progressBar}