diff options
author | friendica <info@friendica.com> | 2013-01-11 12:19:01 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-01-11 12:19:01 -0800 |
commit | 8cf6b75e9c5f8f2cefa2afd986da423793a65a6a (patch) | |
tree | b9908b646a1bad8622fef9a4dce8a9c333f7a956 /view/ca/smarty3 | |
parent | 89423844bbcfb8f62dd1672dd103ce6e8018a2e2 (diff) | |
parent | 690e278d956579a5d6b1b5b94e48c5b09b3134ba (diff) | |
download | volse-hubzilla-8cf6b75e9c5f8f2cefa2afd986da423793a65a6a.tar.gz volse-hubzilla-8cf6b75e9c5f8f2cefa2afd986da423793a65a6a.tar.bz2 volse-hubzilla-8cf6b75e9c5f8f2cefa2afd986da423793a65a6a.zip |
Merge pull request #17 from fermionic/20130111-better-conversion-scripts
automatic, command-line conversion
Diffstat (limited to 'view/ca/smarty3')
-rw-r--r-- | view/ca/smarty3/cmnt_received_eml.tpl | 5 | ||||
-rw-r--r-- | view/ca/smarty3/follow_notify_eml.tpl | 5 | ||||
-rw-r--r-- | view/ca/smarty3/friend_complete_eml.tpl | 5 | ||||
-rw-r--r-- | view/ca/smarty3/intro_complete_eml.tpl | 5 | ||||
-rw-r--r-- | view/ca/smarty3/lostpass_eml.tpl | 5 | ||||
-rw-r--r-- | view/ca/smarty3/mail_received_html_body_eml.tpl | 5 | ||||
-rw-r--r-- | view/ca/smarty3/mail_received_text_body_eml.tpl | 5 | ||||
-rw-r--r-- | view/ca/smarty3/passchanged_eml.tpl | 5 | ||||
-rw-r--r-- | view/ca/smarty3/register_open_eml.tpl | 5 | ||||
-rw-r--r-- | view/ca/smarty3/register_verify_eml.tpl | 5 | ||||
-rw-r--r-- | view/ca/smarty3/request_notify_eml.tpl | 5 | ||||
-rw-r--r-- | view/ca/smarty3/wall_received_eml.tpl | 5 |
12 files changed, 60 insertions, 0 deletions
diff --git a/view/ca/smarty3/cmnt_received_eml.tpl b/view/ca/smarty3/cmnt_received_eml.tpl index 082efc745..c398c5231 100644 --- a/view/ca/smarty3/cmnt_received_eml.tpl +++ b/view/ca/smarty3/cmnt_received_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Apreciat/da {{$username}}, diff --git a/view/ca/smarty3/follow_notify_eml.tpl b/view/ca/smarty3/follow_notify_eml.tpl index 695836520..b90804741 100644 --- a/view/ca/smarty3/follow_notify_eml.tpl +++ b/view/ca/smarty3/follow_notify_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Apreciat/da {{$myname}}, diff --git a/view/ca/smarty3/friend_complete_eml.tpl b/view/ca/smarty3/friend_complete_eml.tpl index 58bd14fea..b26152d81 100644 --- a/view/ca/smarty3/friend_complete_eml.tpl +++ b/view/ca/smarty3/friend_complete_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Apreciat/da {{$username}}, diff --git a/view/ca/smarty3/intro_complete_eml.tpl b/view/ca/smarty3/intro_complete_eml.tpl index bc26e3eb1..2149c477a 100644 --- a/view/ca/smarty3/intro_complete_eml.tpl +++ b/view/ca/smarty3/intro_complete_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Apreciat/da {{$username}}, diff --git a/view/ca/smarty3/lostpass_eml.tpl b/view/ca/smarty3/lostpass_eml.tpl index 469c429da..55a14e1d5 100644 --- a/view/ca/smarty3/lostpass_eml.tpl +++ b/view/ca/smarty3/lostpass_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Apreciat/da {{$username}}, diff --git a/view/ca/smarty3/mail_received_html_body_eml.tpl b/view/ca/smarty3/mail_received_html_body_eml.tpl index 6fce18a5c..e61d861a2 100644 --- a/view/ca/smarty3/mail_received_html_body_eml.tpl +++ b/view/ca/smarty3/mail_received_html_body_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional //EN"> <html> <head> diff --git a/view/ca/smarty3/mail_received_text_body_eml.tpl b/view/ca/smarty3/mail_received_text_body_eml.tpl index a3fa3cd38..3bd4a186f 100644 --- a/view/ca/smarty3/mail_received_text_body_eml.tpl +++ b/view/ca/smarty3/mail_received_text_body_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} 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 f0d62d9a1..eddf2ed85 100644 --- a/view/ca/smarty3/passchanged_eml.tpl +++ b/view/ca/smarty3/passchanged_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Apreciat/da {{$username}}, diff --git a/view/ca/smarty3/register_open_eml.tpl b/view/ca/smarty3/register_open_eml.tpl index 7da9a2b88..b4e90991b 100644 --- a/view/ca/smarty3/register_open_eml.tpl +++ b/view/ca/smarty3/register_open_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Apreciat/da {{$username}}, diff --git a/view/ca/smarty3/register_verify_eml.tpl b/view/ca/smarty3/register_verify_eml.tpl index 651e8eff7..d9cc94c1a 100644 --- a/view/ca/smarty3/register_verify_eml.tpl +++ b/view/ca/smarty3/register_verify_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * 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 18dc3ef0d..3e94e1a59 100644 --- a/view/ca/smarty3/request_notify_eml.tpl +++ b/view/ca/smarty3/request_notify_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Apreciat/da {{$myname}}, diff --git a/view/ca/smarty3/wall_received_eml.tpl b/view/ca/smarty3/wall_received_eml.tpl index cd7546441..faaaf1b19 100644 --- a/view/ca/smarty3/wall_received_eml.tpl +++ b/view/ca/smarty3/wall_received_eml.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Apreciat/da {{$username}}, |