@ -412,7 +412,7 @@ insert into ttrss_prefs (pref_name,type_id,def_value,short_desc,section_id) valu
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id,help_text)values('VFEED_GROUP_BY_FEED',1,'false','Group headlines in virtual feeds',2,'When this option is enabled, headlines in Special feeds and Labels are grouped by feeds');
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('STRIP_IMAGES',1,'false','Do not show images in articles',2);
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('STRIP_IMAGES',1,'false','Hide images in articles',2);
@ -352,7 +352,7 @@ insert into ttrss_prefs (pref_name,type_id,def_value,short_desc,section_id) valu
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id,help_text)values('VFEED_GROUP_BY_FEED',1,'false','Group headlines in virtual feeds',2,'When this option is enabled, headlines in Special feeds and Labels are grouped by feeds');
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('STRIP_IMAGES',1,'false','Do not show images in articles',2);
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('STRIP_IMAGES',1,'false','Hide images in articles',2);