summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremma peel <emma.peel@riseup.net>2026-03-03 14:34:38 +0100
committeremmapeel <emmapeel@aktivix.org>2026-03-17 07:04:18 +0000
commit3c75866f3627cb2b2619fdad4425568d8916c81f (patch)
tree282d766dc23bb452c26f4b154ffddc8e43af908d
parent655266045398234480c4afb966988e50db19279c (diff)
remove duplicated string. also available as "qr_scanner_prompt", and I could not find any call to "scan_qr_code" in the code
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 7953caf5..5109c11f 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -243,7 +243,6 @@
<string name="validation_status_success">Good</string>
<string name="validation_status_failure">Bad</string>
<string name="enter_invite_code">Enter invite Code</string>
- <string name="scan_qr_code">Scan QR Code</string>
<string name="invalid_code">Invalid code</string>
<string name="automatic_bridge">Automatic (recommended)</string>
<string name="automatic_bridge_description">Connection will be attempted using the best available bridges and protocols.</string>