summaryrefslogtreecommitdiffstats
path: root/core/templates/mail.php
diff options
context:
space:
mode:
authorStephan Arts <stephan@xfce.org>2013-06-14 18:02:35 +0200
committerStephan Arts <stephan@xfce.org>2013-06-14 18:02:35 +0200
commitff64278a07918a21c4cdb1a290c537084855a28c (patch)
treecfd487f8d1d56b8e32c2d9f151cf25fa6f2eecda /core/templates/mail.php
parent3cd7747e7b9c10449f986e5f696a01cf4e50c318 (diff)
downloadnextcloud-server-ff64278a07918a21c4cdb1a290c537084855a28c.tar.gz
nextcloud-server-ff64278a07918a21c4cdb1a290c537084855a28c.zip
Do no translate "ownCloud - "
Diffstat (limited to 'core/templates/mail.php')
-rw-r--r--core/templates/mail.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/templates/mail.php b/core/templates/mail.php
index 060e007d339..ebeefd5c7e8 100644
--- a/core/templates/mail.php
+++ b/core/templates/mail.php
@@ -20,8 +20,8 @@ print_unescaped($l->t('Hey there,<br><br>just letting you know that %s shared ยป
<tr>
<td bgcolor="#f8f8f8" width="20px">&nbsp;</td>
<td bgcolor="#f8f8f8" style="font-weight:normal; font-size:0.8em; line-height:1.2em; font-family:verdana,'arial',sans;">--<br>
-<?php
-print_unescaped($l->t('ownCloud - web services under your control'));
+ownCloud - <?php
+print_unescaped($l->t('web services under your control'));
?>
<br><a href="http://owncloud.org">http://ownCloud.org</a></td>
</tr>