linphone-ios/Settings/InAppSettings.bundle/en.lproj/Video.strings
2013-07-22 13:25:27 +02:00

27 lines
474 B
Text

/* Automatically start video */
"Automatically start" = "Automatically start";
/* Automatically accept video */
"Automatically accept" = "Automatically accept";
/* Show self view */
"Show self view" = "Show self view";
/* Show preview */
"Show preview" = "Show preview";
/* Preferred video size */
"Preferred video size" = "Preferred video size";
/* Codecs */
"Codecs" = "Codecs";
/* mpeg4 */
"mpeg4" = "mpeg4";
/* h264 */
"h264" = "h264";
/* VP8 */
"VP8" = "VP8";