BrowserPicker icon indicating copy to clipboard operation
BrowserPicker copied to clipboard

Pr i18n Support

Open XTsat opened this issue 4 months ago • 3 comments

  • Support i18n multilingual (Now supports English and Chinese)
  • Support one-click registration to the system for the portable version
  • Support one-click jump to default system application settings

BrowserPicker_v2.2.4.4_Portable_NoDeps_VS_en.zip

XTsat avatar Dec 16 '25 06:12 XTsat

I redefined the releases naming convention, but my changes to release.yml failed, I named it manually

My manual build with dependencies is only around 100MB, I don't know why the automatically generated build is so large.

image

XTsat avatar Dec 16 '25 06:12 XTsat

Thank you so much for undertaking this work, I love it!

But I would prefer if you didn't do quite so many unrelated changes, especially the automatic reformatting that appears to have happened. I do want to keep tabs for indentation, because of the flexibility it offers (I personally prefer indent size 2 when reading code). So if you would be so kind as to revert the whitespace changes I would really appreciate that.

Also, the tag format should remain semver 2, that is v.*.*.* as MSI ignores the fourth number anyway so making a v.x.x.x.x tag would not make sense anyway.

mortenn avatar Dec 16 '25 21:12 mortenn

I used XAMLStyler2022 auto formatting.I think it's inconvenient to write too much on the same line, and now the changed files are a bit too much

As for the version number, the fourth digit of the version I released is just to indicate that it evolved from the original version, and is more multilingual than the original version

XTsat avatar Dec 17 '25 14:12 XTsat