This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<?php
print_unescaped($l->t("Hey there,\n\njust letting you know that %s shared »%s« with you.\nView it: %s\n\nCheers!",array($_['user_displayname'],$_['filename'],$_['link'])));
?>
--
<?php
print_unescaped($l->t("ownCloud – web services under your control"));