ukdtom / WebTools.bundle

WebTools is a collection of tools for Plex Media Server. Like the Unsupported AppStore (UAS)
https://forums.plex.tv/discussion/288191
Mozilla Public License 2.0
1.3k stars 170 forks source link

Language selector #346

Closed ukdtom closed 7 years ago

ukdtom commented 7 years ago

We need this ASAP, since Translators are requesting a build so they can see the relevant context

creoludifico commented 7 years ago

Check commit

ukdtom commented 7 years ago

Checked, and .....There's always an "and" ;)

The language list is listing all languages that PMS support, but should instead list avail translated languages....

As such, I've added a call to return that to you..

/api/v3/wt/getLanguageList

Check the doc in my newest commit for it

Also do note, that when changing languages, the left main menu isn't always updated, until I logon again?

ukdtom commented 7 years ago

Also, on the language selection page, it would be nice, if we could say something like:

https://github.com/ukdtom/WebTools.bundle/issues/334#issuecomment-317274325

creoludifico commented 7 years ago

I've fixed the langlist and the lang should now be updated immediately after changing lang.

I'm not sure what you want to do with the selection page? Is it styling? In the future i think i'll be the settings tab

ukdtom commented 7 years ago

Text to tell people to translate, if their language is missing ;)

creoludifico commented 7 years ago

Can you formulate the text?

ukdtom commented 7 years ago

Already did a few days ago ;-P

https://github.com/ukdtom/WebTools.bundle/issues/334#issuecomment-317274325

creoludifico commented 7 years ago

Check commit. It's on the lang page

ukdtom commented 7 years ago

Perfect, thanks