Updated disabled patented codec explication text

This commit is contained in:
Sylvain Berfini 2013-01-11 11:07:06 +01:00
parent 97210e2ec1
commit 124dad2da3
2 changed files with 4 additions and 4 deletions

View file

@ -183,8 +183,8 @@
<string name="pref_media_encryption">Encryption</string>
<string name="media_encryption_none">Aucune</string>
<string name="pref_video_codec_h264_unavailable">Codec supporté uniquement si compilé depuis les sources</string>
<string name="pref_video_codec_mpeg4_unavailable">Codec supporté uniquement si compilé depuis les sources</string>
<string name="pref_video_codec_h264_unavailable">Codec désactivé, compilez l\'application depuis le code source pour l\'activer</string>
<string name="pref_video_codec_mpeg4_unavailable">Codec désactivé, compilez l\'application depuis le code source pour l\'activer</string>
<string name="pref_sipaccounts">Comptes SIP</string>
<string name="pref_wifi_only">Wi-Fi uniquement</string>

View file

@ -230,8 +230,8 @@
<string name="media_encryption_srtp">SRTP</string>
<string name="media_encryption_zrtp">ZRTP</string>
<string name="pref_video_codec_h264_unavailable">Codec only supported if build from sources</string>
<string name="pref_video_codec_mpeg4_unavailable">Codec only supported if build from sources</string>
<string name="pref_video_codec_h264_unavailable">Codec disabled, build the app from source code to enable it</string>
<string name="pref_video_codec_mpeg4_unavailable">Codec disabled, build the app from source code to enable it</string>
<string name="pref_sipaccounts">SIP Accounts</string>
<string name="pref_wifi_only">Use wifi only</string>