This needs to be improved. Code does not check to see if separator character appears more than once in the line. Example using comma separated values, if a comma also appears in the language string being added, it can cause the batch to fail or malfunction. Need to add more code to check for this.
Also there are some hard coded text strings that need to be put into language keys.
This needs to be improved. Code does not check to see if separator character appears more than once in the line. Example using comma separated values, if a comma also appears in the language string being added, it can cause the batch to fail or malfunction. Need to add more code to check for this.
Also there are some hard coded text strings that need to be put into language keys.