summaryrefslogtreecommitdiff
path: root/hw/darwin/bundle/English.lproj/Localizable.strings
blob: 6f6487902ee2cede90eb56b4bb7af7577cb055a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* English localized versions of strings used by the Mac OS X front end. */

/* Title of alert panel */
"Quit X server?" = "Quit X server?";

/* Text of alert panel */
"Quitting the X server will terminate any running X Window System programs." = "Quitting the X server will terminate any running X Window System programs.";

/* Quit */
"Quit" = "Quit";

/* Cancel */
"Cancel" = "Cancel";

/* Default keymapping file */
"USA.keymapping" = "USA.keymapping";

/* Default switch string */
"Cmd-Opt-a" = "Cmd-Opt-a";

/* Button title when changing switch key */
"Press key" = "Press key";