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: public/locales/en/translation.json
+3-3
Original file line number
Diff line number
Diff line change
@@ -324,14 +324,14 @@
324
324
"gamemode": "Feral GameMode applies automatic and temporary tweaks to the system when running games. Enabling may improve performance.",
325
325
"gamescope": {
326
326
"additionalOptions": "Additional commandline flags to pass into gamescope.",
327
+
"forceGrabCursor": "Always use relative mouse mode instead of flipping dependent on cursor visibility. (Useful for when applications keep losing focus)",
327
328
"fpsLimiter": "The amount of frames gamescope should limit to. E.g. 60",
328
329
"fpsLimiterNoFocus": "The frame rate limit gamescope should limit per second if the game is not focused.",
329
330
"gameHeight": "The height resolution used by the game. A 16:9 aspect ratio is assumed by gamescope.",
330
331
"gameWidth": "The width resolution used by the game. A 16:9 aspect ratio is assumed by gamescope.",
331
332
"upscaleHeight": "The height resolution used by gamescope. A 16:9 aspect ratio is assumed.",
332
333
"upscaleMethod": "The upscaling method gamescope should use.",
333
-
"upscaleWidth": "The width resolution used by gamescope. A 16:9 aspect ratio is assumed.",
334
-
"forceGrabCursor": "Always use relative mouse mode instead of flipping dependent on cursor visibility. (Useful for when applications keep losing focus)"
334
+
"upscaleWidth": "The width resolution used by gamescope. A 16:9 aspect ratio is assumed."
335
335
},
336
336
"general": "Sync with EGL if you have a working installation of the Epic Games Launcher elsewhere and want to import your games to avoid downloading them again.",
337
337
"mangohud": "MangoHUD is an overlay that displays and monitors FPS, temperatures, CPU/GPU load and other system resources.",
@@ -653,9 +653,9 @@
653
653
"fsync": "Enable Fsync",
654
654
"gamemode": "Use GameMode (Feral Game Mode needs to be installed)",
655
655
"gamescope": {
656
+
"enableForceGrabCursor": "Enable Force Grab Cursor",
656
657
"enableLimiter": "Enable FPS Limiter",
657
658
"enableUpscaling": "Enables Upscaling",
658
-
"enableForceGrabCursor": "Enable Force Grab Cursor",
659
659
"missingMsg": "We could not found gamescope on the PATH. Install it or add it to the PATH."
660
660
},
661
661
"hideChangelogsOnStartup": "Don't show changelogs on Startup",
0 commit comments