peteR_pg

Tooltip_EN

Aug 11th, 2023 (edited)
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. Tooltip_EN = {
  2.  
  3. /* Version 1.0 */
  4. Tooltip_AutoGate_AutomaticGateMotor = "Automatic Gate with Motor",
  5. Tooltip_AutoGate_InstallComponents = "Installing Automatic Gate Motor",
  6. Tooltip_AutoGate_InstallComponentsDescription = "Gates that have a Automatic Gate Motor installed can be opened/closed remotely using a connected Automatic Gate Controller.",
  7. Tooltip_AutoGate_Connecting = "Connecting Automatic Gate Controller",
  8. Tooltip_AutoGate_ConnectingDescription = "Connecting a Automatic Gate Controller to this gate allows it to open/close the Gate remotely.",
  9. Tooltip_AutoGate_Copy = "Copying Automatic Gate Controller",
  10. Tooltip_AutoGate_CopyDescription = "Copies the frequency of the selected automatic gate controller to a disconnected controller.",
  11. Tooltip_AutoGate_Open = "Using Automatic Gate Controller",
  12. Tooltip_AutoGate_OpenDescription = "Toggles current connected Automatic Gate.",
  13. Tooltip_AutoGate_LockGate = "Locking Automatic Gate",
  14. Tooltip_AutoGate_LockGateDescription = "Locks the current selected gate that is: <LINE> Selected, or: <LINE> Connected to the selected controller.",
  15. Tooltip_AutoGate_UnlockGate = "Unlocking Automatic Gate",
  16. Tooltip_AutoGate_UnlockGateDescription = "Unlocks the current selected gate that is: <LINE> Selected, or: <LINE> Connected to the selected controller.",
  17. Tooltip_AutoGate_Reset = "Resetting Automatic Gate Frequency",
  18. Tooltip_AutoGate_ResetDescription = "Resets the frequency code of the current selected automatic gate.",
  19. Tooltip_AutoGate_ClearController = "Disconnecting Automatic Gate Controller",
  20. Tooltip_AutoGate_ClearControllerDescription = "Disconnects the current selected controller from a automatic gate.",
  21. Tooltip_AutoGate_UndoneDescription = "THIS ACTION CANNOT BE UNDONE! <LINE> MAKE SURE THE GATE IS UNLOCKED!",
  22. Tooltip_AutoGate_UndoneFootNote = "You can only connect a controller if the gate is unlocked."
  23. Tooltip_AutoGate_CantInstallFootNote = "Can't install the motor while the gate is open!"
  24. Tooltip_AutoGate_CantLock = "Can't lock the gate while it is open!"
  25. Tooltip_AutoGate_BatteryCharge = "Gate battery charge",
  26. Tooltip_AutoGate_NoBatteries = "Any car battery on the gate",
  27. Tooltip_AutoGate_GateNotFound = "The automatic gate connected to this <LINE> controller is out of it's broadcast range!",
  28. Tooltip_AutoGate_GateNotFoundFootNote = "May have been destroyed or got its frequency reset",
  29. Tooltip_AutoGate_GateComponents = "Install this motor on any wooden gate to open and close it through a controller.",
  30. Tooltip_AutoGate_AutoGateMagazine = "Instructions manual having all schematics and procedures for making Automatic Gates.",
  31.  
  32. /* Version 1.1 */
  33. Tooltip_AutoGate_Rename = "Renaming Automatic Gate",
  34. Tooltip_AutoGate_RenameDescription = "Change the name of the current selected automatic gate to any other name. Controllers that are connected will have the same name",
  35. Tooltip_AutoGate_RenameFootNote = "Controllers already connected will get renamed after use.",
  36. Tooltip_AutoGate_GateController = "This controller can be used to open and close connected gates with an Automatic Gate Motor installed. (Can be placed on a Belt)",
  37. }
Advertisement
Add Comment
Please, Sign In to add comment