Fixed duration format (needs to be int)
This commit is contained in:
@@ -253,7 +253,7 @@
|
||||
<string name="choose_destination_uri">Zvolit cílové URI</string>
|
||||
<string name="transfer">Přepojit</string>
|
||||
<string name="call_info">Informace o volání</string>
|
||||
<string name="duration">Doba trvání: %1$s (secs)</string>
|
||||
<string name="duration">Doba trvání: %1$d (secs)</string>
|
||||
<string name="codecs">Kodeky</string>
|
||||
<string name="rate">Aktuální rychlost: %1$s (Kbits/s)</string>
|
||||
<string name="average_rate">Průměrná rychlost: %1$s (Kbits/s)</string>
|
||||
@@ -331,4 +331,4 @@
|
||||
<string name="speaker_phone">Hlasitý poslech</string>
|
||||
<string name="speaker_phone_help">Pokud je zatrženo, hlasitý poslech se zapne automaticky při zahájení hovoru.</string>
|
||||
<string name="dtmf_auto">In-band RTP nebo SIP INFO</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user