We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If no string of a file is translated, the file is currently still exported. It looks then like this
<?xml version="1.0" encoding="UTF-8"?> <xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0"> <file t3:id="1520838123" source-language="en" datatype="plaintext" original="EXT:adminpanel/Resources/Private/Language/locallang.xlf" date="2018-03-31T08:08:00Z" product-name="adminpanel" target-language="sv-SE"> <header/> <body> </body> </file> </xliff>
It should be possible to skip those files completly.
discussion: https://typo3.slack.com/archives/CM9DSMMPC/p1574278265061700
The text was updated successfully, but these errors were encountered:
crowdin-support
No branches or pull requests
If no string of a file is translated, the file is currently still exported. It looks then like this
It should be possible to skip those files completly.
discussion: https://typo3.slack.com/archives/CM9DSMMPC/p1574278265061700
The text was updated successfully, but these errors were encountered: