exelban / stats

macOS system monitor in your menu bar
MIT License
24.51k stars 810 forks source link

fix: added missing localization strings in `Kit/process.swift` #1903

Closed AhmedAbouelkher closed 4 months ago

AhmedAbouelkher commented 4 months ago

In this PR I've added missing localization strings in Kit/process.swift which was Process and Kill process. The missing keys were added to all language strings under Module Kit.

Side Note: I have minor bug fixes in mind, but I need a build guide #1881 to debug the program easily, I tried building the project multiple times but failed, I always encounter this error Include of non-modular header inside framework module 'Kit': 'stats/Kit/lldb/lldb.h'.

exelban commented 4 months ago

hi. Thanks for contribution. This time I will merge PR like that. But please make a PR with clean history.