Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a0c9b23 authored by p-bo's avatar p-bo Committed by Niedermann IT-Dienstleistungen
Browse files

L18n - use quote more unerstandable around the globe

See discussion issue #866
(used quote from scientist, because it is less conflicting than political or religion ones)
parent ab08eba7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -286,8 +286,8 @@
    <string name="formatting_help_structured_documents_body_2">This is a third-tier heading</string>
    <string name="formatting_help_structured_documents_body_3">You can use one %1$s all the way up to %2$s six for different heading sizes.</string>
    <string name="formatting_help_structured_documents_body_4">If you\'d like to quote someone, use the %1$s character before the line:</string>
    <string name="formatting_help_structured_documents_body_5">Coffee. The finest organic suspension ever devised I beat the Borg with it.</string>
    <string name="formatting_help_structured_documents_body_6">- Captain Janeway</string>
    <string name="formatting_help_structured_documents_body_5">Imagination is more important than knowledge. Knowledge is limited. Imagination encircles the world.</string>
    <string name="formatting_help_structured_documents_body_6">- Albert Einstein</string>

    <string name="formatting_help_code_title">Code</string>
    <string name="formatting_help_code_body_1">There are many different ways to style code with Markdown. If you have inline code blocks, wrap them in backticks:</string>