From a1d1d319af15be975bde4695a3bfeb7d78ea0398 Mon Sep 17 00:00:00 2001 From: arno Date: Sun, 16 Aug 2009 15:09:59 +0200 Subject: [PATCH] better w3 standard support alt attributes for throbbers removes end tag for link elements --- inc/i10n/en/syp.php | 3 +++ inc/i10n/fr/syp.php | 5 +++++ inc/templates_admin.php | 6 +++--- inc/templates_install.php | 2 +- inc/templates_upgrade.php | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) diff --git a/inc/i10n/en/syp.php b/inc/i10n/en/syp.php index aed83bf..316158b 100644 --- a/inc/i10n/en/syp.php +++ b/inc/i10n/en/syp.php @@ -306,6 +306,9 @@ "Connecting" => "", + "throbber" + => "", + "This feature is not enabled on demo site" => "", diff --git a/inc/i10n/fr/syp.php b/inc/i10n/fr/syp.php index 4717b01..a2962ad 100644 --- a/inc/i10n/fr/syp.php +++ b/inc/i10n/fr/syp.php @@ -486,6 +486,11 @@ "Connexion en cours" , + "throbber" + => + "throbber" + , + "This feature is not enabled on demo site" => "Cette fonctionnalité est désactivée sur le site de démonstration" diff --git a/inc/templates_admin.php b/inc/templates_admin.php index 589ca5f..7702b94 100644 --- a/inc/templates_admin.php +++ b/inc/templates_admin.php @@ -148,7 +148,7 @@ if (!$usrtblexists || !$itemstblexists) {

- + <?php ptrans('throbber')?>

@@ -193,7 +193,7 @@ if (!$usrtblexists || !$itemstblexists) {

- + <?php ptrans('throbber')?>

@@ -224,7 +224,7 @@ if (!$usrtblexists || !$itemstblexists) {

- throbber + <?php ptrans('throbber')?>

diff --git a/inc/templates_install.php b/inc/templates_install.php index 86c8566..d3def31 100644 --- a/inc/templates_install.php +++ b/inc/templates_install.php @@ -7,7 +7,7 @@ - + <?php ptrans ('SYP wizard')?>