* ios: settings for auto-accepting images, link previews, spinner for link previews * android: settings for auto-accepting images, link previews, spinner for link previews, privacy settings * update translation Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> * translation Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> * translation Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
21 lines
666 B
Plaintext
21 lines
666 B
Plaintext
/* No comment provided by engineer. */
|
|
"Connecting server…" = "Connecting to server…";
|
|
|
|
/* No comment provided by engineer. */
|
|
"Connecting server… (error: %@)" = "Connecting to server… (error: %@)";
|
|
|
|
/* No comment provided by engineer. */
|
|
"**Add new contact**: to create your one-time QR Code for your contact." = "**Add new contact**: to create your one-time QR Code or link for your contact.";
|
|
|
|
/* No comment provided by engineer. */
|
|
"*bold*" = "\\*bold*";
|
|
|
|
/* No comment provided by engineer. */
|
|
"_italic_" = "\\_italic_";
|
|
|
|
/* No comment provided by engineer. */
|
|
"~strike~" = "\\~strike~";
|
|
|
|
/* No comment provided by engineer. */
|
|
"`a + b`" = "\\`a + b`";
|