diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-25 00:10:11 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-25 00:10:11 +0000 |
| commit | 926bf3752b2a743ec795a18a471e13c0d7bc2a7d (patch) | |
| tree | 4be7a2545c56675588abac604f80a31f348d0583 /nls/C/bsetroot.m | |
| parent | 136d4279969f4017afe9923d0eab96f9b16c1b32 (diff) | |
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in
Diffstat (limited to 'nls/C/bsetroot.m')
| -rw-r--r-- | nls/C/bsetroot.m | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/nls/C/bsetroot.m b/nls/C/bsetroot.m index 3beadcfc..a0cb8ea1 100644 --- a/nls/C/bsetroot.m +++ b/nls/C/bsetroot.m @@ -1,16 +1,16 @@ $set 16 #bsetroot $ #MustSpecify -# %s: errore: deve essere specificato uno dei seguenti: -solid, -mod, -gradient\n +# %s: エラー: 次の中から一つを選択しなければなりません: -solid, -mod, -gradient\n $ #Usage # %s 2.0: (c) 1997-2000 Brad Hughes\n\n\ - -display <string> connessione display\n\ - -mod <x> <y> modello di modula\n\ - -foreground, -fg <color> colore di primo piano di modula\n\ - -background, -bg <color> colore di secondo piano di modula\n\n\ - -gradient <texture> trama sfumatura\n\ - -from <color> colore d'inizio sfumatura\n\ - -to <color> colore di fine sfumatura\n\n\ - -solid <color> colore pieno\n\n\ - -help mostra questo aiuto e esci\n + -display <string> 指定ディスプレイに接続\n\ + -mod <x> <y> モジューラパターン\n\ + -foreground, -fg <color> モジューラ前景色\n\ + -background, -bg <color> モジューラ背景色\n\n\ + -gradient <texture> グラディエントテクスチャ\n\ + -from <color> グラディエント開始色\n\ + -to <color> グラディエント終端色\n\n\ + -solid <color> 単色\n\n\ + -help このヘルプを表示し、終了\n |
