-
-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
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
stringtable: rapify #842
stringtable: rapify #842
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files
|
all_translations[index].push(english.into()); | ||
} else { | ||
// If we don't have some kind of default value to use, we should just not do the conversion | ||
return false; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BI's binarizer places an empty string here.
But for HEMTT its definitely better if it complains, but it should say where the missing string is? Probably the stringtable linter already does that?
Anything outstanding here? (Ready to not be a draft?) |
I think it's ready if someone has a stringtable that's just |
this breaks escaped symbols like |
"Binerize" stringtable.xml to stringtable.bin
Dutch/Chinese
) we'll just skip it