Skip to content

Commit a0614e9

Browse files
committed
feat(en-us): add new abnormality tray settings
1 parent 5b7ff64 commit a0614e9

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

localization/en-us.xml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4244,12 +4244,18 @@
42444244
<Setting Id="ABNORMALITY_TRAYS_STRING"
42454245
String="Abnormality Trays"
42464246
Description="Configurations for abnormality trays." />
4247+
<Setting Id="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." />
42474250
<Setting Id="ABNORMALITY_TRAY_NAME_STRING"
42484251
String="Abnormality Tray Name"
42494252
Description="Name for this abnormality bar." />
4250-
<Setting Id="ABNORMALITY_TRAY_MAX_SIZE_STRING"
4251-
String="Maximum size"
4252-
Description="Sets the maximum size for the tray." />
4253+
<Setting Id="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+
<Setting Id="ABNORMALITY_TRAY_ROWS_STRING"
4257+
String="Number of rows"
4258+
Description="Sets the number of rows that will be used to display the abnormalities." />
42534259
<Setting Id="ABNORMALITY_TRAY_SORT_BY_STRING"
42544260
String="Sort by"
42554261
Description="Selects the sorting algorithm used to sort all abnormalities." />

0 commit comments

Comments
 (0)