Skip to content

Commit

Permalink
Merge pull request #3786 from sramazzina/INJECTION-LABEL
Browse files Browse the repository at this point in the history
[MISSING LABELS] Added missing labels
  • Loading branch information
usbrandon authored Apr 9, 2024
2 parents 44cebe0 + a5bd0e7 commit 7375e3a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ TextFileInput.Injection.FIELD_GROUP=Grouping symbol
TextFileInput.Injection.FIELD_IF_NULL=The default value if null
TextFileInput.Injection.FIELD_IGNORE=Ignore? (Y/N)
TextFileInput.Injection.FIELD_LENGTH=Length
TextFileInput.Injection.LENGTH=Length
TextFileInput.Injection.FIELD_NAME=Name
TextFileInput.Injection.FIELD_NULL_STRING=The null string
TextFileInput.Injection.FIELD_POSITION=Position
Expand Down Expand Up @@ -131,6 +132,7 @@ TextFileInput.Injection.SEPARATOR=The field separator
TextFileInput.Injection.SKIP_BAD_FILES=Skip bad files? (Y/N)
TextFileInput.Injection.WARNING_FILES_EXTENTION=The warning files' extension
TextFileInput.Injection.WARNING_FILES_TARGET_DIR=The target directory for the warning files
TextFileInput.Injection.SCHEMA_DEFINITION=Schema definition
TextFileInput.Log.ConvertLineToRow=encl substring\=[{0}]
TextFileInput.Log.ConvertLineToRowTitle=convert line to row
TextFileInput.Log.CoundNotParseField=Couldn''t parse field [{0}] with value [{1}], format [{2}] on data row [{3}].
Expand Down

0 comments on commit 7375e3a

Please sign in to comment.