diff options
author | Peter Meerwald <p.meerwald@bct-electronic.com> | 2011-12-12 10:59:45 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-12-12 23:57:54 +0000 |
commit | 398e35088599f540cedac0f2fdda43dce3f28856 (patch) | |
tree | 553a7a597e66b8208713ea808a5cd6acae240c1a /po/pt_BR.po | |
parent | d6512750fd296e81444c7f5c922a5db5a8ff1df8 (diff) | |
download | pulseaudio-398e35088599f540cedac0f2fdda43dce3f28856.tar.gz |
error: Fix spelling of 'initialization' in errortab for PA_ERR_MODINITFAILED
Also update the related translations.
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index d91484df7..bf5240c91 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1089,7 +1089,7 @@ msgid "Invalid server" msgstr "Servidor inválido" #: ../src/pulse/error.c:57 -msgid "Module initalization failed" +msgid "Module initialization failed" msgstr "A inicialização do módulo falhou" #: ../src/pulse/error.c:58 |