File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 298
298
android : layout_width =" wrap_content"
299
299
android : layout_height =" wrap_content"
300
300
android : layout_margin =" @dimen/standard_quarter_margin"
301
- android : contentDescription =" @string/nc_call_button_content_description_microphone "
301
+ android : contentDescription =" @string/nc_common_more_options "
302
302
app : backgroundTint =" @color/call_buttons_background"
303
303
app : borderWidth =" 0dp"
304
304
app : fabCustomSize =" 40dp"
311
311
android : layout_width =" wrap_content"
312
312
android : layout_height =" wrap_content"
313
313
android : layout_margin =" @dimen/standard_quarter_margin"
314
- android : contentDescription =" @string/nc_call_button_content_description_microphone "
314
+ android : contentDescription =" @string/end_call "
315
315
app : backgroundTint =" @color/nc_darkRed"
316
316
app : borderWidth =" 0dp"
317
317
app : fabCustomSize =" 40dp"
Original file line number Diff line number Diff line change @@ -332,6 +332,7 @@ How to translate with transifex:
332
332
<string name =" call_running_since_one_hour" >The call has been running for one hour.</string >
333
333
<string name =" end_call_for_everyone" >End call for everyone</string >
334
334
<string name =" leave_call" >Leave call</string >
335
+ <string name =" end_call" >End call</string >
335
336
336
337
<!-- Picture in Picture -->
337
338
<string name =" nc_pip_microphone_mute" >Mute microphone</string >
You can’t perform that action at this time.
0 commit comments