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: bin/data/Language/en-GB.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1311,10 +1311,10 @@ en-GB:
1311
1311
STR_BATTLEHAIRBLEACH_DESC: "Changes soldier Battlescape sprites to match their inventory look."
1312
1312
STR_DRAGSCROLLINVERT: "Invert drag-scrolling"
1313
1313
STR_DRAGSCROLLINVERT_DESC: "When enabled, dragging scrolls in the opposite direction to the mouse."
1314
-
STR_BATTLESCAPE_SCALE: "Battlescape Resolution"
1315
-
STR_BATTLESCAPE_SCALE_DESC: "Changes the resolution of the Battlescape viewport.{NEWLINE}EXPERIMENTAL! May cause interface and performance bugs! Check the documentation for more details."
1316
-
STR_GEOSCAPE_SCALE: "Geoscape Resolution"
1317
-
STR_GEOSCAPESCALE_SCALE_DESC: "Changes the resolution of the Geoscape viewport.{NEWLINE}EXPERIMENTAL! May cause interface and performance bugs! Check the documentation for more details."
1314
+
STR_BATTLESCAPE_SCALE: "Battlescape Scale"
1315
+
STR_BATTLESCAPE_SCALE_DESC: "Battlescape viewport scaling mode, based on a fixed resolution (stretched to fit), or a fixed zoom level (expanded to fill)."
1316
+
STR_GEOSCAPE_SCALE: "Geoscape Scale"
1317
+
STR_GEOSCAPESCALE_SCALE_DESC: "Geoscape viewport scaling mode, based on a fixed resolution (stretched to fit), or a fixed zoom level (expanded to fill)."
Copy file name to clipboardExpand all lines: bin/data/Language/en-US.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1311,10 +1311,10 @@ en-US:
1311
1311
STR_BATTLEHAIRBLEACH_DESC: "Changes soldier Battlescape sprites to match their inventory look."
1312
1312
STR_DRAGSCROLLINVERT: "Invert drag-scrolling"
1313
1313
STR_DRAGSCROLLINVERT_DESC: "When enabled, dragging scrolls in the opposite direction to the mouse."
1314
-
STR_BATTLESCAPE_SCALE: "Battlescape Resolution"
1315
-
STR_BATTLESCAPE_SCALE_DESC: "Changes the resolution of the Battlescape viewport.{NEWLINE}EXPERIMENTAL! May cause interface and performance bugs! Check the documentation for more details."
1316
-
STR_GEOSCAPE_SCALE: "Geoscape Resolution"
1317
-
STR_GEOSCAPESCALE_SCALE_DESC: "Changes the resolution of the Geoscape viewport.{NEWLINE}EXPERIMENTAL! May cause interface and performance bugs! Check the documentation for more details."
1314
+
STR_BATTLESCAPE_SCALE: "Battlescape Scale"
1315
+
STR_BATTLESCAPE_SCALE_DESC: "Battlescape viewport scaling mode, based on a fixed resolution (stretched to fit), or a fixed zoom level (expanded to fill)."
1316
+
STR_GEOSCAPE_SCALE: "Geoscape Scale"
1317
+
STR_GEOSCAPESCALE_SCALE_DESC: "Geoscape viewport scaling mode, based on a fixed resolution (stretched to fit), or a fixed zoom level (expanded to fill)."
0 commit comments