Remove unused message strings from messages.inc.php (B).
This commit is contained in:
@@ -18,52 +18,6 @@ $charset = 'utf-8';
|
||||
/* l10n: Text direction, use either ltr or rtl */
|
||||
$text_dir = __('ltr');
|
||||
|
||||
$strBack = __('Back');
|
||||
$strBaltic = __('Baltic');
|
||||
$strBeginCut = __('BEGIN CUT');
|
||||
$strBeginRaw = __('BEGIN RAW');
|
||||
$strBinary = __('Binary');
|
||||
$strBinaryDoNotEdit = __('Binary - do not edit');
|
||||
$strBinaryLog = __('Binary log');
|
||||
$strBinLogEventType = __('Event type');
|
||||
$strBinLogInfo = __('Information');
|
||||
$strBinLogName = __('Log name');
|
||||
$strBinLogOriginalPosition = __('Original position');
|
||||
$strBinLogPosition = __('Position');
|
||||
$strBinLogServerId = __('Server ID');
|
||||
$strBLOBRepository = __('BLOB Repository');
|
||||
$strBLOBRepositoryDamaged = __('Damaged');
|
||||
$strBLOBRepositoryDisableAreYouSure = __('Are you sure you want to disable all BLOB references for database %s?');
|
||||
$strBLOBRepositoryDisabled = _pgettext('$strBLOBRepositoryDisabled', 'Disabled');
|
||||
$strBLOBRepositoryDisable = __('Disable');
|
||||
$strBLOBRepositoryDisableStrongWarning = __('You are about to DISABLE a BLOB Repository!');
|
||||
$strBLOBRepositoryEnabled = _pgettext('$strBLOBRepositoryEnabled', 'Enabled');
|
||||
$strBLOBRepositoryEnable = __('Enable');
|
||||
$strBLOBRepositoryRemove = __('Remove BLOB Repository Reference');
|
||||
$strBLOBRepositoryRepair = _pgettext('$strBLOBRepositoryRepair', 'Repair');
|
||||
$strBLOBRepositoryUpload = __('Upload to BLOB repository');
|
||||
$strBookmarkAllUsers = __('Let every user access this bookmark');
|
||||
$strBookmarkCreated = __('Bookmark %s created');
|
||||
$strBookmarkDeleted = __('The bookmark has been deleted.');
|
||||
$strBookmarkLabel = __('Label');
|
||||
$strBookmarkQuery = __('Bookmarked SQL query');
|
||||
$strBookmarkReplace = __('Replace existing bookmark of same name');
|
||||
$strBookmarkThis = __('Bookmark this SQL query');
|
||||
$strBookmarkView = __('View only');
|
||||
$strBrowse = __('Browse');
|
||||
$strBrowseDistinctValues = __('Browse distinct values');
|
||||
$strBrowseForeignValues = __('Browse foreign values');
|
||||
$strBufferPoolActivity = __('Buffer Pool Activity');
|
||||
$strBufferPool = __('Buffer Pool');
|
||||
$strBufferPoolUsage = __('Buffer Pool Usage');
|
||||
$strBufferReadMissesInPercent = __('Read misses in %');
|
||||
$strBufferReadMisses = __('Read misses');
|
||||
$strBufferWriteWaitsInPercent = __('Write waits in %');
|
||||
$strBufferWriteWaits = __('Write waits');
|
||||
$strBulgarian = __('Bulgarian');
|
||||
$strBusyPages = __('Busy pages');
|
||||
$strBzip = __('"bzipped"');
|
||||
|
||||
$strCalendar = __('Calendar');
|
||||
$strCancel = __('Cancel');
|
||||
$strCanNotLoadExportPlugins = __('Could not load export plugins, please check your installation!');
|
||||
|
Reference in New Issue
Block a user