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
Hi! Great job! I am testing fame to use in our project, and found a tiny issue. Comments do not appear in Transifex software.
Transifex supports XLIFF files, but with one nuance: <note> tag should come with attribute:
<note>
<note from="developer">
Do you think XLIFF output may be changed without breaking anything else?
EDIT After learning more how fame works, I realized this is default Xcode's output, and strange preference of Transifex.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi! Great job!
I am testing fame to use in our project, and found a tiny issue. Comments do not appear in Transifex software.
Transifex supports XLIFF files, but with one nuance:
<note>
tag should come with attribute:<note from="developer">
Do you think XLIFF output may be changed without breaking anything else?
EDIT After learning more how fame works, I realized this is default Xcode's output, and strange preference of Transifex.
The text was updated successfully, but these errors were encountered: