From 3538a0d211a01456f4a5a09aeadccaa43bceb84e Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 27 Jun 2017 17:35:51 +0200 Subject: [PATCH] F-Droid: move description and summary to localizable metadata dir This lets the summary and description be translated in Weblate, and have those translations show up in fdroidclient and on the website. --- metadata/org.fdroid.fdroid.txt | 14 -------------- .../org.fdroid.fdroid/en-US/description.txt | 19 +++++++++++++++++++ metadata/org.fdroid.fdroid/en-US/summary.txt | 1 + 3 files changed, 20 insertions(+), 14 deletions(-) create mode 100644 metadata/org.fdroid.fdroid/en-US/description.txt create mode 100644 metadata/org.fdroid.fdroid/en-US/summary.txt diff --git a/metadata/org.fdroid.fdroid.txt b/metadata/org.fdroid.fdroid.txt index 186ed39f09..5a208da8ad 100644 --- a/metadata/org.fdroid.fdroid.txt +++ b/metadata/org.fdroid.fdroid.txt @@ -9,20 +9,6 @@ FlattrID:343053 Bitcoin:15u8aAPK4jJ5N8wpWJ5gutAyyeHtKX5i18 Auto Name:F-Droid -Summary:Application manager -Description: -Alternative app store which connects to F-Droid compatible repositories. The -default repo is hosted at f-droid.org, which contains only bona fide FOSS. - -F-Droid repositories make many nice features possible: - -* Be notified when updates are available -* Keep track of older and beta versions -* Filter apps that aren't compatible with the device -* Find apps via categories and searchable descriptions -* Access associated urls for donations, source code etc. -* Stay safe by checking repo index signatures and apk hashes -. Repo Type:srclib Repo:fdroidclient diff --git a/metadata/org.fdroid.fdroid/en-US/description.txt b/metadata/org.fdroid.fdroid/en-US/description.txt new file mode 100644 index 0000000000..19b6eaa858 --- /dev/null +++ b/metadata/org.fdroid.fdroid/en-US/description.txt @@ -0,0 +1,19 @@ +F-Droid is an installable catalogue of FOSS (Free and Open Source +Software) applications for the Android platform. The client makes it +easy to browse, install, and keep track of updates on your device. + +It connects to any F-Droid compatible repositories. The default repo +is hosted at f-droid.org, which contains only bona fide Free and Open +Source Software. + +Android itself is open in the sense that you are free to install apks +from anywhere you wish, but there are many good reasons for using +F-Droid as your free software app manager: + +* Be notified when updates are available +* optionally download and install updates automatically +* Keep track of older and beta versions +* Filter apps that aren't compatible with the device +* Find apps via categories and searchable descriptions +* Access associated urls for donations, source code etc. +* Stay safe by checking repo index signatures and apk hashes diff --git a/metadata/org.fdroid.fdroid/en-US/summary.txt b/metadata/org.fdroid.fdroid/en-US/summary.txt new file mode 100644 index 0000000000..05bf04df1d --- /dev/null +++ b/metadata/org.fdroid.fdroid/en-US/summary.txt @@ -0,0 +1 @@ +The app store that respects freedom and privacy