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');
|
||||
$strConfigQueryWindowHeight_desc = __('Query window height (in pixels)');
|
||||
$strConfigQueryWindowHeight_name = __('Query window height');
|
||||
$strConfigQueryWindowWidth_desc = __('Query window height (in pixels)');
|
||||
$strConfigQueryWindowWidth_desc = __('Query window width (in pixels)');
|
||||
$strConfigQueryWindowWidth_name = __('Query window width');
|
||||
$strConfigRecodingEngine_desc = __('Select which functions will be used for character set conversion');
|
||||
$strConfigRecodingEngine_name = __('Recoding engine');
|
||||
|
Reference in New Issue
Block a user