app icon indicating copy to clipboard operation
app copied to clipboard

feat: add fastlane app description

Open yurtpage opened this issue 1 year ago • 3 comments
trafficstars

The Fastlane allows to publish an app description for both PlayStore and F-Droid. The description can be internationalized.

Translation of the app description is very important because F-Droid doesn't even makes an auto translation.

Please integrate the app with the Weblate or Transifex and add the App Metadata to translation. Here is a sample of Conversations app metadata translation via Weblate https://translate.codeberg.org/projects/conversations/app-store-metadata-conversations/

Meanwhile here I added one translation as a sample.

yurtpage avatar Apr 20 '24 21:04 yurtpage

Will these be used automatically when uploading to Google Play as well? I think for now I'd like to avoid that since we treat Google Play GUI as the source of truth for desc and screenshots.

moughxyz avatar Sep 09 '24 15:09 moughxyz

Only the fdroid takes the description automatically on a next app release. For the GP you have to run the Fastlane command

yurtpage avatar Sep 10 '24 06:09 yurtpage

@moughxyz friendly remind on this

yurtpage avatar Feb 04 '25 05:02 yurtpage