Rev 1 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1 | pmbaty | 1 | /* |
2 | Localizable.strings |
||
3 | GyroServer |
||
4 | |||
5 | Created by Matteo Riva on 12/09/15. |
||
6 | Copyright © 2015 Matteo Riva. All rights reserved. |
||
7 | */ |
||
8 | |||
9 | |||
10 | "connected" = "Connected"; |
||
11 | "connect_with" = "Connected with IP"; |
||
12 | "completed" = "completed"; |
||
13 | "disconnected" = "Disconnected"; |
||
14 | "conn_terminated" = "Connection ended"; |
||
15 | "act_screen" = "Active screen"; |
||
16 | "pref" = "Preferences"; |
||
17 | "exit" = "Quit"; |
||
18 | "vers_incomp" = "Version incompatible"; |
||
19 | "incomp_message" = "The current GyroServer version isn't compatible with GyroMouse. Update to the latest version"; |
||
5 | pmbaty | 20 | "system_message" = "macOS message:"; |
21 | "allow_perms" = "To fix this, you must inform macOS that you allow GyroServer to send keystrokes.\nOpen the System Settings, go to Security & Privacy > Privacy > Accessibility, then add GyroServer to the list of apps allowed to control your computer."; |
||
22 | "OK" = "Got it"; |