From 881f63c95ad80d911bdd464c5f4014b6e24c8e46 Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Thu, 27 Jul 2023 11:36:32 -0600 Subject: Removed Google Play outdated warning --- template/wallet.html.j2 | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'template/wallet.html.j2') diff --git a/template/wallet.html.j2 b/template/wallet.html.j2 index a14b9306..27746e5f 100644 --- a/template/wallet.html.j2 +++ b/template/wallet.html.j2 @@ -205,16 +205,13 @@ document.addEventListener('DOMContentLoaded', onLoad); download the APK for Android directly.{% endtrans %}

  • -

    {% trans %}The wallet uploaded on Google is currently outdated (as of 2022-11-04). - Please use F-Droid or side-load the APK.{% endtrans %}

    - - {% trans %}Install the Android App from Google App Store - + {% trans %}Install the Android App from Google App Store.{% endtrans %} +
  • - Download the Android App from F-Droid (bypassing Google registration).{% endtrans %} + {% trans %}Download the Android App from F-Droid (bypassing Google registration).{% endtrans %}
  • -- cgit v1.2.3