diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-09-12 06:52:44 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-09-12 06:52:44 +0000 |
commit | 51fe31f0981c96a1fa8002d3221aaf00ec61dfe2 (patch) | |
tree | fe9c2264c49a5649ca5ce4425ce25cf42a8eaf6b /perl-install/share/po/pt.po | |
parent | 244a3d8164389553f7754a7e136306212c3a6526 (diff) | |
download | drakx-51fe31f0981c96a1fa8002d3221aaf00ec61dfe2.tar drakx-51fe31f0981c96a1fa8002d3221aaf00ec61dfe2.tar.gz drakx-51fe31f0981c96a1fa8002d3221aaf00ec61dfe2.tar.bz2 drakx-51fe31f0981c96a1fa8002d3221aaf00ec61dfe2.tar.xz drakx-51fe31f0981c96a1fa8002d3221aaf00ec61dfe2.zip |
fix syntactic error (thanks to Reinout van Schouwen)
Diffstat (limited to 'perl-install/share/po/pt.po')
-rw-r--r-- | perl-install/share/po/pt.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/po/pt.po b/perl-install/share/po/pt.po index 32181d787..a8c48b3b6 100644 --- a/perl-install/share/po/pt.po +++ b/perl-install/share/po/pt.po @@ -962,12 +962,12 @@ msgstr "Use DNS para resolver KDCs para realms " #: authentication.pm:145 #, c-format -msgid "Use local file for users informations" +msgid "Use local file for users information" msgstr "Use um ficheiro local informações dos utilizadores" #: authentication.pm:146 #, c-format -msgid "Use Ldap for users informations" +msgid "Use Ldap for users information" msgstr "Use Ldap para informação dos utilizadores" #: authentication.pm:152 |