DNNCommunity / DNN.FormAndList

Design your own table complete with field types, validation and custom user permissions.
MIT License
28 stars 20 forks source link

Some small issues with the translation of the import control #81

Closed MaiklT closed 3 years ago

MaiklT commented 3 years ago

Describe the bug

Some typos and a non-translatable error message.

To Reproduce

File: importcsv.ascx.resx Key: Error.Text Value: An error occurred during the export Value should be "An error occurred during the import"

File: importcsv.ascx.cs Line: 129 "Please specify the file to import" should be localizable.