Better show error, define used message strDeleteNoUsersSelected.

This commit is contained in:
Michal Čihař
2005-10-08 15:22:14 +00:00
parent ee4ca2cc4f
commit 5214f57c6f
119 changed files with 121 additions and 1 deletions

View File

@@ -978,4 +978,5 @@ $strTransactionCoordinator = 'Transaction coordinator'; //to translate
$strNumberOfFields = 'Number of fields'; //to translate
$strShowingBookmark = 'Showing bookmark'; //to translate
$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
$strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
?>