-
Notifications
You must be signed in to change notification settings - Fork 11
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
[NEW-FEATURE] Implement string localization and interpolation #98
Comments
|
/cib |
Branch 98-_NEW-FEATURE_Implement_string_localization_and_interpolation created! |
* Create draft PR for #98 * Create project for resx compiler * added fundamentals for string localization and some basic testing * added wraper with location of localized string to dictionary * abstract legalacrobatics into ix.compiler project * Create ResxManager * added support for attributeName pragmas, added support for multiple localized strings * Change options for launchSettings, small refactoring * Added test for CreateIdentifier and GetOnlyLocalizedString * Added more supported symbols, change to relative path in comments * adds tests to L1,2,3 --------- Co-authored-by: Brano5 <[email protected]> Co-authored-by: Branko Zachemsky <[email protected]> Co-authored-by: Dávid Špavor <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: