You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postfixadmin/languages
Christian Boltz 3e5549bfad functions.inc.php:
- move DNS checks from check_email() to check_domain()
- add clear error message on non-resolvable domains (using flash_error() -
  this is probably not the best solution, but better than nothing)
- made error messages translatable

create-domain.php:
- avoid duplicated call to check_domain (to avoid duplicated error message)
- domains are now DNS-checked on creation - see the changes in check_domain()
  in functions.inc.php

languages/*:
- added error messages for the above changes


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@429 a1433add-5e2c-0410-b055-b7f2511e0802
16 years ago
..
bg.lang functions.inc.php: 16 years ago
ca.lang functions.inc.php: 16 years ago
cn.lang functions.inc.php: 16 years ago
cs.lang functions.inc.php: 16 years ago
da.lang functions.inc.php: 16 years ago
de.lang functions.inc.php: 16 years ago
en.lang functions.inc.php: 16 years ago
es.lang functions.inc.php: 16 years ago
et.lang functions.inc.php: 16 years ago
eu.lang functions.inc.php: 16 years ago
fi.lang functions.inc.php: 16 years ago
fo.lang functions.inc.php: 16 years ago
fr.lang functions.inc.php: 16 years ago
hr.lang functions.inc.php: 16 years ago
hu.lang functions.inc.php: 16 years ago
index.php Initial Import in SourceForge 18 years ago
is.lang functions.inc.php: 16 years ago
it.lang functions.inc.php: 16 years ago
ja.lang functions.inc.php: 16 years ago
language-update.sh *.lang: 16 years ago
language.php Norwegian (bokmal) translation - provided by oddhenriksen 16 years ago
lt.lang functions.inc.php: 16 years ago
mk.lang functions.inc.php: 16 years ago
nb.lang functions.inc.php: 16 years ago
nl.lang functions.inc.php: 16 years ago
nn.lang functions.inc.php: 16 years ago
pl.lang functions.inc.php: 16 years ago
pt-br.lang functions.inc.php: 16 years ago
ru.lang functions.inc.php: 16 years ago
sk.lang functions.inc.php: 16 years ago
sl.lang functions.inc.php: 16 years ago
sv.lang functions.inc.php: 16 years ago
tr.lang functions.inc.php: 16 years ago
tw.lang functions.inc.php: 16 years ago