sschueller / peertube-android

Thorium, a PeerTube Android Client
https://github.com/Chocobozzz/PeerTube
GNU Affero General Public License v3.0
341 stars 53 forks source link

New short title #224

Closed comradekingu closed 4 years ago

comradekingu commented 4 years ago

The current title causes an error in translation as there aren't enough available chars. The shorter alternative title (The Thorium PeerTube Client) Is 27, of a limit of 30 chars 123456789012345678901234567890 so it will also fail in some languages

I don't really know how the searching works on the Play store. Is there a penalty for being over in English? Does Thorium show up when searching for "PeerTube"?

sschueller commented 4 years ago

Hi,

Thanks for the pull request.

I have added the playstore meta data to weblate. So all translations can be made here: https://hosted.weblate.org/projects/peertube/playstoremeta/

The Title has the highest impact on the play store search results. At the moment I would prefer to keep "PeerTube" in the name until at least public release.

The max characters limit for the title is now 50, up from 30. https://dgtlmart.com/google-changed-character-limit-for-app-title-in-google-play-store/