For Compose Multiplatform strings you don’t need to Android escape special characters like ?, @ or quotes. But syncing the translations is adding quotes.
Here is the link to the documentation where they mention that.
It would be great if we can have an option to disable it or have it as default. I tried disabling escape special characters and quotes, but since this is based on Android file type, it has no impact.