diff options
author | Zach Prezkuta <fermion@gmx.com> | 2013-01-11 09:57:23 -0700 |
---|---|---|
committer | Zach Prezkuta <fermion@gmx.com> | 2013-01-11 09:57:23 -0700 |
commit | 34dc11d68ee474cf7dbb1f2e86befe4bae3caf42 (patch) | |
tree | 8d1abc369802498ff0e524839fc80b24a8be048c /view/eo | |
parent | 1c01cba21ebebe7d1b2586c2ef355e930ae3e722 (diff) | |
download | volse-hubzilla-34dc11d68ee474cf7dbb1f2e86befe4bae3caf42.tar.gz volse-hubzilla-34dc11d68ee474cf7dbb1f2e86befe4bae3caf42.tar.bz2 volse-hubzilla-34dc11d68ee474cf7dbb1f2e86befe4bae3caf42.zip |
add warning messae about automatically generated templates
Diffstat (limited to 'view/eo')
-rw-r--r-- | view/eo/smarty3/follow_notify_eml.tpl | 6 | ||||
-rw-r--r-- | view/eo/smarty3/friend_complete_eml.tpl | 6 | ||||
-rw-r--r-- | view/eo/smarty3/intro_complete_eml.tpl | 6 | ||||
-rw-r--r-- | view/eo/smarty3/lostpass_eml.tpl | 6 | ||||
-rw-r--r-- | view/eo/smarty3/passchanged_eml.tpl | 6 | ||||
-rw-r--r-- | view/eo/smarty3/register_open_eml.tpl | 6 | ||||
-rw-r--r-- | view/eo/smarty3/register_verify_eml.tpl | 6 | ||||
-rw-r--r-- | view/eo/smarty3/request_notify_eml.tpl | 6 | ||||
-rw-r--r-- | view/eo/smarty3/update_fail_eml.tpl | 6 |
9 files changed, 45 insertions, 9 deletions
diff --git a/view/eo/smarty3/follow_notify_eml.tpl b/view/eo/smarty3/follow_notify_eml.tpl index dd313c1f7..4b00fa852 100644 --- a/view/eo/smarty3/follow_notify_eml.tpl +++ b/view/eo/smarty3/follow_notify_eml.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Kara {{$myname}}, Vi havas novan abonanton ĉe {{$sitename}} - '{{$requestor}}'. diff --git a/view/eo/smarty3/friend_complete_eml.tpl b/view/eo/smarty3/friend_complete_eml.tpl index 2987a8dc5..45bb9b1cb 100644 --- a/view/eo/smarty3/friend_complete_eml.tpl +++ b/view/eo/smarty3/friend_complete_eml.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Kara {{$username}}, Boegaj novaĵoj.... '{{$fn}}' ĉe '{{$dfrn_url}}' aprobis diff --git a/view/eo/smarty3/intro_complete_eml.tpl b/view/eo/smarty3/intro_complete_eml.tpl index eab7623a4..63940af85 100644 --- a/view/eo/smarty3/intro_complete_eml.tpl +++ b/view/eo/smarty3/intro_complete_eml.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Kara {{$username}}, '{{$fn}}' ĉe '{{$dfrn_url}}' akceptis diff --git a/view/eo/smarty3/lostpass_eml.tpl b/view/eo/smarty3/lostpass_eml.tpl index ddde9fe51..87fe2c443 100644 --- a/view/eo/smarty3/lostpass_eml.tpl +++ b/view/eo/smarty3/lostpass_eml.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Kara {{$username}}, {{$sitename}} ricevis peton por rekomencigi vian pasvorton. Por konfirmi la peton, bonvolu klaki la sekvantan konfirmligilon diff --git a/view/eo/smarty3/passchanged_eml.tpl b/view/eo/smarty3/passchanged_eml.tpl index 173828d56..50d5c57f3 100644 --- a/view/eo/smarty3/passchanged_eml.tpl +++ b/view/eo/smarty3/passchanged_eml.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Kara {{$username}}, Via pasvorto estas ŝanĝita laŭ via peto. Bonvolu konservi ĉi tiun informon (aŭ tuj ŝanĝu vian pasvorton al diff --git a/view/eo/smarty3/register_open_eml.tpl b/view/eo/smarty3/register_open_eml.tpl index 84fc9ad90..89b0ef704 100644 --- a/view/eo/smarty3/register_open_eml.tpl +++ b/view/eo/smarty3/register_open_eml.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Kara {{$username}}, Dankon pro via registrado ĉe {{$sitename}}. Vian konton estas kreita. Jen viaj legitimaĵoj: diff --git a/view/eo/smarty3/register_verify_eml.tpl b/view/eo/smarty3/register_verify_eml.tpl index 4e960b916..9439ca707 100644 --- a/view/eo/smarty3/register_verify_eml.tpl +++ b/view/eo/smarty3/register_verify_eml.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Nova peto por registrado atendas ĉe {{$sitename}} kaj bezonas vian aprobon. diff --git a/view/eo/smarty3/request_notify_eml.tpl b/view/eo/smarty3/request_notify_eml.tpl index d026ba66e..eb4d53b62 100644 --- a/view/eo/smarty3/request_notify_eml.tpl +++ b/view/eo/smarty3/request_notify_eml.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} Kara {{$myname}}, Vi ĵus ricevis kontaktpeton ĉe {{$sitename}} diff --git a/view/eo/smarty3/update_fail_eml.tpl b/view/eo/smarty3/update_fail_eml.tpl index 4b7f240f9..306920d2b 100644 --- a/view/eo/smarty3/update_fail_eml.tpl +++ b/view/eo/smarty3/update_fail_eml.tpl @@ -1,4 +1,8 @@ -Saluton!
+{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}Saluton!
Mi estas {{$sitename}}.
La programistoj de Frienda eldonis ĝisdatigon {{$update}} antaŭ ne longe,
sed kiam mi provis instali ĝin, io terure malsukcesis.
|