This commit is contained in:
Marc Delisle 2001-10-20 13:05:04 +00:00
parent 58216a9f61
commit 81fead7a24

View File

@ -301,6 +301,7 @@ $strViewDump = '
$strViewDumpDB = 'Ïîêàæè äúìï (ñõåìà) íà ÁÄ';
$strWelcome = 'Äîáðå äîøëè â ';
$strWithChecked = 'Êîãàòî èìà îòìåòêà:'
$strWrongUser = 'Ãðåøíî èìå/ïàðîëà. Îòêàçàí äîñòúï.';
$strYes = 'Äà';
@ -319,5 +320,4 @@ $strShowAll = 'Show all'; // to translate
$strStartingRecord = 'Starting record';//to translate
$strTableHasBeenFlushed = 'Table %s has been flushed';
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
$strWithChecked = 'With checked:';
?>