forked from mirrors/linphone-iphone
Clean up
This commit is contained in:
parent
d2ed3855e1
commit
d3975b798a
2 changed files with 0 additions and 118 deletions
|
|
@ -1,59 +0,0 @@
|
|||
/* Wifi only */
|
||||
"Wifi only" = "Wifi only";
|
||||
|
||||
/* Stun Server */
|
||||
"Stun Server" = "Stun Server";
|
||||
|
||||
/* ICE */
|
||||
"ICE" = "ICE";
|
||||
|
||||
/* Random Port */
|
||||
"Random Port" = "Random Port";
|
||||
|
||||
/* Port */
|
||||
"Port" = "Port";
|
||||
|
||||
/* Audio Port(s) */
|
||||
"Audio Port(s)" = "Audio Port(s)";
|
||||
|
||||
/* Video Port(s) */
|
||||
"Video Port(s)" = "Video Port(s)";
|
||||
|
||||
/* Transport */
|
||||
"Transport" = "Transport";
|
||||
|
||||
/* Media Encryption */
|
||||
"Media Encryption" = "Media Encryption";
|
||||
|
||||
/* Push Notifications */
|
||||
"Push Notification" = "Push Notification";
|
||||
|
||||
/* Transport */
|
||||
"Transport" = "Transport";
|
||||
|
||||
/* UDP */
|
||||
"UDP" = "UDP";
|
||||
|
||||
/* TCP */
|
||||
"TCP" = "TCP";
|
||||
|
||||
/* TLS */
|
||||
"TLS" = "TLS";
|
||||
|
||||
/* None */
|
||||
"None" = "None";
|
||||
|
||||
/* SRTP */
|
||||
"SRTP" = "SRTP";
|
||||
|
||||
/* ZRTP */
|
||||
"ZRTP" = "ZRTP";
|
||||
|
||||
/* Limits */
|
||||
"Limits" = "Limits";
|
||||
|
||||
/* Upload bandwidth */
|
||||
"Upload bandwidth" = "Upload bandwidth";
|
||||
|
||||
/* Download bandwidth */
|
||||
"Download bandwidth" = "Download bandwidth";
|
||||
|
|
@ -1,59 +0,0 @@
|
|||
/* Wifi only */
|
||||
"Wifi only" = "Uniquement Wifi";
|
||||
|
||||
/* Stun Server */
|
||||
"Stun Server" = "Serveur Stun";
|
||||
|
||||
/* ICE */
|
||||
"ICE" = "ICE";
|
||||
|
||||
/* Random Port */
|
||||
"Random Port" = "Port Aléatoire";
|
||||
|
||||
/* Port */
|
||||
"Port" = "Port";
|
||||
|
||||
/* Audio Port(s) */
|
||||
"Audio Port(s)" = "Port(s) Audio";
|
||||
|
||||
/* Video Port(s) */
|
||||
"Video Port(s)" = "Port(s) Vidéo";
|
||||
|
||||
/* Transport */
|
||||
"Transport" = "Transport";
|
||||
|
||||
/* Media Encryption */
|
||||
"Media Encryption" = "Chiffrement";
|
||||
|
||||
/* Push Notifications */
|
||||
"Push Notification" = "Push Notification";
|
||||
|
||||
/* Transport */
|
||||
"Transport" = "Transport";
|
||||
|
||||
/* UDP */
|
||||
"UDP" = "UDP";
|
||||
|
||||
/* TCP */
|
||||
"TCP" = "TCP";
|
||||
|
||||
/* TLS */
|
||||
"TLS" = "TLS";
|
||||
|
||||
/* None */
|
||||
"None" = "Aucun";
|
||||
|
||||
/* SRTP */
|
||||
"SRTP" = "SRTP";
|
||||
|
||||
/* ZRTP */
|
||||
"ZRTP" = "ZRTP";
|
||||
|
||||
/* Limits */
|
||||
"Limits" = "Limites";
|
||||
|
||||
/* Upload bandwidth */
|
||||
"Upload bandwidth" = "Débit montant";
|
||||
|
||||
/* Download bandwidth */
|
||||
"Download bandwidth" = "Débit descendant";
|
||||
Loading…
Add table
Reference in a new issue