chylex / TweetDuck

A Windows Client for TweetDeck. Not affiliated with Twitter.
https://tweetduck.chylex.com
MIT License
193 stars 25 forks source link

Internationalization of the UI #344

Closed javadch closed 1 year ago

javadch commented 1 year ago

Is there any settings, feature, or hidden feature to enable internationalization, e.g., right-to-left UI, multi-language interface, language selection for the end user either for the whole client or per account?

chylex commented 1 year ago

The app is based on TweetDeck which doesn't support any other languages, but even it did I found that accepting community localization and then maintaining it is too much overhead for me. Your best bet would be forking the project, localizing it, and releasing your own version for those who need it.

javadch commented 1 year ago

I can possibly do that and have already forked it. However, I need some guidance. Can you guide me through the steps I need to follow to localize the Winforms, the browsers, and the resources?

chylex commented 1 year ago

I don't have experience with .NET's internationalization. I can tell you about some things TweetDuck does right now, but usually to prevent default i18n rules.