diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-10-31 07:22:56 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-10-31 07:22:56 +0000 |
| commit | 4aaf063aa2842893bbaa59fe7f3ac83d885c2e38 (patch) | |
| tree | e75bdf9af9b1598724f4b0f6849c52cb587e890c /nls/C/Screen.m | |
| parent | db451d95bf97b8a8e995f031ac98da50606fd3a0 (diff) | |
rming all the nls bullshit. gettext.
Diffstat (limited to 'nls/C/Screen.m')
| -rw-r--r-- | nls/C/Screen.m | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/nls/C/Screen.m b/nls/C/Screen.m deleted file mode 100644 index 128c06e7..00000000 --- a/nls/C/Screen.m +++ /dev/null @@ -1,54 +0,0 @@ -$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 -$ #ManagingScreen -# BScreen::BScreen: managing screen %d using visual 0x%lx, depth %d\n -$ #FontLoadFail -# BScreen::LoadStyle(): couldn't load font '%s'\n -$ #DefaultFontLoadFail -# BScreen::LoadStyle(): couldn't load default font.\n -$ #EmptyMenuFile -# %s: empty menu file\n -$ #xterm -# xterm -$ #Restart -# Restart -$ #Exit -# Exit -$ #EXECError -# BScreen::parseMenuFile: [exec] error, no menu label and/or command defined\n -$ #EXITError -# BScreen::parseMenuFile: [exit] error, no menu label defined\n -$ #STYLEError -# BScreen::parseMenuFile: [style] error, no menu label and/or filename \ -defined\n -$ #CONFIGError -# BScreen::parseMenuFile: [config] error, no menu label defined\n -$ #INCLUDEError -# BScreen::parseMenuFile: [include] error, no filename defined\n -$ #INCLUDEErrorReg -# BScreen::parseMenuFile: [include] error, '%s' is not a regular file\n -$ #SUBMENUError -# BScreen::parseMenuFile: [submenu] error, no menu label defined\n -$ #RESTARTError -# BScreen::parseMenuFile: [restart] error, no menu label defined\n -$ #RECONFIGError -# BScreen::parseMenuFile: [reconfig] error, no menu label defined\n -$ #STYLESDIRError -# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, no directory defined\n -$ #STYLESDIRErrorNotDir -# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' is not a \ -directory\n -$ #STYLESDIRErrorNoExist -# BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' does not exist\n -$ #WORKSPACESError -# BScreen::parseMenuFile: [workspaces] error, no menu label defined\n -$ #PositionLength -# 0: 0000 x 0: 0000 -$ #PositionFormat -# X: %4d x Y: %4d -$ #GeometryFormat -# W: %4d x H: %4d - |
