diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-01-16 13:24:05 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-01-16 13:24:05 +0000 |
commit | 5e4380f61b7266b6a00a3c130e4873c6a86ed65c (patch) | |
tree | 88a50ffabf830be1523b42d9aebf16c7be826f2e | |
parent | 61e13dc961a0e2ec59f2d5f3723a4a65fbbd3cb4 (diff) | |
download | urpmi-5e4380f61b7266b6a00a3c130e4873c6a86ed65c.tar urpmi-5e4380f61b7266b6a00a3c130e4873c6a86ed65c.tar.gz urpmi-5e4380f61b7266b6a00a3c130e4873c6a86ed65c.tar.bz2 urpmi-5e4380f61b7266b6a00a3c130e4873c6a86ed65c.tar.xz urpmi-5e4380f61b7266b6a00a3c130e4873c6a86ed65c.zip |
French translation nit, plus a note to translators
-rw-r--r-- | po/fr.po | 2 | ||||
-rwxr-xr-x | urpmi | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1884,7 +1884,7 @@ msgstr "" #: ../urpmi:314 msgid "Updating media..." -msgstr "Mise à jour du média..." +msgstr "Mise à jour des média..." #: ../urpmi:397 #, c-format @@ -317,6 +317,7 @@ if (exists $urpm->{options}{'priority-upgrade'} && $urpm->{options}{'priority-up $auto_update = 0; } if ($auto_update && !$bug && !$env) { + #- For translators : there are several media here message(N("Updating media...")); #- FIXME we need to configure it twice; otherwise #- some settings are lost (like the skiplist) for |