diff --git a/briar-android/res/values/strings.xml b/briar-android/res/values/strings.xml
index b08c7d7b36aef820988523fada53c195ba7f8d3b..a1ed38a6a66506f77cef757781990df5a2fb9784 100644
--- a/briar-android/res/values/strings.xml
+++ b/briar-android/res/values/strings.xml
@@ -61,8 +61,6 @@
         <item quantity="other">%d contacts subscribe to this forum:</item>
     </plurals>
     <string name="public_space_warning">Forums are public spaces. There may be other subscribers who are not your contacts.</string>
-    <string name="subscribe_button">Subscribe</string>
-    <string name="unsubscribe_button">Unsubscribe</string>
     <string name="create_forum_title">New Forum</string>
     <string name="choose_forum_name">Choose a name for your forum:</string>
     <string name="forum_visible_to_all">Share this forum with all contacts</string>