linphone-ios/Settings/InAppSettings.bundle/en.lproj/Network.strings
Yann Diorcet 9aac229c4a Add mic/playback gain settings
Add upload/download bandwidth settings
2012-11-06 11:05:04 +01:00

59 lines
850 B
Text

/* 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 */
"Audio Port" = "Audio Port";
/* Video Port */
"Video Port" = "Video Port";
/* 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";