Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2015-11-22 03:09:23 +01:00
commit fabb943bcb

View File

@ -347,8 +347,8 @@ $js_messages['strGo'] = __('Go');
$js_messages['strCancel'] = __('Cancel');
/* For page-related settings */
$js_messages['strPageSettings'] = _('Page-related settings');
$js_messages['strApply'] = _('Apply');
$js_messages['strPageSettings'] = __('Page-related settings');
$js_messages['strApply'] = __('Apply');
/* For Ajax Notifications */
$js_messages['strLoading'] = __('Loading…');