Remove messages no longer used.
This commit is contained in:
@@ -249,8 +249,6 @@ $strDefaultEngine = __('%s is the default storage engine on this MySQL server.')
|
||||
$strDefaultValueHelp = __('For default values, please enter just a single value, without backslash escaping or quotes, using this format: a');
|
||||
$strDefragment = __('Defragment table');
|
||||
$strDelayedInserts = __('Use delayed inserts');
|
||||
$strDeleteAndFlush = __('Delete the users and reload the privileges afterwards.');
|
||||
$strDeleteAndFlushDescr = __('This is the cleanest way, but reloading the privileges may take a while.');
|
||||
$strDelete = __('Delete');
|
||||
$strDeleted = __('The row has been deleted');
|
||||
$strDeleteNoUsersSelected = __('No users selected for deleting!');
|
||||
@@ -378,7 +376,6 @@ $strGreek = __('Greek');
|
||||
$strGzip = __('"gzipped"');
|
||||
|
||||
$strHandler = __('Handler');
|
||||
$strHasBeenAltered = __('has been altered.');
|
||||
$strHaveBeenSynchronized = __('Selected target tables have been synchronized with source tables.');
|
||||
$strHaveToShow = __('You have to choose at least one column to display');
|
||||
$strHebrew = __('Hebrew');
|
||||
@@ -392,14 +389,12 @@ $strHomepageOfficial = __('Official Homepage');
|
||||
$strHostEmpty = __('The host name is empty!');
|
||||
$strHost = __('Host');
|
||||
$strHostTableExplanation = __('When Host table is used, this field is ignored and values stored in Host table are used instead.');
|
||||
$strHTMLExcel = __('Microsoft Excel 2000');
|
||||
$strHTMLWord = __('Microsoft Word 2000');
|
||||
$strHungarian = __('Hungarian');
|
||||
|
||||
$strIcelandic = __('Icelandic');
|
||||
$strId = __('ID');
|
||||
$strIdxFulltext = __('Fulltext');
|
||||
$strIEUnsupported = __('Internet Explorer does not support this function.');
|
||||
$strIgnoreDuplicates = __('Ignore duplicate rows');
|
||||
$strIgnore = __('Ignore');
|
||||
$strIgnoreInserts = __('Use ignore inserts');
|
||||
@@ -467,8 +462,6 @@ $strJapanese = __('Japanese');
|
||||
$strJavascriptDisabled = __('Javascript support is missing or disabled in your browser, some phpMyAdmin functionality will be missing. For example navigation frame will not refresh automatically.');
|
||||
$strJoins = __('Joins');
|
||||
$strJumpToDB = __('Jump to database "%s".');
|
||||
$strJustDeleteDescr = __('The "deleted" users will still be able to access the server as usual until the privileges are reloaded.');
|
||||
$strJustDelete = __('Just delete the users from the privilege tables.');
|
||||
|
||||
$strKeepPass = __('Do not change the password');
|
||||
$strKeyCache = __('Key cache');
|
||||
@@ -727,7 +720,6 @@ $strPrivileges = __('Privileges');
|
||||
$strPrivilegesReloaded = __('The privileges were reloaded successfully.');
|
||||
$strProcedures = __('Procedures');
|
||||
$strProcesses = __('Processes');
|
||||
$strProcesslist = __('Process list');
|
||||
$strProfiling = __('Profiling');
|
||||
$strProtocolVersion = __('Protocol version');
|
||||
$strPutColNames = __('Put fields names in the first row');
|
||||
@@ -763,7 +755,6 @@ $strRelations = __('Relations');
|
||||
$strRelationView = __('Relation view');
|
||||
$strReloadingThePrivileges = __('Reloading the privileges');
|
||||
$strReloadNavi = __('Reload navigation frame');
|
||||
$strReloadPrivileges = __('Reload privileges');
|
||||
$strReload = __('Reload');
|
||||
$strRemoteServer = __('Remote server');
|
||||
$strRemoveCRLF = __('Remove CRLF characters within fields');
|
||||
@@ -823,7 +814,6 @@ $strReset = __('Reset');
|
||||
$strResourceLimits = __('Resource limits');
|
||||
$strRestartInsertion = __('Restart insertion with %s rows');
|
||||
$strReType = __('Re-type');
|
||||
$strRevokeAndDeleteDescr = __('The users will still have the USAGE privilege until the privileges are reloaded.');
|
||||
$strRevokeAndDelete = __('Revoke all active privileges from the users and delete them afterwards.');
|
||||
$strRevokeMessage = __('You have revoked the privileges for %s');
|
||||
$strRevoke = __('Revoke');
|
||||
@@ -1061,7 +1051,6 @@ $strStorageEngine = __('Storage Engine');
|
||||
$strStrucCSV = _pgettext('$strStrucCSV', 'CSV');
|
||||
$strStrucData = __('Structure and data');
|
||||
$strStrucExcelCSV = __('CSV for MS Excel');
|
||||
$strStrucNativeExcel = __('Native MS Excel format');
|
||||
$strStrucOnly = __('Structure only');
|
||||
$strStructPropose = __('Propose table structure');
|
||||
$strStructureDiff = __('Structure Difference');
|
||||
|
Reference in New Issue
Block a user