From 03426161f76d4c2888529a1b77e4a1a31af233b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20K=C3=BCrten?= <sebastian@mobanisto.de>
Date: Tue, 15 Feb 2022 18:31:36 +0100
Subject: [PATCH] Add more strings for removal of pending contacts

---
 src/main/resources/strings/BriarDesktop.properties | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/main/resources/strings/BriarDesktop.properties b/src/main/resources/strings/BriarDesktop.properties
index 45b30ed38d..e72b007c56 100644
--- a/src/main/resources/strings/BriarDesktop.properties
+++ b/src/main/resources/strings/BriarDesktop.properties
@@ -6,6 +6,7 @@ access.contact.menu=Show contact menu
 access.contacts.dropdown.connections.expand=Expand connections menu
 access.contacts.dropdown.contacts.expand=Expand contacts menu
 access.contacts.search=Icon for searching contacts
+access.contacts.pending.remove=Remove pending contact
 access.introduction.back.contact=Go back to contact screen of introduction process
 access.introduction.close=Close introduction screen
 access.message.jump_to_unread=Jump to next unread message
@@ -166,7 +167,7 @@ sorry=Sorry
 error=Error
 warning=Warning
 unsupported_feature=Unfortunately, this feature is not yet supported by Briar Desktop.
-add=Add
+remove=Remove
 
 # Compose text edit actions
 copy=Copy
-- 
GitLab