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
The point would be to then be able to find out duplicate entries, within the project but even among several projects.
Ideally, it would generate an xml with filenames in comment, eg.
<!-- Control\ProcessFireMission.sqf START --> <Key ID="STR_My_Amazing_Example_InvalidAsset"> <Czech>Invalid asset type.</Czech> <English>Invalid asset type.</English> <French>Invalid asset type.</French> <German>Invalid asset type.</German> <Hungarian>Invalid asset type.</Hungarian> <Polish>Invalid asset type.</Polish> <Portuguese>Invalid asset type.</Portuguese> <Russian>Invalid asset type.</Russian> <Spanish>Invalid asset type.</Spanish> </Key>
The text was updated successfully, but these errors were encountered:
I have an "Excel Export and Import" up my sleeve.
Sorry, something went wrong.
Closing this in favor of #39
bux
No branches or pull requests
The point would be to then be able to find out duplicate entries, within the project but even among several projects.
Ideally, it would generate an xml with filenames in comment, eg.
The text was updated successfully, but these errors were encountered: