Yet another subversion notice.
This commit is contained in:
@@ -350,7 +350,7 @@ $strSetupVersionCheckDataError = __('Reading of version failed. Maybe you\'re of
|
||||
$strSetupVersionCheckInvalid = __('Got invalid version string from server');
|
||||
$strSetupVersionCheckLink = __('Check for latest version');
|
||||
$strSetupVersionCheckNewAvailable = __('A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.');
|
||||
$strSetupVersionCheckNewAvailableSvn = __('You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.');
|
||||
$strSetupVersionCheckNewAvailableSvn = __('You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable version is %s, released on %s.');
|
||||
$strSetupVersionCheckNone = __('No newer stable version is available');
|
||||
$strSetupVersionCheckUnparsable = __('Unparsable version string');
|
||||
$strSetupVersionCheck = __('Version check');
|
||||
|
Reference in New Issue
Block a user