diff --git a/app/src/main/res/layout/fragment_enter_community_url.xml b/app/src/main/res/layout/fragment_enter_community_url.xml
index a94ff805a0..1fcfecd654 100644
--- a/app/src/main/res/layout/fragment_enter_community_url.xml
+++ b/app/src/main/res/layout/fragment_enter_community_url.xml
@@ -26,7 +26,6 @@
android:layout_marginTop="@dimen/large_spacing"
android:gravity="center_vertical"
android:hint="@string/fragment_enter_community_url_edit_text_hint"
- android:contentDescription="@string/AccessibilityId_community_input_box"
android:inputType="textUri"
android:maxLines="3"
android:paddingTop="0dp"
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 875e8c3ff3..640b9f005d 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1044,7 +1044,6 @@
Search contacts
Community URL
Enter Community URL
- Community input box
Join
Navigate Back
Close Dialog