Go to most recent revision | Details | 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"; |
||
20 | |||
21 | |||
22 |