You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: localization/en-us.xml
+9-3Lines changed: 9 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4244,12 +4244,18 @@
4244
4244
<SettingId="ABNORMALITY_TRAYS_STRING"
4245
4245
String="Abnormality Trays"
4246
4246
Description="Configurations for abnormality trays." />
4247
+
<SettingId="ABNORMALITY_TRAY_COMPACT_MODE_STRING"
4248
+
String="Enable compact mode"
4249
+
Description="If enabled, the abnormalities will be in compact mode, keeping only the icon and timer visible. Turn this off if you want to see their names as well." />
4247
4250
<SettingId="ABNORMALITY_TRAY_NAME_STRING"
4248
4251
String="Abnormality Tray Name"
4249
4252
Description="Name for this abnormality bar." />
4250
-
<SettingId="ABNORMALITY_TRAY_MAX_SIZE_STRING"
4251
-
String="Maximum size"
4252
-
Description="Sets the maximum size for the tray." />
4253
+
<SettingId="ABNORMALITY_TRAY_COLUMNS_STRING"
4254
+
String="Number of columns"
4255
+
Description="Sets the number of columns that will be used to display the abnormalities." />
4256
+
<SettingId="ABNORMALITY_TRAY_ROWS_STRING"
4257
+
String="Number of rows"
4258
+
Description="Sets the number of rows that will be used to display the abnormalities." />
4253
4259
<SettingId="ABNORMALITY_TRAY_SORT_BY_STRING"
4254
4260
String="Sort by"
4255
4261
Description="Selects the sorting algorithm used to sort all abnormalities." />
0 commit comments