bug #1688053, improvement for latest fix

This commit is contained in:
Marc Delisle
2007-03-29 13:20:58 +00:00
parent 02ecd621bb
commit b84107152d
122 changed files with 134 additions and 154 deletions

View File

@@ -297,7 +297,6 @@ $strHasBeenAltered = 'была изменена.';
$strHasBeenCreated = 'была создана.';
$strHaveToShow = 'Вы должны выбрать не менее одной колонки для отображения';
$strHebrew = 'Иврит';
$strHexForBinary = 'Использовать шестнадцатиричные (hexadecimal) бинарные поля';
$strHome = 'К началу';
$strHomepageOfficial = 'Официальная страница phpMyAdmin';
$strHost = 'Хост';
@@ -1053,4 +1052,5 @@ $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs fr
$strRoutines = 'Routines'; //to translate
$strRoutineReturnType = 'Return type'; //to translate
$strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
$strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
?>