<stringname="about_source">This project is hosted on GitHub: %1$s</string>
<stringname="about_source">This project is hosted on GitHub: <a href="%1$s">%1$s</a></string>
<stringname="about_issues_title">Issues</string>
<stringname="about_issues">You can report bugs, enhancement proposals and feature requests at the GitHub issue tracker: %1$s</string>
<stringname="about_issues">You can report bugs, enhancement proposals and feature requests at the GitHub issue tracker: <a href="%1$s">%1$s</a></string>
<stringname="about_icons_disclaimer_app_icon">For the original icon see %1$s.</string>
<stringname="about_icons_disclaimer_mdi_icons">All further icons used by this app are %1$s made by Google Inc. and licensed under the Apache 2.0 License.</string>
<stringname="about_icons_disclaimer"><p>Original icon made by %1$s</p><p>All further icons used by this app are <a href="https://materialdesignicons.com/">Material Design Icons</a> made by Google Inc. and licensed under the Apache 2.0 License.</p></string>
<stringname="formatting_help_code_body_2">Markdown also supports something called code fencing, which allows for multiple lines without indentation:</string>
<stringname="formatting_help_code_body_3">And if you\'d like to use syntax highlighting, include the language:</string>
<stringname="formatting_help_images_body_1">Links have to be either complete URLs starting with a protocol and domain or absolute paths starting with a %1$s character.</string>
<stringname="formatting_help_images_body_2">In order to conform to the Markdown format, please use escape characters in the image URL. This means for example, replace spaces with %1$s in the URL.</string>