Remove unused messages.
This commit is contained in:
@@ -207,7 +207,6 @@ $strDoYouReally = 'Вы действительно желаете ';
|
||||
$strDocu = 'Документация';
|
||||
$strDrop = 'Уничтожить';
|
||||
$strDropDatabaseStrongWarning = 'Вы уверенны что хотите уничтожить всю базу данных?';
|
||||
$strDropSelectedDatabases = 'Удалить выбранные БД';
|
||||
$strDropUsersDb = 'Удалить базы, которые имеют такие же имена как и пользователи.';
|
||||
$strDumpSaved = 'Дамп сохранён в файл %s.';
|
||||
$strDumpXRows = 'Дамп %s записей, начиная с %s.';
|
||||
@@ -808,7 +807,6 @@ $strImportFormat = 'Format of imported file'; //to translate
|
||||
$strFileToImport = 'File to import'; //to translate
|
||||
$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
|
||||
$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
|
||||
$strEnclosingOptional = 'Enclosing of fields is optional'; //to translate
|
||||
$strCSVImportOptions = 'CSV options'; //to translate
|
||||
$strPartialImport = 'Partial import'; //to translate
|
||||
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate
|
||||
|
Reference in New Issue
Block a user