From f3fdefaef00f92838fce46e29afd7aa3e57dfb60 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 7 Sep 2008 22:04:32 +0200 Subject: Sync with PO-based l10n: use bang-prefixed directives. --- templates/filehost.mdwn | 2 +- templates/mailhost.mdwn | 2 +- templates/mailinglisturl.mdwn | 2 +- templates/supporthost.mdwn | 2 +- templates/supportmailaddress.mdwn | 2 +- templates/webmailurl.mdwn | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/filehost.mdwn b/templates/filehost.mdwn index f285205..328bd3b 100644 --- a/templates/filehost.mdwn +++ b/templates/filehost.mdwn @@ -1 +1 @@ -files.[[template id=domain]] +files.[[!template id=domain]] diff --git a/templates/mailhost.mdwn b/templates/mailhost.mdwn index edd0c6b..acda881 100644 --- a/templates/mailhost.mdwn +++ b/templates/mailhost.mdwn @@ -1 +1 @@ -mail.[[template id=domain]] +mail.[[!template id=domain]] diff --git a/templates/mailinglisturl.mdwn b/templates/mailinglisturl.mdwn index c2ed4da..4e33c29 100644 --- a/templates/mailinglisturl.mdwn +++ b/templates/mailinglisturl.mdwn @@ -1 +1 @@ - + diff --git a/templates/supporthost.mdwn b/templates/supporthost.mdwn index 14cb578..d4fec5b 100644 --- a/templates/supporthost.mdwn +++ b/templates/supporthost.mdwn @@ -1 +1 @@ -support.[[template id=domain]] +support.[[!template id=domain]] diff --git a/templates/supportmailaddress.mdwn b/templates/supportmailaddress.mdwn index 1f0b104..8ead448 100644 --- a/templates/supportmailaddress.mdwn +++ b/templates/supportmailaddress.mdwn @@ -1 +1 @@ -support@lists.[[template id=domain]] +support@lists.[[!template id=domain]] diff --git a/templates/webmailurl.mdwn b/templates/webmailurl.mdwn index 5bbed39..29c5e39 100644 --- a/templates/webmailurl.mdwn +++ b/templates/webmailurl.mdwn @@ -1 +1 @@ - + -- cgit v1.2.3