Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 788
    • Issues 788
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briar
  • briarbriar
  • Issues
  • #1102

Closed
Open
Created Nov 08, 2017 by Torsten Grote@groteOwner

Make App Store Descriptions Localizable

The French language coordinator of Localization Lab asked us to make the app store descriptions localizable as well.

In Transportr, I just added them to the strings.xml, so they can be translated as part of the other strings.

There, I use fastlane to upload all descriptions with one command after extracting them from the strings.xml file with a script.

Using fastlane has the advantage that the localized descriptions will be picked up by F-Droid automatically as well. Also, it supports taking automated localized screenshots and uploading those as well.

Edited Nov 08, 2017 by Torsten Grote
Assignee
Assign to
Time tracking