fix: use https telegram link instead of custom scheme for sharing

Custom scheme pezkuwiwallet:// is not clickable in WhatsApp and
other messaging apps. Use https://t.me/pezkuwichainBot?start=ADDRESS
which is universally clickable and auto-fills the referrer field.
This commit is contained in:
2026-02-28 02:40:06 +03:00
parent 66be33c43e
commit 5771fbc10b
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -2782,7 +2782,7 @@
<string name="citizenship_approved">You are already a citizen</string>
<string name="citizenship_insufficient_balance">Insufficient balance on People Chain. At least 1.1 HEZ required.</string>
<string name="citizenship_success">Application submitted successfully</string>
<string name="citizenship_share_referral">Refer a friend for Digital Kurdistan citizenship!\n\nOpen in app:\n%1$s\n\nReferrer address:\n%2$s</string>
<string name="citizenship_share_referral">Dear friend, Digital Kurdistan has been established, take your place!\n\n%1$s\n\nPaste this address in the referral field:\n%2$s</string>
<string name="citizenship_share_button">Share Referral Link</string>
<string name="citizenship_referrer_hint">Referrer Address (optional)</string>
<string name="citizenship_sign_description">Your referrer has approved your application. Sign to complete citizenship.</string>