Skip to content
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

#710 plurals generation fix #711

Merged
merged 7 commits into from
May 17, 2024
Merged

#710 plurals generation fix #711

merged 7 commits into from
May 17, 2024

Conversation

ExNDY
Copy link
Contributor

@ExNDY ExNDY commented May 17, 2024

#fix 710
fix bug with assets on js platform when run on windows

@ExNDY ExNDY added this to the 0.24.0 milestone May 17, 2024
@ExNDY ExNDY self-assigned this May 17, 2024
Comment on lines 111 to 115
fun main(args: Array<String>) {
val text = "Текст \"%s\"".convertXmlStringToApplePluralLocalization()

println(text)
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's trash, will be removed

@ExNDY
Copy link
Contributor Author

ExNDY commented May 17, 2024

@Alex009 i'm test asset changes on windows platform and now asset errors will be fixed

@ExNDY ExNDY marked this pull request as ready for review May 17, 2024 16:17
@Alex009 Alex009 merged commit 5496aa8 into develop May 17, 2024
29 checks passed
@Alex009 Alex009 deleted the #710-plurals-generation-fix branch May 17, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants