From d0c0f47eec4c171c071b0ef47ca3cadfe8790cd2 Mon Sep 17 00:00:00 2001 From: Deano Centrella Date: Mon, 20 Jan 2020 18:57:35 +1030 Subject: [PATCH] Updated the widget's headings to 'Updated apps' and 'New apps'... as [described and liked by people here](https://forum.f-droid.org/t/revamp-latest-and-updated-apps-sections-on-website/8366) --- _data/strings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/strings.json b/_data/strings.json index cca8d4de..f597e606 100644 --- a/_data/strings.json +++ b/_data/strings.json @@ -378,10 +378,10 @@ "change": "Change" }, "last_updated": { - "heading": "Last Updated" + "heading": "Updated apps" }, "latest_packages": { - "heading": "Latest Apps" + "heading": "New apps" }, "news": { "heading": "News" -- GitLab