aboutsummaryrefslogtreecommitdiff
path: root/src/Ui_txt.h
blob: 50c30e16e18b4b4848bd0939975fef021289048e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
/* Created from previous Ui.txt. Covered by the LEGO Open Source License. */
const char * const Ui[] =
{
  "Connecting",
  "Line is busy",
  "Failed!",
  "Connection?",
  "Sending file",
  "Failed!",
  "Turning on",
  "Failed!",
  "Turning off",
  "Failed!",
  "Searching",
  "Aborted!",
  "Failed!",
  "Failed!",
  "Failed!",
  "Memory full!",
  "File saved",
  "File exists",
  "overwrite!",
  "Saved as",
  "File exist",
  "overwrite!",
  "File deleted",
  "Files",
  "deleted",
  "Running",
  "Aborted!",
  "Done",
  "File error!",
  "Deleting all",
  "%s files!",
  "Press Clear to",
  "stop DataLogging",
  "Port occupied!",
  "H:MM:SS:00",
  "HH:MM:SS",
  "Sound",
  "Software",
  "NXT",
  "Try Me",
  "Datalog",
  "Passkey:",
  "File name:",
  "Please use port:",
  "1 - Touch Sensor",
  "2 - Sound Sensor",
  "3 - Light Sensor",
  "4 - Ultrasonic  ",
  "B/C - L/R motors",
  "Select",
  "Select",
  "Select",
  "BT save data",
  "error!",
  "BT store is",
  "full error!",
  "BT unknown",
  "addr. error!",
  "Memory is",
  "full!",
  "Never",
};