fix string so build is possible again

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2023-03-03 18:46:13 +01:00
parent 467e6c9a67
commit 195cb3c0b4
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -241,7 +241,7 @@ How to translate with transifex:
<string name="nc_call_raised_hand">%1$s raised the hand</string> <string name="nc_call_raised_hand">%1$s raised the hand</string>
<string name="raise_hand">Raise hand</string> <string name="raise_hand">Raise hand</string>
<string name="lower_hand">Lower hand</string> <string name="lower_hand">Lower hand</string>
<string name="restrict_join_other_room_while_call">It's not possible to join other rooms while being in a call</string> <string name="restrict_join_other_room_while_call">It\'s not possible to join other rooms while being in a call</string>
<!-- Picture in Picture --> <!-- Picture in Picture -->
<string name="nc_pip_microphone_mute">Mute microphone</string> <string name="nc_pip_microphone_mute">Mute microphone</string>