Remove messages no longer used.

This commit is contained in:
Michal Čihař
2010-04-19 14:24:30 +02:00
parent 13332150cd
commit 066ff75a74

View File

@@ -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'); $strDefaultValueHelp = __('For default values, please enter just a single value, without backslash escaping or quotes, using this format: a');
$strDefragment = __('Defragment table'); $strDefragment = __('Defragment table');
$strDelayedInserts = __('Use delayed inserts'); $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'); $strDelete = __('Delete');
$strDeleted = __('The row has been deleted'); $strDeleted = __('The row has been deleted');
$strDeleteNoUsersSelected = __('No users selected for deleting!'); $strDeleteNoUsersSelected = __('No users selected for deleting!');
@@ -378,7 +376,6 @@ $strGreek = __('Greek');
$strGzip = __('"gzipped"'); $strGzip = __('"gzipped"');
$strHandler = __('Handler'); $strHandler = __('Handler');
$strHasBeenAltered = __('has been altered.');
$strHaveBeenSynchronized = __('Selected target tables have been synchronized with source tables.'); $strHaveBeenSynchronized = __('Selected target tables have been synchronized with source tables.');
$strHaveToShow = __('You have to choose at least one column to display'); $strHaveToShow = __('You have to choose at least one column to display');
$strHebrew = __('Hebrew'); $strHebrew = __('Hebrew');
@@ -392,14 +389,12 @@ $strHomepageOfficial = __('Official Homepage');
$strHostEmpty = __('The host name is empty!'); $strHostEmpty = __('The host name is empty!');
$strHost = __('Host'); $strHost = __('Host');
$strHostTableExplanation = __('When Host table is used, this field is ignored and values stored in Host table are used instead.'); $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'); $strHTMLWord = __('Microsoft Word 2000');
$strHungarian = __('Hungarian'); $strHungarian = __('Hungarian');
$strIcelandic = __('Icelandic'); $strIcelandic = __('Icelandic');
$strId = __('ID'); $strId = __('ID');
$strIdxFulltext = __('Fulltext'); $strIdxFulltext = __('Fulltext');
$strIEUnsupported = __('Internet Explorer does not support this function.');
$strIgnoreDuplicates = __('Ignore duplicate rows'); $strIgnoreDuplicates = __('Ignore duplicate rows');
$strIgnore = __('Ignore'); $strIgnore = __('Ignore');
$strIgnoreInserts = __('Use ignore inserts'); $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.'); $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'); $strJoins = __('Joins');
$strJumpToDB = __('Jump to database "%s".'); $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'); $strKeepPass = __('Do not change the password');
$strKeyCache = __('Key cache'); $strKeyCache = __('Key cache');
@@ -727,7 +720,6 @@ $strPrivileges = __('Privileges');
$strPrivilegesReloaded = __('The privileges were reloaded successfully.'); $strPrivilegesReloaded = __('The privileges were reloaded successfully.');
$strProcedures = __('Procedures'); $strProcedures = __('Procedures');
$strProcesses = __('Processes'); $strProcesses = __('Processes');
$strProcesslist = __('Process list');
$strProfiling = __('Profiling'); $strProfiling = __('Profiling');
$strProtocolVersion = __('Protocol version'); $strProtocolVersion = __('Protocol version');
$strPutColNames = __('Put fields names in the first row'); $strPutColNames = __('Put fields names in the first row');
@@ -763,7 +755,6 @@ $strRelations = __('Relations');
$strRelationView = __('Relation view'); $strRelationView = __('Relation view');
$strReloadingThePrivileges = __('Reloading the privileges'); $strReloadingThePrivileges = __('Reloading the privileges');
$strReloadNavi = __('Reload navigation frame'); $strReloadNavi = __('Reload navigation frame');
$strReloadPrivileges = __('Reload privileges');
$strReload = __('Reload'); $strReload = __('Reload');
$strRemoteServer = __('Remote server'); $strRemoteServer = __('Remote server');
$strRemoveCRLF = __('Remove CRLF characters within fields'); $strRemoveCRLF = __('Remove CRLF characters within fields');
@@ -823,7 +814,6 @@ $strReset = __('Reset');
$strResourceLimits = __('Resource limits'); $strResourceLimits = __('Resource limits');
$strRestartInsertion = __('Restart insertion with %s rows'); $strRestartInsertion = __('Restart insertion with %s rows');
$strReType = __('Re-type'); $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.'); $strRevokeAndDelete = __('Revoke all active privileges from the users and delete them afterwards.');
$strRevokeMessage = __('You have revoked the privileges for %s'); $strRevokeMessage = __('You have revoked the privileges for %s');
$strRevoke = __('Revoke'); $strRevoke = __('Revoke');
@@ -1061,7 +1051,6 @@ $strStorageEngine = __('Storage Engine');
$strStrucCSV = _pgettext('$strStrucCSV', 'CSV'); $strStrucCSV = _pgettext('$strStrucCSV', 'CSV');
$strStrucData = __('Structure and data'); $strStrucData = __('Structure and data');
$strStrucExcelCSV = __('CSV for MS Excel'); $strStrucExcelCSV = __('CSV for MS Excel');
$strStrucNativeExcel = __('Native MS Excel format');
$strStrucOnly = __('Structure only'); $strStrucOnly = __('Structure only');
$strStructPropose = __('Propose table structure'); $strStructPropose = __('Propose table structure');
$strStructureDiff = __('Structure Difference'); $strStructureDiff = __('Structure Difference');