diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2008-06-30 13:46:09 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2008-06-30 13:46:09 +0000 |
commit | 9ebfa320b724b6e745d768a003ef7086f091565e (patch) | |
tree | c727cbfc08299dd5f4fb1662d8697ab37609ec6f /po/pl.po | |
parent | 6959a513c2ab16bf8afe693c7031d7cbe3777a5b (diff) | |
download | fetchmail-9ebfa320b724b6e745d768a003ef7086f091565e.tar.gz fetchmail-9ebfa320b724b6e745d768a003ef7086f091565e.tar.bz2 fetchmail-9ebfa320b724b6e745d768a003ef7086f091565e.zip |
Documentation and program output now /consistently/ claim that the
rcfile must not have more than 0700 (u=rwx,g=,o=) permissions, but
fetchmail will still silently accept additional g=x permissions for
compatibility with previous 6.2.X and 6.3.X versions.
Inconsistency (program 0710, manpage 0600) reported by Petr Uzel.
svn path=/branches/BRANCH_6-3/; revision=5211
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: fetchmail 6.3.8\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" -"POT-Creation-Date: 2008-06-17 15:06+0200\n" +"POT-Creation-Date: 2008-06-30 15:43+0200\n" "PO-Revision-Date: 2007-04-27 17:28+0200\n" "Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n" "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n" @@ -2442,8 +2442,8 @@ msgstr "Plik %s musi być zwykłym plikiem.\n" #: rcfile_y.y:431 #, c-format -msgid "File %s must have no more than -rwx--x--- (0710) permissions.\n" -msgstr "Plik %s nie może mieć uprawnień większych niż -rwx--x--- (0710).\n" +msgid "File %s must have no more than -rwx------ (0700) permissions.\n" +msgstr "Plik %s nie może mieć uprawnień większych niż -rwx------ (0700).\n" #: rcfile_y.y:443 #, c-format |