pragmatrix / tnt

Command line tool for organizing translation strings extracted from .NET assemblies. Supports Excel, XLIFF roundtrips and machine translations.
MIT License
30 stars 2 forks source link

Show warning strings in `tnt show warnings` without the `warning:` prefix. #64

Closed pragmatrix closed 6 years ago

pragmatrix commented 6 years ago
[I] [de] Warnings:
[I]   warning: whitespace on the left differs in line 1: "  " -> "▒▒"

In the example above, the warning: is redundant.