diff --git a/libraries/config/messages.inc.php b/libraries/config/messages.inc.php index 7dc5c1483..cf39b235b 100644 --- a/libraries/config/messages.inc.php +++ b/libraries/config/messages.inc.php @@ -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'); @@ -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_name = __('ZIP'); -?> \ No newline at end of file +?>