translation update

This commit is contained in:
Roland Gruber 2010-10-11 20:27:48 +00:00
parent 449755586a
commit 8e9d9d082a
3 changed files with 2318 additions and 1908 deletions

File diff suppressed because it is too large Load Diff

View File

@ -104,7 +104,7 @@ if (isset($_POST['submit'])) {
if ($_POST['addpassword'] && $_POST['addpassword2'] && ($_POST['addpassword'] == $_POST['addpassword2'])) {
// check if lam.conf_sample exists
if (!is_file("../../config/lam.conf_sample")) {
$error = _("The file config/lam.conf_sample was not found. Please restore it.");
$error = "The file config/lam.conf_sample was not found. Please restore it.";
}
else {
// create new profile file