Fix description of config option.
This commit is contained in:
@@ -335,7 +335,7 @@ $strConfigQueryWindowDefTab_desc = __('Tab displayed when opening a new query wi
|
|||||||
$strConfigQueryWindowDefTab_name = __('Default query window tab');
|
$strConfigQueryWindowDefTab_name = __('Default query window tab');
|
||||||
$strConfigQueryWindowHeight_desc = __('Query window height (in pixels)');
|
$strConfigQueryWindowHeight_desc = __('Query window height (in pixels)');
|
||||||
$strConfigQueryWindowHeight_name = __('Query window height');
|
$strConfigQueryWindowHeight_name = __('Query window height');
|
||||||
$strConfigQueryWindowWidth_desc = __('Query window height (in pixels)');
|
$strConfigQueryWindowWidth_desc = __('Query window width (in pixels)');
|
||||||
$strConfigQueryWindowWidth_name = __('Query window width');
|
$strConfigQueryWindowWidth_name = __('Query window width');
|
||||||
$strConfigRecodingEngine_desc = __('Select which functions will be used for character set conversion');
|
$strConfigRecodingEngine_desc = __('Select which functions will be used for character set conversion');
|
||||||
$strConfigRecodingEngine_name = __('Recoding engine');
|
$strConfigRecodingEngine_name = __('Recoding engine');
|
||||||
@@ -495,4 +495,4 @@ $strConfigVersionCheckLink = __('Check for latest version');
|
|||||||
$strConfigZipDump_desc = __('Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations');
|
$strConfigZipDump_desc = __('Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations');
|
||||||
$strConfigZipDump_name = __('ZIP');
|
$strConfigZipDump_name = __('ZIP');
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user