Vojtěch Krása

Results 329 comments of Vojtěch Krása

Perhaps I should make it as an extra plugin to make the translation optional + a notification that would advertise it for people with the Chinese locale. Thoughs?

You can update and install https://plugins.jetbrains.com/plugin/18291-string-manipulation--localization/ I will add a notification after confirming it works.

It requires a Chinese locale. Perhaps add `-Duser.country=cn -Duser.language=zh` to VM options.

I found out that IntelliJ supports only one language plugin installed, so I will have to do it somehow diffterently.

https://youtrack.jetbrains.com/issue/IDEA-287549 - it seems we will have to wait for a solution - or workaround it by doing some painful refactoring https://www.plugin-dev.com/intellij/general/plugin-localization/ - or having the translation enabled always with...

Last time I converted XML to JSON, it turned out that the real JSON produced by an app looked quite differently... But whatever, pull request welcomed, if it does not...

It will be possible using CTRL + SHIFT + ALT + R, not sure if it breaks some other use case... ![image](https://user-images.githubusercontent.com/1160875/195596995-48fc11cc-1b84-4a20-9f28-115a40626175.png)

And does it work with Maven? My IntelliJ tells me `Error running 'server [jetty:run]': Can't profile provided goals`