mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
ios: contact aliases (#970)
* ios: contact aliases * wip * wip * wip * move onTapGesture * revert test * improve search * corrections * font size * remove parameter * clear button * button style * remove clear button * ternary * refactor search * rename * ios: contact aliases translations (#972) Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
This commit is contained in:
@@ -1648,6 +1648,11 @@ We will be adding server redundancy to prevent lost messages.</target>
|
||||
<target>Servers</target>
|
||||
<note>No comment provided by engineer.</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="Set contact name…" xml:space="preserve">
|
||||
<source>Set contact name…</source>
|
||||
<target>Set contact name…</target>
|
||||
<note>No comment provided by engineer.</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="Set timeouts for proxy/VPN" xml:space="preserve">
|
||||
<source>Set timeouts for proxy/VPN</source>
|
||||
<target>Set timeouts for proxy/VPN</target>
|
||||
|
||||
@@ -194,7 +194,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="Accent color" xml:space="preserve">
|
||||
<source>Accent color</source>
|
||||
<target>Цвет акцента</target>
|
||||
<target>Основной цвет</target>
|
||||
<note>No comment provided by engineer.</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="Accept" xml:space="preserve">
|
||||
@@ -1648,6 +1648,11 @@ We will be adding server redundancy to prevent lost messages.</source>
|
||||
<target>Серверы</target>
|
||||
<note>No comment provided by engineer.</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="Set contact name…" xml:space="preserve">
|
||||
<source>Set contact name…</source>
|
||||
<target>Имя контакта…</target>
|
||||
<note>No comment provided by engineer.</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="Set timeouts for proxy/VPN" xml:space="preserve">
|
||||
<source>Set timeouts for proxy/VPN</source>
|
||||
<target>Установить таймауты для прокси/VPN</target>
|
||||
|
||||
Reference in New Issue
Block a user