Codecs related string improvements
This commit is contained in:
@ -288,11 +288,14 @@
|
||||
<!-- Codecs Activity -->
|
||||
<string name="audio_codecs">Audion koodausmenetelmät</string>
|
||||
<string name="audio_codecs_help">Luettelo käytössä olevista audion
|
||||
koodausmenetelmistä prioriteettijärjestyksessä</string>
|
||||
koodausmenetelmistä prioriteettijärjestyksessä. Ota käyttöön koskettamalla,
|
||||
järjestä vetämällä ja pudottamalla, poista käytöstä pyyhkäisemällä oikealle.</string>
|
||||
<string name="video_codecs">Videon koodausmenetelmät</string>
|
||||
<string name="video_codecs_help">Luettelo käytössä olevista videon
|
||||
koodausmenetelmistä prioriteettijärjestyksessä</string>
|
||||
<string name="codec_action">Koodausmenetelmä toiminto (järjestä tai lisää)</string>
|
||||
koodausmenetelmistä prioriteettijärjestyksessä. Ota käyttöön koskettamalla,
|
||||
järjestä vetämällä ja pudottamalla, poista käytöstä pyyhkäisemällä oikealle.</string>
|
||||
<string name="codec_action">Koodausmenetelmä toiminto (ota käyttöön, järjestä, poista
|
||||
käytöstä)</string>
|
||||
<!-- Config Activity -->
|
||||
<string name="configuration">Asetukset</string>
|
||||
<string name="start_automatically">Käynnistä automaattisesti</string>
|
||||
|
||||
@ -279,10 +279,12 @@
|
||||
<string name="delete_chats_alert">Do you want to delete chat history of account \'%1$s\'\?</string>
|
||||
<!-- Codecs Activity -->
|
||||
<string name="audio_codecs">Audio Codecs</string>
|
||||
<string name="audio_codecs_help">List of supported audio codecs in priority order</string>
|
||||
<string name="audio_codecs_help">List of enabled audio codecs in priority order. Click to enable,
|
||||
drag to reorder, swipe right to disable.</string>
|
||||
<string name="video_codecs">Video Codecs</string>
|
||||
<string name="video_codecs_help">List of supported video codecs in priority order</string>
|
||||
<string name="codec_action">Codec action (reorder or add)</string>
|
||||
<string name="video_codecs_help">List of enabled video codecs in priority order. Click to enable,
|
||||
drag to reorder, swipe right to disable.</string>
|
||||
<string name="codec_action">Codec action (enable, reorder, disable)</string>
|
||||
<!-- Config Activity -->
|
||||
<string name="configuration">Settings</string>
|
||||
<string name="start_automatically">Start Automatically</string>
|
||||
|
||||
Reference in New Issue
Block a user