aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorz0rglub <z0rglub@piwigo.org>2003-10-08 20:54:54 +0000
committerz0rglub <z0rglub@piwigo.org>2003-10-08 20:54:54 +0000
commit46ff80f1159699fe35dd7f6ce7e71198c070be08 (patch)
tree855aabe0dd2c4305d5acee2c9012cddb08157205 /language
parent164b883d666c06600a83fbdef52b531123d7f099 (diff)
replacing "new in release" by "new or modified in release"
git-svn-id: http://piwigo.org/svn/trunk@186 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/english.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/language/english.php b/language/english.php
index c3b72ba39..05d94ba05 100644
--- a/language/english.php
+++ b/language/english.php
@@ -154,7 +154,7 @@ $lang['upload_advise_filetype'] = 'the picture must be to the fileformat jpg, gi
$lang['upload_err_username'] = 'the username must be given';
$lang['upload_username'] = 'Username';
$lang['upload_successful'] = 'Picture uploaded with success, an administrator will validate it as soon as possible';
-// new in release 1.3
+// new or modified in release 1.3
$lang['charset'] = 'ISO_8859-1';
$lang['no'] = 'no';
$lang['yes'] = 'yes';
@@ -460,7 +460,7 @@ Once this file deleted , follow this instructions :
$lang['step2_pwd_info'] = 'Keep it confidential, it enables you to access administration panel';
$lang['step2_pwd_conf'] = 'confirm password';
$lang['step2_pwd_conf_info'] = 'verification';
- // new in release 1.3
+ // new or modified in release 1.3
$lang['remote_site'] = 'Remote site';
$lang['title_add'] = 'Add a user';
$lang['title_modify'] = 'Modify a user';