leoding86 / pixiv-omina

Pixiv Omina is a software for downloading artworks and comics from Pixiv and Pixiv Comic
Mozilla Public License 2.0
283 stars 26 forks source link

Improve English localisation #76

Open sakkamade opened 3 years ago

sakkamade commented 3 years ago
Minimised I have checked it mostly, and the only issue that I found is here: ![omina start up 2](https://user-images.githubusercontent.com/62730422/123180438-cb7d0980-d47a-11eb-8626-f8041a32af86.png) This is how it looks without this commit: ![omina start up](https://user-images.githubusercontent.com/62730422/123180439-cc15a000-d47a-11eb-9117-06f5d8e74fa2.png)

Sorry, I don't really know JS, however I expect that adding something like word-break: break-word; in case with CSS to corresponding file should fix it.

EDIT: And so I did just that:

https://github.com/leoding86/pixiv-omina/blob/cc11dcfa4de837b638aa92606a3bddcd81d25703/src/renderer/styles/app.scss#L91

omina22

sakkamade commented 3 years ago

Please don't hesitate to speak up, if some strings are not to your liking.