From 7b8edeaead0672708ad4a77d15f43bb97430cfdd Mon Sep 17 00:00:00 2001 From: tuscanhobbit Date: Sat, 19 Jul 2014 11:47:48 +0200 Subject: IT: updated strings --- view/it/friend_complete_eml.tpl | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'view/it/friend_complete_eml.tpl') diff --git a/view/it/friend_complete_eml.tpl b/view/it/friend_complete_eml.tpl index 1c647b994..b1ce08caa 100644 --- a/view/it/friend_complete_eml.tpl +++ b/view/it/friend_complete_eml.tpl @@ -1,22 +1,22 @@ -Dear {{$username}}, +Ciao {{$myname}}, - Great news... '{{$fn}}' at '{{$dfrn_url}}' has accepted -your connection request at '{{$sitename}}'. + Grandi notizie... '{{$fn}}' (sul server '{{$dfrn_url}}') ha accettato +la tua richiesta di entrare in contatto su '{{$sitename}}'. -You are now mutual friends and may exchange status updates, photos, and email -without restriction. +Ora siete amici e potete scambiare messaggi di stato, aggiornamenti, foto e messaggi privati +senza restrizioni. -Please visit your 'Connnections' page at {{$sitename}} if you wish to make -any changes to this relationship. +Visita la tua pagina 'Contatti' su {{$sitename}} +per modificare come preferisci questa amicizia. {{$siteurl}} -[For instance, you may create a separate profile with information that is not -available to the general public - and assign viewing rights to '{{$fn}}']. +[Per esempio, potresti anche creare un tuo profilo specifico da mostrare, con informazioni +che non vuoi rendere disponibili a tutti, e poi assegnare il diritto di vederlo a '{{$fn}}']. -Sincerely, +Con affetto, - {{$sitename}} Administrator + L'amministratore di {{$sitename}} - + \ No newline at end of file -- cgit v1.2.3 From e2ff843a80d8353d906d2978d3eb57e42cc393b1 Mon Sep 17 00:00:00 2001 From: Paolo Tacconi Date: Fri, 1 Aug 2014 12:19:42 +0200 Subject: IT: updated strings --- view/it/friend_complete_eml.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/it/friend_complete_eml.tpl') diff --git a/view/it/friend_complete_eml.tpl b/view/it/friend_complete_eml.tpl index b1ce08caa..041568ab8 100644 --- a/view/it/friend_complete_eml.tpl +++ b/view/it/friend_complete_eml.tpl @@ -1,7 +1,7 @@ Ciao {{$myname}}, - Grandi notizie... '{{$fn}}' (sul server '{{$dfrn_url}}') ha accettato + Grandi notizie... '{{$fn}}' (sul server {{$dfrn_url}}) ha accettato la tua richiesta di entrare in contatto su '{{$sitename}}'. Ora siete amici e potete scambiare messaggi di stato, aggiornamenti, foto e messaggi privati -- cgit v1.2.3 From 2790d9f1464b9369ea2dd615677962d65734b599 Mon Sep 17 00:00:00 2001 From: zottel Date: Fri, 10 Oct 2014 11:42:46 +0200 Subject: remove unused email template files --- view/it/friend_complete_eml.tpl | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 view/it/friend_complete_eml.tpl (limited to 'view/it/friend_complete_eml.tpl') diff --git a/view/it/friend_complete_eml.tpl b/view/it/friend_complete_eml.tpl deleted file mode 100644 index 041568ab8..000000000 --- a/view/it/friend_complete_eml.tpl +++ /dev/null @@ -1,22 +0,0 @@ - -Ciao {{$myname}}, - - Grandi notizie... '{{$fn}}' (sul server {{$dfrn_url}}) ha accettato -la tua richiesta di entrare in contatto su '{{$sitename}}'. - -Ora siete amici e potete scambiare messaggi di stato, aggiornamenti, foto e messaggi privati -senza restrizioni. - -Visita la tua pagina 'Contatti' su {{$sitename}} -per modificare come preferisci questa amicizia. - -{{$siteurl}} - -[Per esempio, potresti anche creare un tuo profilo specifico da mostrare, con informazioni -che non vuoi rendere disponibili a tutti, e poi assegnare il diritto di vederlo a '{{$fn}}']. - -Con affetto, - - L'amministratore di {{$sitename}} - - \ No newline at end of file -- cgit v1.2.3