Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2014-03-25 10:54:18 +01:00
commit 35b3e41ae4

View File

@ -340,7 +340,7 @@ $js_messages['strCellEditHint'] = __('Press escape to cancel editing.');
$js_messages['strSaveCellWarning'] = __('You have edited some data and they have not been saved. Are you sure you want to leave this page before saving the data?');
$js_messages['strColOrderHint'] = __('Drag to reorder.');
$js_messages['strSortHint'] = __('Click to sort.');
$js_messages['strRemColHint'] = __('Hold shift and click to remove column from order by clause.');
$js_messages['strRemColHint'] = __('Hold shift and click to remove column from ORDER BY clause.');
$js_messages['strColMarkHint'] = __('Click to mark/unmark.');
$js_messages['strColNameCopyHint'] = __('Double-click to copy column name.');
$js_messages['strColVisibHint'] = __(