Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: AL|EN
« on: August 20, 2019, 01:29:54 PM »

Hi,

--list-components-json fails when there is no @xxx reference inside .tra file

Code: [Select]
RROR: No translation provided for @623
FATAL ERROR: Not_found

on the other hand, --list-components replace missing string with 'UNDEFINED STRING:   @xxx' and return the data.

EDIT: I saw the fix, thanks!