diff --git a/bureau/admin/hta_edit.php b/bureau/admin/hta_edit.php index dc036680..9513779c 100644 --- a/bureau/admin/hta_edit.php +++ b/bureau/admin/hta_edit.php @@ -46,6 +46,8 @@ if (!$dir) { ?>

+
+
".sprintf(_("No authorized user in %s"),$dir)."

"; @@ -117,4 +119,4 @@ document.forms['main'].user.focus(); document.forms['main'].setAttribute('autocomplete', 'off'); - \ No newline at end of file + diff --git a/bureau/admin/hta_edituser.php b/bureau/admin/hta_edituser.php index 2cc35fcd..ff40fd6a 100644 --- a/bureau/admin/hta_edituser.php +++ b/bureau/admin/hta_edituser.php @@ -38,6 +38,8 @@ getFields($fields); ?>

+
+
$error

"; @@ -54,4 +56,8 @@ getFields($fields); " /> - \ No newline at end of file + + diff --git a/bureau/admin/hta_list.php b/bureau/admin/hta_list.php index ed8eb610..7e998fa7 100644 --- a/bureau/admin/hta_list.php +++ b/bureau/admin/hta_list.php @@ -39,6 +39,8 @@ else { ?>

+
+
$error

"; @@ -89,4 +91,4 @@ for($i=0;$i show_help("hta_list"); ?>

- \ No newline at end of file + diff --git a/bureau/admin/mail_add.php b/bureau/admin/mail_add.php index 069a99c8..5ad8f8a0 100644 --- a/bureau/admin/mail_add.php +++ b/bureau/admin/mail_add.php @@ -46,7 +46,8 @@ if ($error) { } ?> - +
+
diff --git a/bureau/admin/mail_del.php b/bureau/admin/mail_del.php index 50380c6c..76ff4f17 100644 --- a/bureau/admin/mail_del.php +++ b/bureau/admin/mail_del.php @@ -61,6 +61,8 @@ include("mail_list.php");

:

+
+

@@ -87,4 +89,4 @@ while (list($key,$val)=each($d)) { - \ No newline at end of file + diff --git a/bureau/admin/mail_edit.php b/bureau/admin/mail_edit.php index dd751804..28c8df4e 100644 --- a/bureau/admin/mail_edit.php +++ b/bureau/admin/mail_edit.php @@ -46,6 +46,8 @@ else ?>

:

+
+
$error_edit

"; diff --git a/bureau/admin/mail_list.php b/bureau/admin/mail_list.php index 868ed2cb..c91e9277 100644 --- a/bureau/admin/mail_list.php +++ b/bureau/admin/mail_list.php @@ -52,6 +52,8 @@ if ($error) { echo "

$error

"; } ?> +
+

%s"),$domain); ?> %s"),$domain); ?> @@ -68,6 +70,8 @@ if ($error) { echo "

$error

"; } ?> +
+

%s"),$domain); ?> %s"),$domain); ?> diff --git a/bureau/locales/Makefile b/bureau/locales/Makefile index fbc458f3..ae5eb5a9 100644 --- a/bureau/locales/Makefile +++ b/bureau/locales/Makefile @@ -1,12 +1,12 @@ -all: messages.pot */LC_MESSAGES/messages.po */LC_MESSAGES/manual.po +all: mailman_manual.pot mailman.pot */LC_MESSAGES/mailman.po */LC_MESSAGES/mailman_manual.po -messages.pot: ../*/*.php +mailman.pot: ../*/*.php [ -r $@ ] || touch $@ xgettext --force-po --omit-header -o $@ --keyword=__ --keyword=_ -L PHP --from-code iso-8859-1 -j $^ -%/LC_MESSAGES/messages.po: messages.pot +%/LC_MESSAGES/mailman.po: mailman.pot msgmerge -v -U $@ $^ -%/LC_MESSAGES/manual.po: manual.pot +%/LC_MESSAGES/mailman_manual.po: mailman_manual.pot msgmerge -v -U $@ $^ diff --git a/bureau/locales/fr_FR/LC_MESSAGES/messages.po b/bureau/locales/fr_FR/LC_MESSAGES/messages.po index be3dade7..16e816cb 100644 --- a/bureau/locales/fr_FR/LC_MESSAGES/messages.po +++ b/bureau/locales/fr_FR/LC_MESSAGES/messages.po @@ -2854,3 +2854,9 @@ msgstr "Compte" msgid "Create a new AlternC account" msgstr "Créer un nouveau compte AlternC" + +msgid "Or only the accounts of:" +msgstr "Ou seulement les comptes de :" + +msgid "Advanced features" +msgstr "Fonctionnalités avancées"