summaryrefslogtreecommitdiff
path: root/src/dialogs/storage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dialogs/storage.c')
-rw-r--r--src/dialogs/storage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/storage.c b/src/dialogs/storage.c
index 3db3d97..614a46c 100644
--- a/src/dialogs/storage.c
+++ b/src/dialogs/storage.c
@@ -537,7 +537,7 @@ static void fill_storage_features(GtkTreeView *treeview, GLoadedBinary *binary)
case DBF_COMMENTS:
human_feature = _("Comments");
break;
- case DBF_SEGMENTS_DISPLAY:
+ case DBF_DISPLAY_SWITCHERS:
human_feature = _("Segments display");
break;
case DBF_BOOKMARKS: