From 5660b30e5fe5e05edd32b0aae7ad92e841eeee9b Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Fri, 21 Aug 2020 11:36:24 +0200 Subject: [PATCH] PurchaseScreen: Make it clear that a min amount is required Apparently saying "Pay what you want" is confusing if there is a minimum amount required. --- assets/langs/en.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/langs/en.yaml b/assets/langs/en.yaml index 9ad10de0..c2ffa591 100644 --- a/assets/langs/en.yaml +++ b/assets/langs/en.yaml @@ -242,5 +242,5 @@ purchase_screen: desc: 'GitJournal is completely open source and is the result of significant development work. It has no venture capital or corporation backing. Your support directly sustains development. -GitJournal operates on a "pay what you want model". No matter what you pay you will get access to all the Pro features.' +GitJournal operates on a "pay what you want model (with a minimum)". No matter what you pay you will get access to all the Pro features.' restore: Restore Purchase