Rev 1 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
/*
Localizable.strings
GyroServer
Created by Matteo Riva on 12/09/15.
Copyright © 2015 Matteo Riva. All rights reserved.
*/
"connected" = "Connected";
"connect_with" = "Connected with IP";
"completed" = "completed";
"disconnected" = "Disconnected";
"conn_terminated" = "Connection ended";
"act_screen" = "Active screen";
"pref" = "Preferences";
"exit" = "Quit";
"vers_incomp" = "Version incompatible";
"incomp_message" = "The current GyroServer version isn't compatible with GyroMouse. Update to the latest version";
"system_message" = "macOS message:";
"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.";
"OK" = "Got it";