abouttreesummaryrefslogcommitdiff
path: root/metadata/android/de-DE/full_description.txt
AgeCommit message (Collapse)AuthorFilesLines
2024-03-16Move fastlane metadata into fastlane/metadata/androidJules Aguillon1-6/+0
2024-03-04Revert renaming metadata locale directoriesJules Aguillon1-0/+6
Metadata directories were renamed while adding store descriptions into strings files for simplicity. This interferes with releases so is released. An hardcoded lookup table is used instead.
2024-02-06Move store descriptions into strings filesJules Aguillon1-6/+0
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.
2023-07-01Fix descriptionsJules Aguillon1-1/+1
Short description can't exceed 80 characters. Removed trailing space.
2023-04-17Update German translation for app descriptions (#336)Moini1-16/+4
* Update short description for German * Update German translation for long description.
2022-02-25German translationBenjamin1-6/+7
2022-02-25German translation strings.xml and full_description.txtBenjamin1-0/+17
2022-01-16Update and improve the descriptionJules Aguillon1-6/+0
Explain better what the app is and mention some of the features. Unfortunately, the German translation needs to be dropped because I can't maintain it.
2022-01-15German keyboard added (#20)Moini1-0/+6
* Add German metadata translation * Add German keyboard Co-authored-by: Jules Aguillon <jules@j3s.fr>