diff options
author | fluxgen <fluxgen> | 2002-02-04 07:45:19 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-02-04 07:45:19 (GMT) |
commit | 31ab3603835d4d7893be0d114697bf800c44f891 (patch) | |
tree | 4880034ff57197a5d4f70d0c89bbcbbc885ab28f /nls/pt_PT/BaseDisplay.m | |
parent | 945ce331e6fdbb032469064cd1436f12e66b4573 (diff) | |
download | fluxbox-31ab3603835d4d7893be0d114697bf800c44f891.zip fluxbox-31ab3603835d4d7893be0d114697bf800c44f891.tar.bz2 |
initial import
Diffstat (limited to 'nls/pt_PT/BaseDisplay.m')
-rw-r--r-- | nls/pt_PT/BaseDisplay.m | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nls/pt_PT/BaseDisplay.m b/nls/pt_PT/BaseDisplay.m new file mode 100644 index 0000000..51d9b6f --- /dev/null +++ b/nls/pt_PT/BaseDisplay.m | |||
@@ -0,0 +1,16 @@ | |||
1 | $set 1 #BaseDisplay | ||
2 | |||
3 | $ #XError | ||
4 | # %s: X erro: %s(%d) opções %d/%d\n recurso 0x%lx\n | ||
5 | $ #SignalCaught | ||
6 | # %s: recebendo o sinal %d\n | ||
7 | $ #ShuttingDown | ||
8 | # desligando\n | ||
9 | $ #Aborting | ||
10 | # a abortar... a gerar ficheiro core\n | ||
11 | $ #XConnectFail | ||
12 | # BaseDisplay::BaseDisplay: conecção ao servidor X falhou.\n | ||
13 | $ #CloseOnExecFail | ||
14 | # BaseDisplay::BaseDisplay: impossivel marcar a conexão ao display como close-on-exec\n | ||
15 | $ #BadWindowRemove | ||
16 | # BaseDisplay::eventLoop(): a remover a janela da trilha de eventos\n | ||