diff --git a/data/en.mse-locale/locale b/data/en.mse-locale/locale index 046fafa2..a42bb812 100644 --- a/data/en.mse-locale/locale +++ b/data/en.mse-locale/locale @@ -461,6 +461,8 @@ label: # New set window game type: &Game type: style type: &Card style: + search stylesheet list: Filter Stylesheets + search stylesheet list control: Filter the card list. Use - to exclude cards. Use field: to search in a specific field. Use quotes for literal search. Separate multiple queries with a space. stylesheet not found : The set you are trying to open uses the stylesheet "%s". diff --git a/src/gui/control/package_list.cpp b/src/gui/control/package_list.cpp index bc3a7d98..1da02a7e 100644 --- a/src/gui/control/package_list.cpp +++ b/src/gui/control/package_list.cpp @@ -13,6 +13,12 @@ #include