diff options
author | fluxgen <fluxgen> | 2002-10-20 20:57:15 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-10-20 20:57:15 (GMT) |
commit | 2bc5a3573e4b4e4320d8e6629493af2fbe4dabd6 (patch) | |
tree | 98ebc67f49e365ef44aec2616c905e0d934f2947 /nls/it_IT/BaseDisplay.m | |
parent | 4f007517a275f1c0e2e949b89ef3204712e894fb (diff) | |
download | fluxbox-2bc5a3573e4b4e4320d8e6629493af2fbe4dabd6.zip fluxbox-2bc5a3573e4b4e4320d8e6629493af2fbe4dabd6.tar.bz2 |
applied patch from felipe
Diffstat (limited to 'nls/it_IT/BaseDisplay.m')
-rw-r--r-- | nls/it_IT/BaseDisplay.m | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nls/it_IT/BaseDisplay.m b/nls/it_IT/BaseDisplay.m index 806f3b3..4acb54b 100644 --- a/nls/it_IT/BaseDisplay.m +++ b/nls/it_IT/BaseDisplay.m | |||
@@ -1,16 +1,16 @@ | |||
1 | $set 1 #BaseDisplay | 1 | $set 1 #BaseDisplay |
2 | 2 | ||
3 | $ #XError | 3 | $ #XError |
4 | # %s: Errore di X: %s(%d) opcodes %d/%d\n resource 0x%lx\n | 4 | # %s: errore di X: %s(%d) opcodes %d/%d\n resource 0x%lx\n |
5 | $ #SignalCaught | 5 | $ #SignalCaught |
6 | # %s: intercettato segnale %d\n | 6 | # %s: intercettato segnale %d\n |
7 | $ #ShuttingDown | 7 | $ #ShuttingDown |
8 | # sto uscendo\n | 8 | # sto uscendo\n |
9 | $ #Aborting | 9 | $ #Aborting |
10 | # abortito... sto generando un core dump\n | 10 | # interruzione... sto generando un core dump\n |
11 | $ #XConnectFail | 11 | $ #XConnectFail |
12 | # BaseDisplay::BaseDisplay: Connessione al server X sbagliata\n | 12 | # BaseDisplay::BaseDisplay: non è riuscita la connessione al server X\n |
13 | $ #CloseOnExecFail | 13 | $ #CloseOnExecFail |
14 | # BaseDisplay::BaseDisplay: non posso marcare la connesione al display come close-on-exec\n | 14 | # BaseDisplay::BaseDisplay: non posso marcare la connesione al display come close-on-exec\n |
15 | $ #BadWindowRemove | 15 | $ #BadWindowRemove |
16 | # BaseDisplay::eventLoop(): sto rimuovendo la finestra sbagliata dalla coda degli eventi\n | 16 | # BaseDisplay::eventLoop(): sto rimuovendo la finestra con errore dalla coda\n |