Improved rec_in_call string

This commit is contained in:
Juha Heinanen
2023-03-15 16:59:10 +02:00
parent 1863dffa17
commit 4f73c65220
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -448,7 +448,8 @@
<string name="hold">Call Hold/Unhold</string>
<string name="call_is_on_hold">Call is on hold</string>
<string name="mic">Microphone On/Off</string>
<string name="rec_in_call">Recording can be turned on or off only when not in call</string>
<string name="rec_in_call">Recording can be turned on or off only when call is not
connected</string>
<string name="call_transfer">Call Transfer</string>
<string name="blind">Blind</string>
<string name="attended">Attended</string>