summaryrefslogtreecommitdiff
path: root/template/wallet.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/wallet.html.j2')
-rw-r--r--template/wallet.html.j29
1 files changed, 3 insertions, 6 deletions
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</a> directly.{% endtrans %}</p>
</li>
<li>
- <p style="color: red">{% trans %}The wallet uploaded on Google is currently outdated (as of 2022-11-04).
- Please use F-Droid or side-load the APK.{% endtrans %}</p>
- <s>
<a href="https://play.google.com/store/apps/details?id=net.taler.wallet" target="_blank" rel="noopener noreferrer">
- {% trans %}Install the Android App from Google App Store</a>
- </s>
+ {% trans %}Install the Android App from Google App Store.{% endtrans %}
+ </a>
</li>
<li>
<a href="https://f-droid.org/en/packages/net.taler.wallet.fdroid/" target="_blank" rel="noopener noreferrer">
- Download the Android App from F-Droid (bypassing Google registration).{% endtrans %}
+ {% trans %}Download the Android App from F-Droid (bypassing Google registration).{% endtrans %}
</a>
</li>
</ul>