Subversion Repositories Mobile Apps.GyroMouse

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 pmbaty 1
/*
2
  Localized.strings
3
  GyroMouse
4
 
5
  Created by Matteo Riva on 11/09/15.
6
  Copyright © 2015 Matteo Riva. All rights reserved.
7
*/
8
 
9
"version" = "Version";
10
"error" = "Error";
11
"connect_error" = "Unable to connect to the specified server";
12
"choose_action" = "Pick an action";
13
"shutdown" = "Shutdown";
14
"reboot" = "Reboot";
15
"cancel" = "Cancel";
16
"standby" = "Sleep";
17
"tut1" = "Move your iPhone to move the pointer onscreen!";
18
"tut2" = "Tilt the iPhone left or right to scroll! Easy peasy!";
19
"tut3" = "Shake that iPhone to recalibrate the pointer position on the screen!";
20
"info_message" = "Download the Mac companion app at http://gyromouse.altervista.org";