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/zh_CN/Screen.m | |
| parent | db451d95bf97b8a8e995f031ac98da50606fd3a0 (diff) | |
rming all the nls bullshit. gettext.
Diffstat (limited to 'nls/zh_CN/Screen.m')
| -rw-r--r-- | nls/zh_CN/Screen.m | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/nls/zh_CN/Screen.m b/nls/zh_CN/Screen.m deleted file mode 100644 index 3baba996..00000000 --- a/nls/zh_CN/Screen.m +++ /dev/null @@ -1,52 +0,0 @@ -$set 6 #Screen - -$ #AnotherWMRunning -# BScreen::BScreen: 查询X服务器时出错.\n \ -已经有另一个窗口管理器在运行 %s.\n -$ #ManagingScreen -# BScreen::BScreen: 对屏幕 %d 使用视 0x%lx, 深度 %d\n -$ #FontLoadFail -# BScreen::LoadStyle(): 无法载入字体 '%s'\n -$ #DefaultFontLoadFail -# BScreen::LoadStyle(): 无法载入默认字体.\n -$ #EmptyMenuFile -# %s: 清空菜单文件\n -$ #xterm -# xterm -$ #Restart -# 重新开始 -$ #Exit -# 退出 -$ #EXECError -# BScreen::parseMenuFile: [exec] 错误, 没有菜单的标题或命令\n -$ #EXITError -# BScreen::parseMenuFile: [exit] 错误, 没有菜单的标题\n -$ #STYLEError -# BScreen::parseMenuFile: [style] 错误, 没有菜单标题或文件名\n -$ #CONFIGError -# BScreen::parseMenuFile: [config] 错误, 没有菜单标题\n -$ #INCLUDEError -# BScreen::parseMenuFile: [include] 错误, 没有文件名\n -$ #INCLUDEErrorReg -# BScreen::parseMenuFile: [include] 错误, '%s' 不是一个普通文件\n -$ #SUBMENUError -# BScreen::parseMenuFile: [submenu] 错误, 没有菜单标题\n -$ #RESTARTError -# BScreen::parseMenuFile: [restart] 错误, 没有菜单标题\n -$ #RECONFIGError -# BScreen::parseMenuFile: [reconfig] 错误, 没有菜单标题\n -$ #STYLESDIRError -# BScreen::parseMenuFile: [stylesdir/stylesmenu] 错误, 没有指名目录\n -$ #STYLESDIRErrorNotDir -# BScreen::parseMenuFile: [stylesdir/stylesmenu] 错误, '%s' 不是目录\n -$ #STYLESDIRErrorNoExist -# BScreen::parseMenuFile: [stylesdir/stylesmenu] 错误, '%s' 不存在\n -$ #WORKSPACESError -# BScreen::parseMenuFile: [workspaces] 错误, 没有菜单标题\n -$ #PositionLength -# 0: 0000 x 0: 0000 -$ #PositionFormat -# 左: %4d x 上: %4d -$ #GeometryFormat -# 宽: %4d x 高: %4d - |
