openbox/nls/C/Screen.m

55 lines
1.7 KiB
Mathematica
Raw Normal View History

2002-04-11 03:20:38 +00:00
$set 6 #Screen
$ #AnotherWMRunning
# BScreen::BScreen: an error occured while querying the X server.\n \
another window manager is already running on display %s.\n
2002-04-11 03:20:38 +00:00
$ #ManagingScreen
# BScreen::BScreen: managing screen %d using visual 0x%lx, depth %d\n
2002-04-11 03:20:38 +00:00
$ #FontLoadFail
# BScreen::LoadStyle(): couldn't load font '%s'\n
2002-04-11 03:20:38 +00:00
$ #DefaultFontLoadFail
# BScreen::LoadStyle(): couldn't load default font.\n
2002-04-11 03:20:38 +00:00
$ #EmptyMenuFile
# %s: empty menu file\n
2002-04-11 03:20:38 +00:00
$ #xterm
2002-05-24 23:49:18 +00:00
# xterm
2002-04-11 03:20:38 +00:00
$ #Restart
# Restart
2002-04-11 03:20:38 +00:00
$ #Exit
# Exit
2002-04-11 03:20:38 +00:00
$ #EXECError
# BScreen::parseMenuFile: [exec] error, no menu label and/or command defined\n
2002-04-11 03:20:38 +00:00
$ #EXITError
# BScreen::parseMenuFile: [exit] error, no menu label defined\n
2002-04-11 03:20:38 +00:00
$ #STYLEError
# BScreen::parseMenuFile: [style] error, no menu label and/or filename \
defined\n
2002-04-11 03:20:38 +00:00
$ #CONFIGError
# BScreen::parseMenuFile: [config] error, no menu label defined\n
2002-04-11 03:20:38 +00:00
$ #INCLUDEError
# BScreen::parseMenuFile: [include] error, no filename defined\n
2002-04-11 03:20:38 +00:00
$ #INCLUDEErrorReg
# BScreen::parseMenuFile: [include] error, '%s' is not a regular file\n
2002-04-11 03:20:38 +00:00
$ #SUBMENUError
# BScreen::parseMenuFile: [submenu] error, no menu label defined\n
2002-04-11 03:20:38 +00:00
$ #RESTARTError
# BScreen::parseMenuFile: [restart] error, no menu label defined\n
2002-04-11 03:20:38 +00:00
$ #RECONFIGError
# BScreen::parseMenuFile: [reconfig] error, no menu label defined\n
2002-04-11 03:20:38 +00:00
$ #STYLESDIRError
# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, no directory defined\n
2002-04-11 03:20:38 +00:00
$ #STYLESDIRErrorNotDir
# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' is not a \
directory\n
2002-04-11 03:20:38 +00:00
$ #STYLESDIRErrorNoExist
# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' does not exist\n
2002-04-11 03:20:38 +00:00
$ #WORKSPACESError
# BScreen::parseMenuFile: [workspaces] error, no menu label defined\n
2002-04-11 03:20:38 +00:00
$ #PositionLength
# 0: 0000 x 0: 0000
$ #PositionFormat
# X: %4d x Y: %4d
2002-04-11 03:20:38 +00:00
$ #GeometryFormat
# W: %4d x H: %4d
2002-05-24 23:49:18 +00:00