mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-25 15:58:16 +00:00
Added translations for call errors reasons
This commit is contained in:
parent
d6d2b19620
commit
97ba2e3b16
2 changed files with 8 additions and 8 deletions
|
|
@ -301,19 +301,19 @@
|
|||
</message>
|
||||
<message>
|
||||
<source>callErrorDeclined</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Remote party declined the call</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callErrorNotFound</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Remote party wasn't found</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callErrorBusy</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Remote party is busy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callErrorNotAcceptable</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Call is not acceptable by remote party</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
|||
|
|
@ -301,19 +301,19 @@
|
|||
</message>
|
||||
<message>
|
||||
<source>callErrorDeclined</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Le correspondant a décliné l'appel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callErrorNotFound</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Le correspondant n'a pas été trouvé</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callErrorBusy</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Le correspondant est occupé</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callErrorNotAcceptable</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Le correspondant ne peut accepter votre appel</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue