diff options
Diffstat (limited to 'nls/pt_BR/BaseDisplay.m')
| -rw-r--r-- | nls/pt_BR/BaseDisplay.m | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nls/pt_BR/BaseDisplay.m b/nls/pt_BR/BaseDisplay.m new file mode 100644 index 00000000..fbd626ee --- /dev/null +++ b/nls/pt_BR/BaseDisplay.m @@ -0,0 +1,16 @@ +$set 1 #BaseDisplay + +$ #XError +# %s: X erro: %s(%d) opcodes %d/%d\n recurso 0x%lx\n +$ #SignalCaught +# %s: recebeido sinal %d\n +$ #ShuttingDown +# desligando\n +$ #Aborting +# abortando... gerando arquivo core\n +$ #XConnectFail +# BaseDisplay::BaseDisplay: conecção ao servidor X falhou.\n +$ #CloseOnExecFail +# BaseDisplay::BaseDisplay: impossivel marcar a conexão ao display como close-on-exec\n +$ #BadWindowRemove +# BaseDisplay::eventLoop(): removendo má janela da trilha de eventos\n |
