aboutsummaryrefslogtreecommitdiffstats
path: root/view/it/follow_notify_eml.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-10-01 18:02:11 -0700
committerfriendica <info@friendica.com>2012-10-01 18:02:11 -0700
commit846a9813b23911ae2a87d87fb6fd9f188ed84dc0 (patch)
treea8a78b379cc8f4e25812c5b2cac603c86b6b1472 /view/it/follow_notify_eml.tpl
parentd261fe271fdee747244c76f7ba4679b8372a2e8c (diff)
downloadvolse-hubzilla-846a9813b23911ae2a87d87fb6fd9f188ed84dc0.tar.gz
volse-hubzilla-846a9813b23911ae2a87d87fb6fd9f188ed84dc0.tar.bz2
volse-hubzilla-846a9813b23911ae2a87d87fb6fd9f188ed84dc0.zip
here's where the heavy lifting begins - everything is likely to be broken for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers.
Diffstat (limited to 'view/it/follow_notify_eml.tpl')
-rw-r--r--view/it/follow_notify_eml.tpl12
1 files changed, 6 insertions, 6 deletions
diff --git a/view/it/follow_notify_eml.tpl b/view/it/follow_notify_eml.tpl
index 635dbbc29..c85a0cdc9 100644
--- a/view/it/follow_notify_eml.tpl
+++ b/view/it/follow_notify_eml.tpl
@@ -1,14 +1,14 @@
-Caro/a $myname,
+Ciao $[myname],
-Hai un nuovo seguace a $sitename - '$requestor'.
+Un nuovo utente ha iniziato a seguirti su $[sitename] - '$[requestor]'.
-Puoi visitare il suo profilo a $url.
+Puoi vedere il suo profilo su $[url].
-Accedi al tuo sito per approvare o ignorare/cancellare la richiesta.
+Accedi sul tuo sito per approvare o ignorare la richiesta.
-$siteurl
+$[siteurl]
Saluti,
- L'amministratore di $sitename
+ L'amministratore di $[sitename] \ No newline at end of file