interface/web/sites/lib/lang/en_ftp_user.lng
@@ -1,6 +1,6 @@ <?php $wb["uid_txt"] = 'UID'; $wb["gid_txt"] = 'GID'; $wb["uid_txt"] = 'User identifier (UID)'; $wb["gid_txt"] = 'Group identifier (GID)'; $wb["dir_txt"] = 'Directory'; $wb["quota_files_txt"] = 'Filequota'; $wb["quota_files_unity_txt"] = 'Files'; @@ -32,4 +32,5 @@ $wb['repeat_password_txt'] = 'Repeat Password'; $wb['password_mismatch_txt'] = 'The passwords do not match.'; $wb['password_match_txt'] = 'The passwords do match.'; $wb['expires_txt'] = 'Expire at'; ?>