diff options
| author | kwadronaut <kwadronaut@autistici.org> | 2024-12-04 13:50:59 +0100 |
|---|---|---|
| committer | kwadronaut <kwadronaut@autistici.org> | 2024-12-04 13:50:59 +0100 |
| commit | 816891faa4c8f1b0b88956281ce4a8e853c6d317 (patch) | |
| tree | 928131381f723d0cad7c226975027b7945698cb2 /app/src/custom | |
| parent | ff8fd40180be34d68e53d5ffb3f0802c209e8ee1 (diff) | |
Update metadata for play store
This pulled existing (changed) content from both play store and transifex
Did my best when merge was needed.
Several changes to the script to fetch from play store
Diffstat (limited to 'app/src/custom')
| -rw-r--r-- | app/src/custom/res/values-cs/strings.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/custom/res/values-cs/strings.xml b/app/src/custom/res/values-cs/strings.xml new file mode 100644 index 00000000..ea653493 --- /dev/null +++ b/app/src/custom/res/values-cs/strings.xml @@ -0,0 +1,5 @@ +<?xml version='1.0' encoding='UTF-8'?> +<resources> + <string name="donate_message">RiseupVPN je jednoduchá, rychlá a bezpečná VPN služba od riseup.net. RiseupVPN nevyžaduje uživatelský účet, neukládá protokoly ani vás žádným způsobem nesleduje. Služba je placená výhradně z darů od uživatelů, jako jste vy. Přispějte prosím na https://riseup.net/vpn/donate. </string> + <string name="terms_of_service">Používáním této aplikace souhlasíte se Smluvními podmínkami dostupnými na https://riseup.net/tos. Tato služba je poskytována tak, jak je, bez záruky a je určena lidem, kteří pracují na tom, aby byl svět lepší.</string> +</resources> |
