Files
xserver_xsdl/hw/xquartz/bundle/Resources/English.lproj/Localizable.strings
Jeremy Huddleston 80b6768536 XQuartz: Do check_xinitrc() later to avoid possible deadlock.
(cherry picked from commit af95174a088dc787d124ec548b1005f5b67c9e8d)
2008-10-23 19:22:36 -07:00

30 lines
2.5 KiB
Plaintext

/* Dialog title when quitting */
"Do you really want to quit X11?" = "Do you really want to quit X11?";
/* Dialog when quitting */
"Any open X11 applications will stop immediately, and you will lose any unsaved changes." = "Any open X11 applications will stop immediately, and you will lose any unsaved changes.";
/* No comment provided by engineer. */
"Cancel" = "Cancel";
/* No comment provided by engineer. */
"Mac Help" = "Mac Help";
/* No comment provided by engineer. */
"Quit" = "Quit";
/* No */
"No" = "No";
/* Yes */
"Yes" = "Yes";
/* Terminal */
"Terminal" = "Terminal";
/* Startup xinitrc dialog */
"You have an existing ~/.xinitrc file.\n\nWindows displayed by X11 applications may not have titlebars, or may look different to windows displayed by native applications.\n\nWould you like to move aside the existing file and use the standard X11 environment the next time you start X11?" = "You have an existing ~/.xinitrc file.\n\nWindows displayed by X11 applications may not have titlebars, or may look different to windows displayed by native applications.\n\nWould you like to move aside the existing file and use the standard X11 environment the next time you start X11?";
/* window item modifiers */
"window item modifiers" = "command";