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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1322,3 +1322,5 @@ en-GB:
1322
1322
STR_3X: "3x"
1323
1323
STR_FPS_LIMIT: "FPS limit"
1324
1324
STR_FPS_LIMIT_DESC: "Limits the number of screen updates per second, 0 for no limit. Note: this will only affect software modes, as OpenGL handles this itself."
1325
+
STR_NOALIENPANICMESSAGES: "Supress panic messages for aliens"
1326
+
STR_NOALIENPANICMESSAGES_DESC: "Don't show panic messages for aliens unless it is visible to the player."
Copy file name to clipboardExpand all lines: bin/data/Language/en-US.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1322,3 +1322,5 @@ en-US:
1322
1322
STR_3X: "3x"
1323
1323
STR_FPS_LIMIT: "FPS limit"
1324
1324
STR_FPS_LIMIT_DESC: "Limits the number of screen updates per second, 0 for no limit. Note: this will only affect software modes, as OpenGL handles this itself."
1325
+
STR_NOALIENPANICMESSAGES: "Supress panic messages for aliens"
1326
+
STR_NOALIENPANICMESSAGES_DESC: "Don't show panic messages for aliens unless it is visible to the player."
0 commit comments