Searched refs:mail_site (Results 1 – 12 of 12) sorted by relevance
4 {tr}{$mail_user} <{$mail_email}> has requested a new password on {$mail_site}, but you need to vali…6 {$mail_user} <{$mail_email}> {tr}has requested an account on{/tr} {$mail_site}
1 …tf-8 -*- *}{tr}Your {$prefs.mail_template_custom_text}registration confirmation{/tr} ({$mail_site})
1 {* $Id$ *}{tr}New {$prefs.mail_template_custom_text}user registration{/tr} {tr}at{/tr} {$mail_site}
1 {* $Id$ *}{tr}A friend sends you a {$prefs.mail_template_custom_text}link from: {/tr} {$mail_site}
1 …tr}Your personal access to{/tr} {if !empty($prefs.sitetitle)}{$prefs.sitetitle} - {/if}{$mail_site}
1 …r{/tr} {$mail_user} {tr}registered at your {$prefs.mail_template_custom_text}site{/tr} {$mail_site}
1 …emplate_custom_text}article was submitted by {$mail_user|username} to {$mail_site} at {$mail_date|…
2 {tr}Your {$prefs.mail_template_custom_text}account registration request for {$mail_site} was valida…
3 {tr}You or someone registered this email address at{/tr} {$mail_site}
4 {if !empty($prefs.sitetitle)}{$prefs.sitetitle} - {/if}{$mail_site}
3 …ail_template_custom_text}Someone requested a password reset for your %0account{/tr} ({$mail_site}).
243 gchar *mail_subject, *mail_site; in bmw_message_extbody_mail() local246 mail_site = libbalsa_message_body_get_parameter(mime_body, "server"); in bmw_message_extbody_mail()248 if (!mail_site) in bmw_message_extbody_mail()256 g_string_append_printf(msg, _("Mail server: %s\n"), mail_site); in bmw_message_extbody_mail()260 g_free(mail_site); in bmw_message_extbody_mail()