fix(relayauth): reword follow-trust button to "Always allow my follows' relays"

Shorter and clearer than "Always allow relays from my follows".

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EZjmYpgHP4pf79Sav5QT8a
This commit is contained in:
Claude
2026-07-10 22:40:12 +00:00
parent e9dad44131
commit 44462ecce1
+1 -1
View File
@@ -854,7 +854,7 @@
<string name="relay_auth_and_others">…and others</string>
<string name="relay_auth_allow_once">Allow once</string>
<string name="relay_auth_always_allow">Always allow this relay</string>
<string name="relay_auth_always_allow_follows">Always allow relays from my follows</string>
<string name="relay_auth_always_allow_follows">Always allow my follows\' relays</string>
<string name="relay_auth_block">Block this relay</string>
<string name="relay_auth_per_relay_overrides">Per-relay overrides</string>
<string name="relay_auth_why_authenticated">Why you\'re logged in to these relays</string>