From 5c3bb419eb4f9728849969fe7cff84f0260066c8 Mon Sep 17 00:00:00 2001 From: Sebastian Klemm Date: Mon, 24 Aug 2009 22:17:52 +0200 Subject: [PATCH] better english phrasing --- inc/html/admin.php | 8 ++++---- inc/html/index.php | 2 +- inc/i10n/en/syp.php | 13 +++++-------- inc/i10n/fr/syp.php | 10 +++++----- js/syp.js | 2 +- 5 files changed, 16 insertions(+), 19 deletions(-) diff --git a/inc/html/admin.php b/inc/html/admin.php index a96a470..ca2dd4d 100644 --- a/inc/html/admin.php +++ b/inc/html/admin.php @@ -68,16 +68,16 @@ if (!$usrtblexists || !$itemstblexists) { UnauthorizedError: "", NotimageError: "", UnconsistentError: "", - DelSucces: "", + DelSucces: "", UpdateSucces: "", emptyPasswordError: "", userPasswordmatchError: "", changeSamePass: "", changePassBadPass: "", - changePassSuccess: "", + changePassSuccess: "", newUserNonameError: "", newUserExistsError: "", - newUserSuccess: "" + newUserSuccess: "" }; var sypSettings = { @@ -221,7 +221,7 @@ if (!$usrtblexists || !$itemstblexists) {

- +

diff --git a/inc/html/index.php b/inc/html/index.php index 8c4aa3c..696b299 100644 --- a/inc/html/index.php +++ b/inc/html/index.php @@ -52,7 +52,7 @@ if (defined ("POPUPPOS")) {