1
0
forked from Clones/Controlify

Unknown controller submission screen.

This commit is contained in:
isXander
2023-08-02 23:16:51 +01:00
parent 90710d1510
commit 19cdf59666
9 changed files with 257 additions and 16 deletions

View File

@ -279,10 +279,13 @@
"controlify.calibration.later": "Maybe Later",
"controlify.calibration.later.tooltip": "You must calibrate to use the controller. Pressing this will deactivate the controller and you will have to use it again to calibrate.",
"controlify.beta.title": "Controlify Beta Notice",
"controlify.beta.message": "You are currently using Controlify Beta.\n\nThis mod is a work in progress and will contain many bugs. Please, if you spot a bug in this mod or have a suggestion to make it even better, please create an issue on the %s!\n\nYou can always find the link to the issue tracker in Controlify's settings menu.",
"controlify.beta.message.link": "issue tracker",
"controlify.beta.button": "Open Issue Tracker...",
"controlify.controller_submission.title": "Unknown Controller Submission",
"controlify.controller_submission.message": "Please submit some of your controller info to Controlify's database to get it added in a future update.\n\nControlify sends the following information:\n- Your controller's vendor & product IDs\n- Your controller's GUID\n- The name of your controller (in the box below)\n- The version of Controlify you are currently on\n\nThis is completely anonymous and does store any of your personal or account information.",
"controlify.controller_submission.dont_show_again": "Do not show for this controller again",
"controlify.controller_submission.submit": "Submit Data",
"controlify.controller_submission.name_hint": "Controller name",
"controlify.controller_submission.name_narration": "Controller name input field",
"controlify.controller_submission.invalid_name": "Invalid controller name. Use only letters, numbers and spaces.",
"controlify.error.hid": "Controller Detection Disabled",
"controlify.error.hid.desc": "Controller identification failed, so any controller config changes will not persist. Check logs for more info.",