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
"settingsUtilsResetDefaultsSubtitle": "Resets the launcher's settings to their default values",
120
120
"settingsUtilsDialogTitle": "Do you want to reset all the setting in this tab to their default values? This action is irreversible",
121
-
"settingsUtilsResetDefaultsContent": "Reset",
122
121
"settingsUtilsDialogSecondaryAction": "Close",
123
-
"settingsUtilsDialogPrimaryAction": "Reset",
124
122
"selectFortniteName": "Fortnite version",
125
123
"selectFortniteDescription": "Select the version of Fortnite you want to use",
126
124
"manageVersionsName": "Manage versions",
@@ -262,6 +260,7 @@
262
260
"missingCustomDllError": "The custom {dll}.dll doesn't exist: check your settings",
263
261
"tokenError": "Cannot log in into Fortnite: authentication error (injected dlls: {dlls})",
264
262
"unknownFortniteError": "An unknown error occurred while launching Fortnite: {error}",
263
+
"fortniteCrashError": "The {name} crashed after being launched",
265
264
"serverNoLongerAvailableUnnamed": "The previous server is no longer available",
266
265
"noServerFound": "No server found: invalid or expired link",
267
266
"settingsUtilsThemeName": "Theme",
@@ -321,6 +320,7 @@
321
320
"none": "none",
322
321
"openLog": "Open log",
323
322
"backendProcessError": "The backend shut down unexpectedly",
323
+
"backendErrorMessage": "The backend reported an unexpected error",
324
324
"welcomeTitle": "Welcome to Reboot Launcher",
325
325
"welcomeDescription": "If you have never used a Fortnite game server, or this launcher in particular, please click on take a tour\nPlease don't ask for support on Discord without taking the tour: this helps me prioritize real bugs\nYou can always take the tour again in the Info tab",
326
326
"welcomeAction": "Take the tour",
@@ -364,5 +364,8 @@
364
364
"promptSettingsTabActionLabel": "Done",
365
365
"automaticGameServerDialogContent": "The launcher detected that you are not running a game server, but that your matchmaker is set to your local machine. If you don't want to join another player's server, you should start a game server. This is necessary to be able to play!",
366
366
"automaticGameServerDialogIgnore": "Ignore",
367
-
"automaticGameServerDialogStart": "Start server"
367
+
"automaticGameServerDialogStart": "Start server",
368
+
"gameResetDefaultsName": "Reset",
369
+
"gameResetDefaultsDescription": "Resets the game's settings to their default values",
0 commit comments