check privileges

This commit is contained in:
Alexander M. Turek
2003-02-14 14:47:41 +00:00
parent 98a8b57ee7
commit d19d064a89
95 changed files with 419 additions and 5 deletions

View File

@@ -568,4 +568,7 @@ $strYes = 'Si';
$strZeroRemovesTheLimit = 'Nota: Se estas opcións se configuran como 0 (cero) elimina-se o limite.';
$strZip = 'comprimido no formato "zip"';
$strGlobal = 'global'; //to translate
$strDbSpecific = 'database-specific'; //to translate
$strUsersHavingAccessToDb = 'Users having access to "%s"'; //to translate
?>