nls from bb-cvs
added yself to the usage string added the slit option back in added the event clobber option back in
This commit is contained in:
parent
57a228e469
commit
e640ee15ad
1 changed files with 11 additions and 11 deletions
22
nls/C/main.m
22
nls/C/main.m
|
@ -1,23 +1,23 @@
|
|||
$set 14 #main
|
||||
|
||||
$ #RCRequiresArg
|
||||
# hata : '-rc' bir argüman bekler\n
|
||||
# 错误: '-rc' 需要参数\n
|
||||
$ #DISPLAYRequiresArg
|
||||
# hata : '-display' bir argüman bekler\n
|
||||
# 错误: '-display' 需要参数\n
|
||||
$ #WarnDisplaySet
|
||||
# ikaz : 'DISPLAY' verisini oturtamadım\n
|
||||
# 警告: 不能设置环境变量 'DISPLAY'\n
|
||||
$ #Usage
|
||||
# Openbox %s : (c) 2002 - 2002 Ben Jansens\n\
|
||||
2001 - 2002 Sean 'Shaleh' Perry\n\
|
||||
1997 - 2000, 2002 Brad Hughes\n\n\
|
||||
-display <metin>\t\tekranı kullan.\n\
|
||||
-rc <metin>\t\t\tbaşka bir ayarlama dosyasını kullan.\n\
|
||||
-version\t\t\tnesil bilgisini gösterir ve çıkar.\n\
|
||||
-help\t\t\t\tbu yardım iletisini gösterir ve çıkar.\n\n
|
||||
-display <string>\t\t使用显示连接.\n\
|
||||
-rc <string>\t\t\t使用其他的资源文件.\n\
|
||||
-version\t\t\t显示版本.\n\
|
||||
-help\t\t\t\t显示这个帮助.\n\n
|
||||
$ #CompileOptions
|
||||
# Denetleme seçenekleri :\n\
|
||||
Bilgilendirme\t\t\t%s\n\
|
||||
Gölgeleme:\t\t\t%s\n\
|
||||
# 编译选项:\n\
|
||||
Debugging\t\t\t%s\n\
|
||||
Shape:\t\t\t%s\n\
|
||||
Slit:\t\t\t\t%s\n\
|
||||
Event Clobbering:\t\t%s\n\
|
||||
R8b'e göre tızla:\t%s\n\n
|
||||
8bpp Ordered Dithering:\t%s\n\n
|
||||
|
|
Loading…
Reference in a new issue