diff --git a/mods/friendica-to-smarty-tpl.py b/mods/friendica-to-smarty-tpl.py index 9e4e52671..3e0add771 100755 --- a/mods/friendica-to-smarty-tpl.py +++ b/mods/friendica-to-smarty-tpl.py @@ -94,7 +94,7 @@ def fix_element(element): def convert(filename, tofilename, php_tpl): - header = ldelim + "*\n *\tAUTOMATICALLY GENERATED TEMPLATE\n *\tDO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN\n *\n *" + rdelim + header = ldelim + "*\n *\tAUTOMATICALLY GENERATED TEMPLATE\n *\tDO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN\n *\n *" + rdelim + "\n" tofilename.write(header) for line in filename: diff --git a/view/ca/smarty3/cmnt_received_eml.tpl b/view/ca/smarty3/cmnt_received_eml.tpl index 780d5ccd1..c398c5231 100644 --- a/view/ca/smarty3/cmnt_received_eml.tpl +++ b/view/ca/smarty3/cmnt_received_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Apreciat/da {{$username}}, '{{$from}}' ha comentat un element/conversació que estàs seguint. diff --git a/view/ca/smarty3/follow_notify_eml.tpl b/view/ca/smarty3/follow_notify_eml.tpl index 79d3af79a..b90804741 100644 --- a/view/ca/smarty3/follow_notify_eml.tpl +++ b/view/ca/smarty3/follow_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Apreciat/da {{$myname}}, Tens un nou seguidor en {{$sitename}} - '{{$requestor}}'. diff --git a/view/ca/smarty3/friend_complete_eml.tpl b/view/ca/smarty3/friend_complete_eml.tpl index 030d23182..b26152d81 100644 --- a/view/ca/smarty3/friend_complete_eml.tpl +++ b/view/ca/smarty3/friend_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Apreciat/da {{$username}}, Grans noticies... '{{$fn}}' a '{{$dfrn_url}}' ha acceptat la teva sol·licitud de connexió en '{{$sitename}}'. diff --git a/view/ca/smarty3/intro_complete_eml.tpl b/view/ca/smarty3/intro_complete_eml.tpl index bcfa46e8d..2149c477a 100644 --- a/view/ca/smarty3/intro_complete_eml.tpl +++ b/view/ca/smarty3/intro_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Apreciat/da {{$username}}, '{{$fn}}' en '{{$dfrn_url}}' ha acceptat la teva petició diff --git a/view/ca/smarty3/lostpass_eml.tpl b/view/ca/smarty3/lostpass_eml.tpl index 717bd567b..55a14e1d5 100644 --- a/view/ca/smarty3/lostpass_eml.tpl +++ b/view/ca/smarty3/lostpass_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Apreciat/da {{$username}}, S'ha rebut una sol·licitud en {{$sitename}} recentment per restablir diff --git a/view/ca/smarty3/mail_received_html_body_eml.tpl b/view/ca/smarty3/mail_received_html_body_eml.tpl index e86b864f2..e61d861a2 100644 --- a/view/ca/smarty3/mail_received_html_body_eml.tpl +++ b/view/ca/smarty3/mail_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + Mensaje de Friendica diff --git a/view/ca/smarty3/mail_received_text_body_eml.tpl b/view/ca/smarty3/mail_received_text_body_eml.tpl index eb7d6048b..3bd4a186f 100644 --- a/view/ca/smarty3/mail_received_text_body_eml.tpl +++ b/view/ca/smarty3/mail_received_text_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}Has rebut un nou missatge privat de '{{$from}}' en {{$siteName}}. + *}} +Has rebut un nou missatge privat de '{{$from}}' en {{$siteName}}. {{$title}} diff --git a/view/ca/smarty3/passchanged_eml.tpl b/view/ca/smarty3/passchanged_eml.tpl index 73f508341..eddf2ed85 100644 --- a/view/ca/smarty3/passchanged_eml.tpl +++ b/view/ca/smarty3/passchanged_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Apreciat/da {{$username}}, La teva contrasenya ha estat modificada com has sol·licitat. Pren nota d'aquesta informació diff --git a/view/ca/smarty3/register_open_eml.tpl b/view/ca/smarty3/register_open_eml.tpl index 6871ab015..b4e90991b 100644 --- a/view/ca/smarty3/register_open_eml.tpl +++ b/view/ca/smarty3/register_open_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Apreciat/da {{$username}}, Gràcies per registrar-te en {{$sitename}}. El teu compte ha estat creat. diff --git a/view/ca/smarty3/register_verify_eml.tpl b/view/ca/smarty3/register_verify_eml.tpl index 3dc207dd6..d9cc94c1a 100644 --- a/view/ca/smarty3/register_verify_eml.tpl +++ b/view/ca/smarty3/register_verify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + S'ha rebut la sol·licitud de registre d'un nou usuari en {{$sitename}} que requereix la teva aprovació. diff --git a/view/ca/smarty3/request_notify_eml.tpl b/view/ca/smarty3/request_notify_eml.tpl index 8d0435859..3e94e1a59 100644 --- a/view/ca/smarty3/request_notify_eml.tpl +++ b/view/ca/smarty3/request_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Apreciat/da {{$myname}}, Acabes de rebre una sol·licitud de connexió de '{{$requestor}}' en {{$sitename}}. diff --git a/view/ca/smarty3/wall_received_eml.tpl b/view/ca/smarty3/wall_received_eml.tpl index 3c6e919a0..faaaf1b19 100644 --- a/view/ca/smarty3/wall_received_eml.tpl +++ b/view/ca/smarty3/wall_received_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Apreciat/da {{$username}}, '{{$from}}' ha escrit quelcom en el mur del teu perfil. diff --git a/view/cs/smarty3/cmnt_received_eml.tpl b/view/cs/smarty3/cmnt_received_eml.tpl index f69152b6c..2bf7cc18c 100644 --- a/view/cs/smarty3/cmnt_received_eml.tpl +++ b/view/cs/smarty3/cmnt_received_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}Milý/Milá {{$username}}, + *}} +Milý/Milá {{$username}}, '{{$from}}' okommentoval položku/konverzaci, kterou následujete. diff --git a/view/cs/smarty3/cmnt_received_html_body_eml.tpl b/view/cs/smarty3/cmnt_received_html_body_eml.tpl index 5873070c9..306c7266f 100644 --- a/view/cs/smarty3/cmnt_received_html_body_eml.tpl +++ b/view/cs/smarty3/cmnt_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + Friendika zpráva diff --git a/view/cs/smarty3/cmnt_received_text_body_eml.tpl b/view/cs/smarty3/cmnt_received_text_body_eml.tpl index f69152b6c..2bf7cc18c 100644 --- a/view/cs/smarty3/cmnt_received_text_body_eml.tpl +++ b/view/cs/smarty3/cmnt_received_text_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}Milý/Milá {{$username}}, + *}} +Milý/Milá {{$username}}, '{{$from}}' okommentoval položku/konverzaci, kterou následujete. diff --git a/view/cs/smarty3/follow_notify_eml.tpl b/view/cs/smarty3/follow_notify_eml.tpl index e83d60f2e..f2bd3175b 100644 --- a/view/cs/smarty3/follow_notify_eml.tpl +++ b/view/cs/smarty3/follow_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Milý/Milá {{$username}}, Máte nového následovatele na {{$sitename}} - '{{$requestor}}'. diff --git a/view/cs/smarty3/friend_complete_eml.tpl b/view/cs/smarty3/friend_complete_eml.tpl index f069c095a..138036d63 100644 --- a/view/cs/smarty3/friend_complete_eml.tpl +++ b/view/cs/smarty3/friend_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Milý/Milá {{$username}}, Skvělé zprávy... '{{$fn}}' na '{{$dfrn_url}}' odsouhlasil Váš požadavek na spojení na '{{$sitename}}'. diff --git a/view/cs/smarty3/intro_complete_eml.tpl b/view/cs/smarty3/intro_complete_eml.tpl index 073e8bcc5..2666d4679 100644 --- a/view/cs/smarty3/intro_complete_eml.tpl +++ b/view/cs/smarty3/intro_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Milý/Milá {{$username}}, diff --git a/view/cs/smarty3/lostpass_eml.tpl b/view/cs/smarty3/lostpass_eml.tpl index 37950e22c..697908076 100644 --- a/view/cs/smarty3/lostpass_eml.tpl +++ b/view/cs/smarty3/lostpass_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Milý/Milá {{$username}}, Na webu {{$sitename}} byl zaregistrován požadavek na znovunastavení hesla k Vašemu účtu. Pro potvrzení této žádosti prosím klikněte na potvrzovací odkaz níže, nebo si tento odkaz zkopírujte do adresního řádku prohlížeče. Pokud jste o znovunastavení hesla NEŽÁDALI, prosím NEKLIKEJTE na tento odkaz a ignorujte tento e-mail nebo ho rovnou smažte. diff --git a/view/cs/smarty3/mail_received_html_body_eml.tpl b/view/cs/smarty3/mail_received_html_body_eml.tpl index f4d25cb2c..304e94bc0 100644 --- a/view/cs/smarty3/mail_received_html_body_eml.tpl +++ b/view/cs/smarty3/mail_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + Friendika Zpráva diff --git a/view/cs/smarty3/mail_received_text_body_eml.tpl b/view/cs/smarty3/mail_received_text_body_eml.tpl index a2348c524..de9a84a76 100644 --- a/view/cs/smarty3/mail_received_text_body_eml.tpl +++ b/view/cs/smarty3/mail_received_text_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{$from}} Vám poslal(a) novou soukromou zprávu na {{$siteName}}. + *}} +{{$from}} Vám poslal(a) novou soukromou zprávu na {{$siteName}}. {{$title}} diff --git a/view/cs/smarty3/passchanged_eml.tpl b/view/cs/smarty3/passchanged_eml.tpl index fc7fb8de7..41eb2b403 100644 --- a/view/cs/smarty3/passchanged_eml.tpl +++ b/view/cs/smarty3/passchanged_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Milý/Milá {{$username}}, Vaše heslo bylo na Vaši žádost změněno. Prosím zaznamenejte si tuto informaci (nebo si Vaše heslo změňte na nějaké, které si budete pamatovat). diff --git a/view/cs/smarty3/register_open_eml.tpl b/view/cs/smarty3/register_open_eml.tpl index 5f9fff7be..7278baf7c 100644 --- a/view/cs/smarty3/register_open_eml.tpl +++ b/view/cs/smarty3/register_open_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}Milý/milá {{$username}}, + *}} +Milý/milá {{$username}}, Díky za registraci na {{$sitename}}. Váš účet byl vytvořen. Vaše přihlašovací údaje jsou tato: diff --git a/view/cs/smarty3/register_verify_eml.tpl b/view/cs/smarty3/register_verify_eml.tpl index 256172f9f..785a18267 100644 --- a/view/cs/smarty3/register_verify_eml.tpl +++ b/view/cs/smarty3/register_verify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Na webu {{$sitename}} byla vytvořena nová uživatelská registrace, která vyžaduje Vaše schválení. Přihlašovací údaje jsou tato: diff --git a/view/cs/smarty3/request_notify_eml.tpl b/view/cs/smarty3/request_notify_eml.tpl index e087c0f07..537cea01c 100644 --- a/view/cs/smarty3/request_notify_eml.tpl +++ b/view/cs/smarty3/request_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Milý/Milá {{$username}}, Právě jste obdržel/obdržela požadavek na spojení na webu {{$sitename}} diff --git a/view/cs/smarty3/wall_received_eml.tpl b/view/cs/smarty3/wall_received_eml.tpl index 6f78f2a65..a7c8bd136 100644 --- a/view/cs/smarty3/wall_received_eml.tpl +++ b/view/cs/smarty3/wall_received_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}Milý/Milá {{$username}}, + *}} +Milý/Milá {{$username}}, '{{$from}}' obohatil Vaši profilovou zeď. diff --git a/view/cs/smarty3/wall_received_html_body_eml.tpl b/view/cs/smarty3/wall_received_html_body_eml.tpl index fa5eb55d9..9b53c6f97 100644 --- a/view/cs/smarty3/wall_received_html_body_eml.tpl +++ b/view/cs/smarty3/wall_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + Friendika zpráva diff --git a/view/cs/smarty3/wall_received_text_body_eml.tpl b/view/cs/smarty3/wall_received_text_body_eml.tpl index ee0eebdb9..eddf6d330 100644 --- a/view/cs/smarty3/wall_received_text_body_eml.tpl +++ b/view/cs/smarty3/wall_received_text_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}Milý/Milá {{$username}}, + *}} +Milý/Milá {{$username}}, '{{$from}}' obohatil Vaši profilovou zeď. diff --git a/view/de/smarty3/cmnt_received_eml.tpl b/view/de/smarty3/cmnt_received_eml.tpl index 5fca2043e..9b5c3d842 100644 --- a/view/de/smarty3/cmnt_received_eml.tpl +++ b/view/de/smarty3/cmnt_received_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Hallo {{$username}}, '{{$from}}' hat einen Pinnwandeintrag kommentiert dem du auch folgst. diff --git a/view/de/smarty3/cmnt_received_html_body_eml.tpl b/view/de/smarty3/cmnt_received_html_body_eml.tpl index e91ac3b88..c219fcb18 100644 --- a/view/de/smarty3/cmnt_received_html_body_eml.tpl +++ b/view/de/smarty3/cmnt_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + Friendica Nachricht diff --git a/view/de/smarty3/cmnt_received_text_body_eml.tpl b/view/de/smarty3/cmnt_received_text_body_eml.tpl index 9908ee997..d100040c0 100644 --- a/view/de/smarty3/cmnt_received_text_body_eml.tpl +++ b/view/de/smarty3/cmnt_received_text_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}Hallo {{$username}}, + *}} +Hallo {{$username}}, '{{$from}}' hat einen Pinnwandeintrag kommentiert dem du auch folgst. diff --git a/view/de/smarty3/follow_notify_eml.tpl b/view/de/smarty3/follow_notify_eml.tpl index 490ad26dd..7bec4d32d 100644 --- a/view/de/smarty3/follow_notify_eml.tpl +++ b/view/de/smarty3/follow_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Hallo {{$myname}}, Du hast einen neuen Anhänger auf {{$sitename}} - '{{$requestor}}'. diff --git a/view/de/smarty3/friend_complete_eml.tpl b/view/de/smarty3/friend_complete_eml.tpl index 78e1b718a..592bf7dd8 100644 --- a/view/de/smarty3/friend_complete_eml.tpl +++ b/view/de/smarty3/friend_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Hallo {{$username}}, Großartige Neuigkeiten... '{{$fn}}' auf '{{$dfrn_url}}' hat diff --git a/view/de/smarty3/intro_complete_eml.tpl b/view/de/smarty3/intro_complete_eml.tpl index c0a6928c0..45912d746 100644 --- a/view/de/smarty3/intro_complete_eml.tpl +++ b/view/de/smarty3/intro_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Hallo {{$username}}, '{{$fn}}' auf '{{$dfrn_url}}' hat deine Verbindungsanfrage diff --git a/view/de/smarty3/lostpass_eml.tpl b/view/de/smarty3/lostpass_eml.tpl index 46f93ea13..4cc5203ed 100644 --- a/view/de/smarty3/lostpass_eml.tpl +++ b/view/de/smarty3/lostpass_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Hallo {{$username}}, Auf {{$sitename}} wurde eine Anfrage zum Zurücksetzen deines Passworts empfangen. Um diese zu bestätigen folge bitte dem Link diff --git a/view/de/smarty3/mail_received_html_body_eml.tpl b/view/de/smarty3/mail_received_html_body_eml.tpl index 3f76fb0e3..b4de64bdb 100644 --- a/view/de/smarty3/mail_received_html_body_eml.tpl +++ b/view/de/smarty3/mail_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + Friendica Nachricht diff --git a/view/de/smarty3/mail_received_text_body_eml.tpl b/view/de/smarty3/mail_received_text_body_eml.tpl index 5d41f2af0..2004cc3b0 100644 --- a/view/de/smarty3/mail_received_text_body_eml.tpl +++ b/view/de/smarty3/mail_received_text_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}Du hast eine neue private Nachricht von '{{$from}}' auf '{{$siteName}}' erhhalten. + *}} +Du hast eine neue private Nachricht von '{{$from}}' auf '{{$siteName}}' erhhalten. {{$title}} diff --git a/view/de/smarty3/passchanged_eml.tpl b/view/de/smarty3/passchanged_eml.tpl index 3b2c8dc90..4fd97881f 100644 --- a/view/de/smarty3/passchanged_eml.tpl +++ b/view/de/smarty3/passchanged_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Hallo {{$username}}, Dein Passwort wurde wie gewünscht geändert. Bitte bewahre diese Informationen in deinen Unterlagen auf (oder ändere dein Passwort sofort diff --git a/view/de/smarty3/register_open_eml.tpl b/view/de/smarty3/register_open_eml.tpl index ad676eaf7..9e474ce9e 100644 --- a/view/de/smarty3/register_open_eml.tpl +++ b/view/de/smarty3/register_open_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Hallo {{$username}}, Danke für deine Anmeldung auf {{$sitename}}. Dein Account wurde angelegt. Hier die Login Details: diff --git a/view/de/smarty3/register_verify_eml.tpl b/view/de/smarty3/register_verify_eml.tpl index 237d4bf55..c7acbd9b6 100644 --- a/view/de/smarty3/register_verify_eml.tpl +++ b/view/de/smarty3/register_verify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Eine Neuanmeldung auf {{$sitename}} benötigt deine Aufmerksamkeit. diff --git a/view/de/smarty3/request_notify_eml.tpl b/view/de/smarty3/request_notify_eml.tpl index cc5bb3f87..ed8ebc951 100644 --- a/view/de/smarty3/request_notify_eml.tpl +++ b/view/de/smarty3/request_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Hallo {{$myname}}, du hast eine Kontaktanfrage von '{{$requestor}}' auf {{$sitename}} diff --git a/view/de/smarty3/update_fail_eml.tpl b/view/de/smarty3/update_fail_eml.tpl index 8d20b599b..4329d0e42 100644 --- a/view/de/smarty3/update_fail_eml.tpl +++ b/view/de/smarty3/update_fail_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}Hi, + *}} +Hi, ich bin {{$sitename}}. Die friendica Entwickler haben jüngst Update {{$update}} veröffentlicht, aber als ich versucht habe es zu installieren ist etwas schrecklich schief gegangen. diff --git a/view/de/smarty3/wall_received_eml.tpl b/view/de/smarty3/wall_received_eml.tpl index 633a6f9b7..2ace0d5f4 100644 --- a/view/de/smarty3/wall_received_eml.tpl +++ b/view/de/smarty3/wall_received_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Hallo {{$username}}, '{{$from}}' hat etwas auf deiner Profilwand gepostet. diff --git a/view/de/smarty3/wall_received_html_body_eml.tpl b/view/de/smarty3/wall_received_html_body_eml.tpl index 3a182aa17..c58ee7500 100644 --- a/view/de/smarty3/wall_received_html_body_eml.tpl +++ b/view/de/smarty3/wall_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + Friendica Nachricht diff --git a/view/de/smarty3/wall_received_text_body_eml.tpl b/view/de/smarty3/wall_received_text_body_eml.tpl index f1f794a40..eb310177d 100644 --- a/view/de/smarty3/wall_received_text_body_eml.tpl +++ b/view/de/smarty3/wall_received_text_body_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Hallo {{$username}}, '{{$from}}' hat etwas auf deiner Pinnwand gepostet. diff --git a/view/en/smarty3/follow_notify_eml.tpl b/view/en/smarty3/follow_notify_eml.tpl index 85f989fad..e944aad1a 100644 --- a/view/en/smarty3/follow_notify_eml.tpl +++ b/view/en/smarty3/follow_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Dear {{$myname}}, You have a new follower at {{$sitename}} - '{{$requestor}}'. diff --git a/view/en/smarty3/friend_complete_eml.tpl b/view/en/smarty3/friend_complete_eml.tpl index 81cb74e14..8f72027e1 100644 --- a/view/en/smarty3/friend_complete_eml.tpl +++ b/view/en/smarty3/friend_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Dear {{$username}}, Great news... '{{$fn}}' at '{{$dfrn_url}}' has accepted diff --git a/view/en/smarty3/htconfig.tpl b/view/en/smarty3/htconfig.tpl index 8b4f79272..3af80374f 100644 --- a/view/en/smarty3/htconfig.tpl +++ b/view/en/smarty3/htconfig.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + Mensaje de Friendika diff --git a/view/es/smarty3/mail_received_text_body_eml.tpl b/view/es/smarty3/mail_received_text_body_eml.tpl index 0823f312f..7ff093b91 100644 --- a/view/es/smarty3/mail_received_text_body_eml.tpl +++ b/view/es/smarty3/mail_received_text_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}Has recibido un nuevo mensaje privado de '{{$from}}' en {{$siteName}}. + *}} +Has recibido un nuevo mensaje privado de '{{$from}}' en {{$siteName}}. {{$title}} diff --git a/view/es/smarty3/passchanged_eml.tpl b/view/es/smarty3/passchanged_eml.tpl index a48ef26ef..e17776eaa 100644 --- a/view/es/smarty3/passchanged_eml.tpl +++ b/view/es/smarty3/passchanged_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Estimado/a {{$username}}, Tu contraseña ha sido modificada como has solicitado. Anota esta información diff --git a/view/es/smarty3/register_open_eml.tpl b/view/es/smarty3/register_open_eml.tpl index ad254471e..5d5630461 100644 --- a/view/es/smarty3/register_open_eml.tpl +++ b/view/es/smarty3/register_open_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Estimado/a {{$username}}, Gracias por registrarte en {{$sitename}}. Tu cuenta ha sido creada. diff --git a/view/es/smarty3/register_verify_eml.tpl b/view/es/smarty3/register_verify_eml.tpl index a2db15659..a67aedd10 100644 --- a/view/es/smarty3/register_verify_eml.tpl +++ b/view/es/smarty3/register_verify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Se ha recibido la solicitud de registro de un nuevo usuario en {{$sitename}} que requiere tu aprobación. diff --git a/view/es/smarty3/request_notify_eml.tpl b/view/es/smarty3/request_notify_eml.tpl index a2f79b353..f7bdf3294 100644 --- a/view/es/smarty3/request_notify_eml.tpl +++ b/view/es/smarty3/request_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Estimado/a {{$myname}}, Acabas de recibir una solicitud de conexión de '{{$requestor}}' en {{$sitename}}. diff --git a/view/es/smarty3/wall_received_eml.tpl b/view/es/smarty3/wall_received_eml.tpl index 1de443ad2..a69c421c2 100644 --- a/view/es/smarty3/wall_received_eml.tpl +++ b/view/es/smarty3/wall_received_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Estimado/a {{$username}}, '{{$from}}' ha escrito algo en el muro de tu perfil. diff --git a/view/fr/smarty3/cmnt_received_eml.tpl b/view/fr/smarty3/cmnt_received_eml.tpl index ae7252ca3..a2c1407f5 100644 --- a/view/fr/smarty3/cmnt_received_eml.tpl +++ b/view/fr/smarty3/cmnt_received_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Cher(e) {{$username}}, « {{$from}} » a commenté un élément ou une conversation que vous suivez. diff --git a/view/fr/smarty3/cmnt_received_html_body_eml.tpl b/view/fr/smarty3/cmnt_received_html_body_eml.tpl index 1c57f9f8c..265a11fc1 100644 --- a/view/fr/smarty3/cmnt_received_html_body_eml.tpl +++ b/view/fr/smarty3/cmnt_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + Message de Friendica diff --git a/view/fr/smarty3/cmnt_received_text_body_eml.tpl b/view/fr/smarty3/cmnt_received_text_body_eml.tpl index a00c6c860..b0360655b 100644 --- a/view/fr/smarty3/cmnt_received_text_body_eml.tpl +++ b/view/fr/smarty3/cmnt_received_text_body_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Cher(e) {{$username}}, {{$from}} a comment un lment ou une conversation que vous suivez. diff --git a/view/fr/smarty3/follow_notify_eml.tpl b/view/fr/smarty3/follow_notify_eml.tpl index 6d6cddda4..7f7da5ec3 100644 --- a/view/fr/smarty3/follow_notify_eml.tpl +++ b/view/fr/smarty3/follow_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Cher(e) {{$myname}}, Une nouvelle personne - {{$requestor}} - vous suit désormais sur {{$sitename}}. diff --git a/view/fr/smarty3/friend_complete_eml.tpl b/view/fr/smarty3/friend_complete_eml.tpl index dea9c5af9..2f68255a2 100644 --- a/view/fr/smarty3/friend_complete_eml.tpl +++ b/view/fr/smarty3/friend_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Cher(e) {{$username}}, Grande nouvelle… « {{$fn}} » (de « {{$dfrn_url}} ») a accepté votre diff --git a/view/fr/smarty3/intro_complete_eml.tpl b/view/fr/smarty3/intro_complete_eml.tpl index 32d29673d..4e1f8a5d5 100644 --- a/view/fr/smarty3/intro_complete_eml.tpl +++ b/view/fr/smarty3/intro_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Cher(e) {{$username}}, « {{$fn}} » du site « {{$dfrn_url}} » a accepté votre diff --git a/view/fr/smarty3/lostpass_eml.tpl b/view/fr/smarty3/lostpass_eml.tpl index dc76cb688..13801872d 100644 --- a/view/fr/smarty3/lostpass_eml.tpl +++ b/view/fr/smarty3/lostpass_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Cher(e) {{$username}}, Nous avons récemment reçu, chez {{$sitename}}, une demande de remise diff --git a/view/fr/smarty3/mail_received_html_body_eml.tpl b/view/fr/smarty3/mail_received_html_body_eml.tpl index ca5816e64..2eb35f881 100644 --- a/view/fr/smarty3/mail_received_html_body_eml.tpl +++ b/view/fr/smarty3/mail_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + Message de Friendica diff --git a/view/fr/smarty3/mail_received_text_body_eml.tpl b/view/fr/smarty3/mail_received_text_body_eml.tpl index 6c8013449..d1f03fb6e 100644 --- a/view/fr/smarty3/mail_received_text_body_eml.tpl +++ b/view/fr/smarty3/mail_received_text_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{$from}} vous a envoy un message {{$siteName}}. + *}} +{{$from}} vous a envoy un message {{$siteName}}. {{$title}} diff --git a/view/fr/smarty3/passchanged_eml.tpl b/view/fr/smarty3/passchanged_eml.tpl index 3d0a84b4c..47b10d3f5 100644 --- a/view/fr/smarty3/passchanged_eml.tpl +++ b/view/fr/smarty3/passchanged_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Cher(e) {{$username}}, Votre mot de passe a été modifié comme demandé. Merci de conserver diff --git a/view/fr/smarty3/register_open_eml.tpl b/view/fr/smarty3/register_open_eml.tpl index ac5473ebe..320a58016 100644 --- a/view/fr/smarty3/register_open_eml.tpl +++ b/view/fr/smarty3/register_open_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Cher(e) {{$username}}, Merci de votre inscription à {{$sitename}}. Votre compte a été créé. diff --git a/view/fr/smarty3/register_verify_eml.tpl b/view/fr/smarty3/register_verify_eml.tpl index 99294f9ad..8127010dd 100644 --- a/view/fr/smarty3/register_verify_eml.tpl +++ b/view/fr/smarty3/register_verify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Une nouvelle demande d'inscription a été reçue sur {{$sitename}}, et elle nécessite votre approbation. diff --git a/view/fr/smarty3/request_notify_eml.tpl b/view/fr/smarty3/request_notify_eml.tpl index 22193d758..cf2fe0cf0 100644 --- a/view/fr/smarty3/request_notify_eml.tpl +++ b/view/fr/smarty3/request_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Cher(e) {{$myname}}, Vous venez de recevoir une demande de mise en relation sur {{$sitename}} diff --git a/view/fr/smarty3/wall_received_eml.tpl b/view/fr/smarty3/wall_received_eml.tpl index 31d080be9..2f91457fd 100644 --- a/view/fr/smarty3/wall_received_eml.tpl +++ b/view/fr/smarty3/wall_received_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Cher(e) {{$username}}, « {{$from}} » a posté quelque chose sur le mur de votre profil. diff --git a/view/it/smarty3/cmnt_received_eml.tpl b/view/it/smarty3/cmnt_received_eml.tpl index 4bb556765..479c566de 100644 --- a/view/it/smarty3/cmnt_received_eml.tpl +++ b/view/it/smarty3/cmnt_received_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Caro/a {{$username}}, '{{$from}}' ha commentato un elemeto/conversazione che stai seguendo. diff --git a/view/it/smarty3/cmnt_received_html_body_eml.tpl b/view/it/smarty3/cmnt_received_html_body_eml.tpl index a789a63d0..c290739a0 100644 --- a/view/it/smarty3/cmnt_received_html_body_eml.tpl +++ b/view/it/smarty3/cmnt_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + Friendika Messaggio diff --git a/view/it/smarty3/cmnt_received_text_body_eml.tpl b/view/it/smarty3/cmnt_received_text_body_eml.tpl index 4bb556765..479c566de 100644 --- a/view/it/smarty3/cmnt_received_text_body_eml.tpl +++ b/view/it/smarty3/cmnt_received_text_body_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Caro/a {{$username}}, '{{$from}}' ha commentato un elemeto/conversazione che stai seguendo. diff --git a/view/it/smarty3/follow_notify_eml.tpl b/view/it/smarty3/follow_notify_eml.tpl index 049b62903..925d5b2d0 100644 --- a/view/it/smarty3/follow_notify_eml.tpl +++ b/view/it/smarty3/follow_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Ciao {{$myname}}, Un nuovo utente ha iniziato a seguirti su {{$sitename}} - '{{$requestor}}'. diff --git a/view/it/smarty3/friend_complete_eml.tpl b/view/it/smarty3/friend_complete_eml.tpl index c3c8bfecb..667a1f445 100644 --- a/view/it/smarty3/friend_complete_eml.tpl +++ b/view/it/smarty3/friend_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Ciao {{$username}}, Ottime notizie... '{{$fn}}' di '{{$dfrn_url}}' ha accettato diff --git a/view/it/smarty3/intro_complete_eml.tpl b/view/it/smarty3/intro_complete_eml.tpl index ce321d3f1..5c831f0d3 100644 --- a/view/it/smarty3/intro_complete_eml.tpl +++ b/view/it/smarty3/intro_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Ciao {{$username}}, '{{$fn}}' di '{{$dfrn_url}}' ha accettato diff --git a/view/it/smarty3/lostpass_eml.tpl b/view/it/smarty3/lostpass_eml.tpl index a4d67b342..04a6a0716 100644 --- a/view/it/smarty3/lostpass_eml.tpl +++ b/view/it/smarty3/lostpass_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Ciao {{$username}}, Su {{$sitename}} è stata ricevuta una richiesta di azzeramento di password per un account. Per confermare la richiesta, clicca sul link di verifica diff --git a/view/it/smarty3/mail_received_html_body_eml.tpl b/view/it/smarty3/mail_received_html_body_eml.tpl index 9d908d6d9..dd897b927 100644 --- a/view/it/smarty3/mail_received_html_body_eml.tpl +++ b/view/it/smarty3/mail_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + Friendika Messsaggio diff --git a/view/it/smarty3/mail_received_text_body_eml.tpl b/view/it/smarty3/mail_received_text_body_eml.tpl index 75a73a1c2..3cb7b82d4 100644 --- a/view/it/smarty3/mail_received_text_body_eml.tpl +++ b/view/it/smarty3/mail_received_text_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}Hai ricevuto un nuovo messsaggio privato su {{$siteName}} da '{{$from}}'. + *}} +Hai ricevuto un nuovo messsaggio privato su {{$siteName}} da '{{$from}}'. {{$title}} diff --git a/view/it/smarty3/passchanged_eml.tpl b/view/it/smarty3/passchanged_eml.tpl index 0669dd6a4..32970c9cb 100644 --- a/view/it/smarty3/passchanged_eml.tpl +++ b/view/it/smarty3/passchanged_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Ciao {{$username}}, La tua password è cambiata come hai richiesto. Conserva queste informazioni (oppure cambia immediatamente la password con diff --git a/view/it/smarty3/register_open_eml.tpl b/view/it/smarty3/register_open_eml.tpl index 277b4cbd8..e5f909af5 100644 --- a/view/it/smarty3/register_open_eml.tpl +++ b/view/it/smarty3/register_open_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Ciao {{$username}}, Grazie per aver effettuato la registrazione a {{$sitename}}. Il tuo account è stato creato. I dettagli di accesso sono i seguenti diff --git a/view/it/smarty3/register_verify_eml.tpl b/view/it/smarty3/register_verify_eml.tpl index 2e28eedb8..9ce1f8f00 100644 --- a/view/it/smarty3/register_verify_eml.tpl +++ b/view/it/smarty3/register_verify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Su {{$sitename}} è stata ricevuta una nuova richiesta di registrazione da parte di un utente che richiede la tua approvazione. diff --git a/view/it/smarty3/request_notify_eml.tpl b/view/it/smarty3/request_notify_eml.tpl index a93cc0c87..47240c5a3 100644 --- a/view/it/smarty3/request_notify_eml.tpl +++ b/view/it/smarty3/request_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Ciao {{$myname}}, Hai appena ricevuto una richiesta di connessione da {{$sitename}} diff --git a/view/it/smarty3/wall_received_eml.tpl b/view/it/smarty3/wall_received_eml.tpl index 9b0b7d603..30b53d11e 100644 --- a/view/it/smarty3/wall_received_eml.tpl +++ b/view/it/smarty3/wall_received_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Caro/a {{$username}}, '{{$from}}' ha scritto qualcosa sulla bachecha del tuo profilo. diff --git a/view/it/smarty3/wall_received_html_body_eml.tpl b/view/it/smarty3/wall_received_html_body_eml.tpl index ab4c55ea0..6b9e44919 100644 --- a/view/it/smarty3/wall_received_html_body_eml.tpl +++ b/view/it/smarty3/wall_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + Messaggio da Friendika diff --git a/view/it/smarty3/wall_received_text_body_eml.tpl b/view/it/smarty3/wall_received_text_body_eml.tpl index c88144f79..2031744a6 100644 --- a/view/it/smarty3/wall_received_text_body_eml.tpl +++ b/view/it/smarty3/wall_received_text_body_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Caro {{$username}}, '{{$from}}' ha scritto sulla tua bacheca. diff --git a/view/nb-no/smarty3/follow_notify_eml.tpl b/view/nb-no/smarty3/follow_notify_eml.tpl index f7473176c..eedeef85d 100644 --- a/view/nb-no/smarty3/follow_notify_eml.tpl +++ b/view/nb-no/smarty3/follow_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Kjære {{$myname}}, Du har en ny følgesvenn på {{$sitename}} - '{{$requestor}}'. diff --git a/view/nb-no/smarty3/friend_complete_eml.tpl b/view/nb-no/smarty3/friend_complete_eml.tpl index 424243c9a..f8348c51d 100644 --- a/view/nb-no/smarty3/friend_complete_eml.tpl +++ b/view/nb-no/smarty3/friend_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Kjære {{$username}}, Gode nyheter... '{{$fn}}' ved '{{$dfrn_url}}' har godtatt diff --git a/view/nb-no/smarty3/intro_complete_eml.tpl b/view/nb-no/smarty3/intro_complete_eml.tpl index 4aacdd028..e00d99f8b 100644 --- a/view/nb-no/smarty3/intro_complete_eml.tpl +++ b/view/nb-no/smarty3/intro_complete_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Kjære {{$username}}, '{{$fn}}' ved '{{$dfrn_url}}' har godtatt diff --git a/view/nb-no/smarty3/lostpass_eml.tpl b/view/nb-no/smarty3/lostpass_eml.tpl index 7c750a3e9..11ef4aab7 100644 --- a/view/nb-no/smarty3/lostpass_eml.tpl +++ b/view/nb-no/smarty3/lostpass_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Kjære {{$username}}, En forespørsel ble nylig mottatt hos {{$sitename}} om å tilbakestille din kontos passord. For å godkjenne denne forespørselen, vennligst velg bekreftelseslenken diff --git a/view/nb-no/smarty3/passchanged_eml.tpl b/view/nb-no/smarty3/passchanged_eml.tpl index d4e45a05d..d5137fc47 100644 --- a/view/nb-no/smarty3/passchanged_eml.tpl +++ b/view/nb-no/smarty3/passchanged_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Kjære {{$username}}, Ditt passord har blitt endret som forespurt. Vennligst ta vare på denne meldingen for sikkerhets skyld (eller bytt passordet ditt umiddelbart til diff --git a/view/nb-no/smarty3/register_open_eml.tpl b/view/nb-no/smarty3/register_open_eml.tpl index 2b7fe30ed..43b150da8 100644 --- a/view/nb-no/smarty3/register_open_eml.tpl +++ b/view/nb-no/smarty3/register_open_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Kjære {{$username}}, Takk for at du registrerte deg hos {{$sitename}}. Kontoen din er opprettet. Innloggingsdetaljene er som følger: diff --git a/view/nb-no/smarty3/register_verify_eml.tpl b/view/nb-no/smarty3/register_verify_eml.tpl index 3ef38b35e..4b765885e 100644 --- a/view/nb-no/smarty3/register_verify_eml.tpl +++ b/view/nb-no/smarty3/register_verify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + En ny forespørsel om brukerregistering ble mottatt hos {{$sitename}} og krever din godkjenning. diff --git a/view/nb-no/smarty3/request_notify_eml.tpl b/view/nb-no/smarty3/request_notify_eml.tpl index 5f55154f1..9851b4f17 100644 --- a/view/nb-no/smarty3/request_notify_eml.tpl +++ b/view/nb-no/smarty3/request_notify_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + Kjære {{$myname}}, Du har akkurat mottatt en kontaktforespørsel hos {{$sitename}} diff --git a/view/nb-no/smarty3/update_fail_eml.tpl b/view/nb-no/smarty3/update_fail_eml.tpl index 19940de1b..771d4b97f 100644 --- a/view/nb-no/smarty3/update_fail_eml.tpl +++ b/view/nb-no/smarty3/update_fail_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}Hei, + *}} +Hei, jeg er {{$sitename}}. Friendica-utviklerne slapp nylig oppdateringen {{$update}}, men da jeg prøvde å installere den, gikk noe forferdelig galt. diff --git a/view/sv/smarty3/cmnt_received_eml.tpl b/view/sv/smarty3/cmnt_received_eml.tpl index 92b597f2f..b001b8e49 100644 --- a/view/sv/smarty3/cmnt_received_eml.tpl +++ b/view/sv/smarty3/cmnt_received_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + {{$username}}, '{{$from}}' har kommenterat något som du följer. diff --git a/view/sv/smarty3/follow_notify_eml.tpl b/view/sv/smarty3/follow_notify_eml.tpl index dc3996ba6..8517fee3a 100644 --- a/view/sv/smarty3/follow_notify_eml.tpl +++ b/view/sv/smarty3/follow_notify_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{$myname}}, + *}} +{{$myname}}, '{{$requestor}}' på {{$sitename}} vill följa dina uppdateringar här på Friendika. diff --git a/view/sv/smarty3/friend_complete_eml.tpl b/view/sv/smarty3/friend_complete_eml.tpl index 0b91fdaa2..18b063c15 100644 --- a/view/sv/smarty3/friend_complete_eml.tpl +++ b/view/sv/smarty3/friend_complete_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{$username}}, + *}} +{{$username}}, Goda nyheter... '{{$fn}}' på '{{$dfrn_url}}' har accepterat din kontaktförfrågan på '{{$sitename}}'. diff --git a/view/sv/smarty3/intro_complete_eml.tpl b/view/sv/smarty3/intro_complete_eml.tpl index fd69c4cbb..49b18846b 100644 --- a/view/sv/smarty3/intro_complete_eml.tpl +++ b/view/sv/smarty3/intro_complete_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{$username}}, + *}} +{{$username}}, '{{$fn}}' på '{{$dfrn_url}}' har accepterat din kontaktförfrågan på '{{$sitename}}'. diff --git a/view/sv/smarty3/lostpass_eml.tpl b/view/sv/smarty3/lostpass_eml.tpl index 3f0426c0d..1941b4479 100644 --- a/view/sv/smarty3/lostpass_eml.tpl +++ b/view/sv/smarty3/lostpass_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{$username}}, + *}} +{{$username}}, En begäran om återställning av lösenord på {{$sitename}} har mottagits. Gå till adressen nedan för att bekräfta denna begäran. Du kan också diff --git a/view/sv/smarty3/mail_received_html_body_eml.tpl b/view/sv/smarty3/mail_received_html_body_eml.tpl index c4da5ccd4..7826919da 100644 --- a/view/sv/smarty3/mail_received_html_body_eml.tpl +++ b/view/sv/smarty3/mail_received_html_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + Meddelande på Friendika diff --git a/view/sv/smarty3/mail_received_text_body_eml.tpl b/view/sv/smarty3/mail_received_text_body_eml.tpl index 0a333e98a..ce3340785 100644 --- a/view/sv/smarty3/mail_received_text_body_eml.tpl +++ b/view/sv/smarty3/mail_received_text_body_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{$from}} har skickat ett personligt meddelande till dig på {{$siteName}}. + *}} +{{$from}} har skickat ett personligt meddelande till dig på {{$siteName}}. {{$title}} diff --git a/view/sv/smarty3/passchanged_eml.tpl b/view/sv/smarty3/passchanged_eml.tpl index b91d321c7..49afb735f 100644 --- a/view/sv/smarty3/passchanged_eml.tpl +++ b/view/sv/smarty3/passchanged_eml.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + {{$username}}, Lösenordet har ändrats enligt din begäran. Behåll den här diff --git a/view/sv/smarty3/register_open_eml.tpl b/view/sv/smarty3/register_open_eml.tpl index 28190c55b..55bd64e3d 100644 --- a/view/sv/smarty3/register_open_eml.tpl +++ b/view/sv/smarty3/register_open_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{$username}}, + *}} +{{$username}}, Tack för att du registrerat dig på {{$sitename}}. Kontot har skapats. Här är dina inloggningsuppgifter: diff --git a/view/sv/smarty3/register_verify_eml.tpl b/view/sv/smarty3/register_verify_eml.tpl index 6039c4726..50c94f94a 100644 --- a/view/sv/smarty3/register_verify_eml.tpl +++ b/view/sv/smarty3/register_verify_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}En registreringsförfrågan som kräver svar har mottagits + *}} +En registreringsförfrågan som kräver svar har mottagits på {{$sitename}} diff --git a/view/sv/smarty3/request_notify_eml.tpl b/view/sv/smarty3/request_notify_eml.tpl index 36df90d1c..22cfb46de 100644 --- a/view/sv/smarty3/request_notify_eml.tpl +++ b/view/sv/smarty3/request_notify_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{$myname}}, + *}} +{{$myname}}, Du har just fått en kontaktförfrågan på {{$sitename}} från '{{$requestor}}' diff --git a/view/sv/smarty3/wall_received_eml.tpl b/view/sv/smarty3/wall_received_eml.tpl index 68e86ddd1..cd286ecf2 100644 --- a/view/sv/smarty3/wall_received_eml.tpl +++ b/view/sv/smarty3/wall_received_eml.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{$username}}, + *}} +{{$username}}, '{{$from}}' har skrivit på din profilsida. diff --git a/view/theme/fancyred/tpl/smarty3/conv_item.tpl b/view/theme/fancyred/tpl/smarty3/conv_item.tpl index c26a05b7f..7b719fb60 100644 --- a/view/theme/fancyred/tpl/smarty3/conv_item.tpl +++ b/view/theme/fancyred/tpl/smarty3/conv_item.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{if $item.comment_firstcollapsed}} + *}} +{{if $item.comment_firstcollapsed}}
{{$item.num_comments}} {{$item.hide_text}}
diff --git a/view/theme/fancyred/tpl/smarty3/theme_settings.tpl b/view/theme/fancyred/tpl/smarty3/theme_settings.tpl index 82e161618..3401f318b 100644 --- a/view/theme/fancyred/tpl/smarty3/theme_settings.tpl +++ b/view/theme/fancyred/tpl/smarty3/theme_settings.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{include file="field_select.tpl" field=$font_size}} + *}} +{{include file="field_select.tpl" field=$font_size}} {{include file="field_select.tpl" field=$line_height}} diff --git a/view/theme/redbasic/tpl/smarty3/theme_settings.tpl b/view/theme/redbasic/tpl/smarty3/theme_settings.tpl index bc7c2136a..f91f24de6 100644 --- a/view/theme/redbasic/tpl/smarty3/theme_settings.tpl +++ b/view/theme/redbasic/tpl/smarty3/theme_settings.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{include file="field_select.tpl" field=$font_size}} + *}} +{{include file="field_select.tpl" field=$font_size}} {{include file="field_select.tpl" field=$line_height}} diff --git a/view/tpl/smarty3/404.tpl b/view/tpl/smarty3/404.tpl index 7ee5324ac..2d581ab8d 100644 --- a/view/tpl/smarty3/404.tpl +++ b/view/tpl/smarty3/404.tpl @@ -2,4 +2,5 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}

{{$message}}

+ *}} +

{{$message}}

diff --git a/view/tpl/smarty3/abook_edit.tpl b/view/tpl/smarty3/abook_edit.tpl index 686e50b37..1289f90fc 100644 --- a/view/tpl/smarty3/abook_edit.tpl +++ b/view/tpl/smarty3/abook_edit.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} +

{{$header}}

{{$addr}}

diff --git a/view/tpl/smarty3/acl_selector.tpl b/view/tpl/smarty3/acl_selector.tpl index 37f297cb9..aebef71ee 100644 --- a/view/tpl/smarty3/acl_selector.tpl +++ b/view/tpl/smarty3/acl_selector.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}
+ *}} +
{{$showall}}
diff --git a/view/tpl/smarty3/admin_aside.tpl b/view/tpl/smarty3/admin_aside.tpl index d8f37a399..69445d3b1 100644 --- a/view/tpl/smarty3/admin_aside.tpl +++ b/view/tpl/smarty3/admin_aside.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + diff --git a/view/tpl/smarty3/contact_template.tpl b/view/tpl/smarty3/contact_template.tpl index e06083fcb..a426508eb 100644 --- a/view/tpl/smarty3/contact_template.tpl +++ b/view/tpl/smarty3/contact_template.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} +
{{$contact.name}} diff --git a/view/tpl/smarty3/contacts-template.tpl b/view/tpl/smarty3/contacts-template.tpl index 0f7b6bc77..66f3f5c87 100644 --- a/view/tpl/smarty3/contacts-template.tpl +++ b/view/tpl/smarty3/contacts-template.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}

{{$header}}{{if $total}} ({{$total}}){{/if}}

+ *}} +

{{$header}}{{if $total}} ({{$total}}){{/if}}

{{if $finding}}

{{$finding}}

{{/if}} diff --git a/view/tpl/smarty3/content.tpl b/view/tpl/smarty3/content.tpl index c29375342..811f92dd5 100644 --- a/view/tpl/smarty3/content.tpl +++ b/view/tpl/smarty3/content.tpl @@ -2,5 +2,6 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}
+ *}} +
diff --git a/view/tpl/smarty3/conv.tpl b/view/tpl/smarty3/conv.tpl index 431c09119..c91ab635a 100644 --- a/view/tpl/smarty3/conv.tpl +++ b/view/tpl/smarty3/conv.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{foreach $threads as $thread}} + *}} +{{foreach $threads as $thread}}
{{foreach $thread.items as $item}} {{if $item.comment_firstcollapsed}} diff --git a/view/tpl/smarty3/conv_frame.tpl b/view/tpl/smarty3/conv_frame.tpl index 723858771..81d655be2 100644 --- a/view/tpl/smarty3/conv_frame.tpl +++ b/view/tpl/smarty3/conv_frame.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}
+ *}} +
diff --git a/view/tpl/smarty3/conv_item.tpl b/view/tpl/smarty3/conv_item.tpl index 4b7a94f35..37baa81bf 100644 --- a/view/tpl/smarty3/conv_item.tpl +++ b/view/tpl/smarty3/conv_item.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{if $item.comment_firstcollapsed}} + *}} +{{if $item.comment_firstcollapsed}}
{{$item.num_comments}} {{$item.hide_text}}
diff --git a/view/tpl/smarty3/conversation.tpl b/view/tpl/smarty3/conversation.tpl index cf70fd042..837fbc11f 100644 --- a/view/tpl/smarty3/conversation.tpl +++ b/view/tpl/smarty3/conversation.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}
+ *}} +
{{foreach $threads as $thread}}
{{foreach $thread.items as $item}} diff --git a/view/tpl/smarty3/convobj.tpl b/view/tpl/smarty3/convobj.tpl index 9b9165673..2a714c100 100644 --- a/view/tpl/smarty3/convobj.tpl +++ b/view/tpl/smarty3/convobj.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{foreach $threads as $item}} + *}} +{{foreach $threads as $item}} {{include file="{{$item.template}}"}} {{/foreach}} diff --git a/view/tpl/smarty3/crepair.tpl b/view/tpl/smarty3/crepair.tpl index 275dca4af..8d3ed7df8 100644 --- a/view/tpl/smarty3/crepair.tpl +++ b/view/tpl/smarty3/crepair.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} +

{{$contact_name}}

diff --git a/view/tpl/smarty3/cropbody.tpl b/view/tpl/smarty3/cropbody.tpl index a0c24f7b2..e6fcd355f 100644 --- a/view/tpl/smarty3/cropbody.tpl +++ b/view/tpl/smarty3/cropbody.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}

{{$title}}

+ *}} +

{{$title}}

{{$desc}}

diff --git a/view/tpl/smarty3/crophead.tpl b/view/tpl/smarty3/crophead.tpl index 068c811d5..d51b87d12 100644 --- a/view/tpl/smarty3/crophead.tpl +++ b/view/tpl/smarty3/crophead.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + diff --git a/view/tpl/smarty3/delegate.tpl b/view/tpl/smarty3/delegate.tpl index a6b365f54..7aa85cf39 100644 --- a/view/tpl/smarty3/delegate.tpl +++ b/view/tpl/smarty3/delegate.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}

{{$header}}

+ *}} +

{{$header}}

{{$desc}}
diff --git a/view/tpl/smarty3/dfrn_req_confirm.tpl b/view/tpl/smarty3/dfrn_req_confirm.tpl index 195f55d78..c941a201d 100644 --- a/view/tpl/smarty3/dfrn_req_confirm.tpl +++ b/view/tpl/smarty3/dfrn_req_confirm.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} +

{{$welcome}}
diff --git a/view/tpl/smarty3/dfrn_request.tpl b/view/tpl/smarty3/dfrn_request.tpl index 839301956..b08a0b731 100644 --- a/view/tpl/smarty3/dfrn_request.tpl +++ b/view/tpl/smarty3/dfrn_request.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} +

{{$header}}

diff --git a/view/tpl/smarty3/diasp_dec_hdr.tpl b/view/tpl/smarty3/diasp_dec_hdr.tpl index 2343bdc86..c3305ecd0 100644 --- a/view/tpl/smarty3/diasp_dec_hdr.tpl +++ b/view/tpl/smarty3/diasp_dec_hdr.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} + *}} + {{$inner_iv}} {{$inner_key}} diff --git a/view/tpl/smarty3/directory_header.tpl b/view/tpl/smarty3/directory_header.tpl index 057bad685..293e65be2 100644 --- a/view/tpl/smarty3/directory_header.tpl +++ b/view/tpl/smarty3/directory_header.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}

{{$dirlbl}}

+ *}} +

{{$dirlbl}}

{{if $search}}

{{$finddsc}} {{$safetxt}}

diff --git a/view/tpl/smarty3/directory_item.tpl b/view/tpl/smarty3/directory_item.tpl index d9a4225f9..ae52646b8 100644 --- a/view/tpl/smarty3/directory_item.tpl +++ b/view/tpl/smarty3/directory_item.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} +
diff --git a/view/tpl/smarty3/direntry.tpl b/view/tpl/smarty3/direntry.tpl index 85696098b..c1009efc7 100644 --- a/view/tpl/smarty3/direntry.tpl +++ b/view/tpl/smarty3/direntry.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} +
diff --git a/view/tpl/smarty3/display-head.tpl b/view/tpl/smarty3/display-head.tpl index aaa105fa8..7750b655e 100644 --- a/view/tpl/smarty3/display-head.tpl +++ b/view/tpl/smarty3/display-head.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}} diff --git a/view/tpl/smarty3/events-js.tpl b/view/tpl/smarty3/events-js.tpl index f7f69d532..5fa046f5a 100644 --- a/view/tpl/smarty3/events-js.tpl +++ b/view/tpl/smarty3/events-js.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{$tabs}} + *}} +{{$tabs}}

{{$title}}

diff --git a/view/tpl/smarty3/events.tpl b/view/tpl/smarty3/events.tpl index ff9e58aab..45366a77d 100644 --- a/view/tpl/smarty3/events.tpl +++ b/view/tpl/smarty3/events.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{$tabs}} + *}} +{{$tabs}}

{{$title}}

diff --git a/view/tpl/smarty3/events_reminder.tpl b/view/tpl/smarty3/events_reminder.tpl index 5478e3e11..d8e8ceb2a 100644 --- a/view/tpl/smarty3/events_reminder.tpl +++ b/view/tpl/smarty3/events_reminder.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{if $count}} + *}} +{{if $count}}