abouttreesummaryrefslogcommitdiff
path: root/metadata/android/vi/full_description.txt
AgeCommit message (Collapse)AuthorFilesLines
2024-03-16Move fastlane metadata into fastlane/metadata/androidJules Aguillon1-6/+0
2024-02-06Move store descriptions into strings filesJules Aguillon1-0/+6
This makes translation easier as there's a single file to edit at. Existing short and full descriptions are conserved. sync_translations.py takes care of updating the metadata files. The metadata directories are renamed to match the language codes used in `res/`. Contributing guidelines are updated accordingly.