diff --git a/app/src/main/res/layout/call_activity.xml b/app/src/main/res/layout/call_activity.xml
index ca67beaa2..dd6721637 100644
--- a/app/src/main/res/layout/call_activity.xml
+++ b/app/src/main/res/layout/call_activity.xml
@@ -298,7 +298,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/standard_quarter_margin"
- android:contentDescription="@string/nc_call_button_content_description_microphone"
+ android:contentDescription="@string/nc_common_more_options"
app:backgroundTint="@color/call_buttons_background"
app:borderWidth="0dp"
app:fabCustomSize="40dp"
@@ -311,7 +311,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/standard_quarter_margin"
- android:contentDescription="@string/nc_call_button_content_description_microphone"
+ android:contentDescription="@string/end_call"
app:backgroundTint="@color/nc_darkRed"
app:borderWidth="0dp"
app:fabCustomSize="40dp"
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 569be28ac..b3943895d 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -332,6 +332,7 @@ How to translate with transifex:
The call has been running for one hour.
End call for everyone
Leave call
+ End call
Mute microphone