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: config/i18n.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1259,7 +1259,7 @@
1259
1259
"MaxParallelCores": "Maximum cores for parallel tasks",
1260
1260
"MaxParallelCoresExplanation": "Controls how many CPU cores DIM can use for intensive tasks like Loadout Optimizer and Loadout Analyzer. Higher values may improve performance but use more system resources.",
1261
1261
"OrnamentDisplay": "Show Ornaments on item tiles",
1262
-
"OrnamentDisplayExplanationDisabled": "Hovering or long-pressing armor will show its ornament",
1262
+
"OrnamentDisplayExplanationDisabled": "Items will never display their ornaments",
1263
1263
"OrnamentDisplayExplanationEnabled": "Hovering or long-pressing armor will hide its ornament",
1264
1264
"OrnamentDisplayExplanationHide": "Hovering or long-pressing an item will hide its ornament",
1265
1265
"OrnamentDisplayExplanationShow": "Hovering or long-pressing an item will show its ornament",
Copy file name to clipboardExpand all lines: src/locale/en.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1242,7 +1242,7 @@
1242
1242
"MaxParallelCores": "Maximum cores for parallel tasks",
1243
1243
"MaxParallelCoresExplanation": "Controls how many CPU cores DIM can use for intensive tasks like Loadout Optimizer and Loadout Analyzer. Higher values may improve performance but use more system resources.",
1244
1244
"OrnamentDisplay": "Show Ornaments on item tiles",
1245
-
"OrnamentDisplayExplanationDisabled": "Hovering or long-pressing armor will show its ornament",
1245
+
"OrnamentDisplayExplanationDisabled": "Items will never display their ornaments",
1246
1246
"OrnamentDisplayExplanationEnabled": "Hovering or long-pressing armor will hide its ornament",
1247
1247
"OrnamentDisplayExplanationHide": "Hovering or long-pressing an item will hide its ornament",
1248
1248
"OrnamentDisplayExplanationShow": "Hovering or long-pressing an item will show its ornament",
0 commit comments