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/BaseDisplay.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/BaseDisplay.m')
| -rw-r--r-- | nls/C/BaseDisplay.m | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/nls/C/BaseDisplay.m b/nls/C/BaseDisplay.m index 11cd0de9..a87fca5a 100644 --- a/nls/C/BaseDisplay.m +++ b/nls/C/BaseDisplay.m @@ -1,16 +1,16 @@ $set 1 #BaseDisplay $ #XError -# %s: errore di X: %s(%d) opcodes %d/%d\n risorsa 0x%lx\n +# %s: X エラー: %s(%d) opcodes %d/%d\n resource 0x%lx\n $ #SignalCaught -# %s: segnale %d intercettato\n +# %s: シグナル %d 発生\n $ #ShuttingDown -# arresto del programma\n +# 終了\n $ #Aborting -# Annullamento...generazione file core\n +# 中止 ... コアダンプします\n $ #XConnectFail -# BaseDisplay::BaseDisplay: connessione al server X fallita.\n +# BaseDisplay::BaseDisplay: X サーバへの接続に失敗\n $ #CloseOnExecFail -# BaseDisplay::BaseDisplay: non e' possibile contrassegnare la connessione al display come close-on-exec\n +# BaseDisplay::BaseDisplay: couldn't mark display connection as close-on-exec\n $ #BadWindowRemove -# BaseDisplay::eventLoop(): rimozione finestra difettosa dalla coda degli eventi\n +# BaseDisplay::eventLoop(): イベントキューから不正なウィンドウを消します\n |
