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