Hello Phil,
For translation purposes I generate files with: exiftool -listx.
What must I do, that also the tags defined inside configfile are listed in the output file?
Is there a possibility to generate such a file, that contains only 2 languages: English and 1 additional language?
This would make the outputfile much smaller.
Thanks for your help in advance.
Best regards
Herb
Hi Herb,
The user-defined tags should be part of the -listx output if the config file is loaded when you run the command. Currently though, alternate languages can't be defined for user-defined tags.
The -listx doesn't have an option to output only two languages. The only way to do this is to output them all and ignore the ones you don't want.
- Phil