strTableAlteredSuccessfully

This commit is contained in:
Marc Delisle
2007-10-12 12:07:20 +00:00
parent d654b80d6d
commit 59f4fdcc16
55 changed files with 56 additions and 1 deletions

View File

@@ -1029,4 +1029,5 @@ $strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate
$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate
$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate
$strPartitioned = 'partitioned'; //to translate
$strTableAlteredSuccessfully = 'Table %1$s has been altered successfully'; //to translate
?>