Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions localization/en-us.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4244,12 +4244,18 @@
<Setting Id="ABNORMALITY_TRAYS_STRING"
String="Abnormality Trays"
Description="Configurations for abnormality trays." />
<Setting Id="ABNORMALITY_TRAY_COMPACT_MODE_STRING"
String="Enable compact mode"
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." />
<Setting Id="ABNORMALITY_TRAY_NAME_STRING"
String="Abnormality Tray Name"
Description="Name for this abnormality bar." />
<Setting Id="ABNORMALITY_TRAY_MAX_SIZE_STRING"
String="Maximum size"
Description="Sets the maximum size for the tray." />
<Setting Id="ABNORMALITY_TRAY_COLUMNS_STRING"
String="Number of columns"
Description="Sets the number of columns that will be used to display the abnormalities." />
<Setting Id="ABNORMALITY_TRAY_ROWS_STRING"
String="Number of rows"
Description="Sets the number of rows that will be used to display the abnormalities." />
<Setting Id="ABNORMALITY_TRAY_SORT_BY_STRING"
String="Sort by"
Description="Selects the sorting algorithm used to sort all abnormalities." />
Expand Down