diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-09-11 17:15:40 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-09-11 17:15:40 +0000 |
commit | 03f9f0fc722d159ce3931a05a2cb10ebf601313a (patch) | |
tree | 0f5f913ed6b2004ce8a9d432aae0fe5f28031451 /perl-install/share/po/fr.po | |
parent | ce2b4d83c4c55e102ef5446995a346299e640302 (diff) | |
download | drakx-backup-do-not-use-03f9f0fc722d159ce3931a05a2cb10ebf601313a.tar drakx-backup-do-not-use-03f9f0fc722d159ce3931a05a2cb10ebf601313a.tar.gz drakx-backup-do-not-use-03f9f0fc722d159ce3931a05a2cb10ebf601313a.tar.bz2 drakx-backup-do-not-use-03f9f0fc722d159ce3931a05a2cb10ebf601313a.tar.xz drakx-backup-do-not-use-03f9f0fc722d159ce3931a05a2cb10ebf601313a.zip |
(write_partitions) remove ending "!" from "Partition table of drive %s is going to be written to disk!"
Diffstat (limited to 'perl-install/share/po/fr.po')
-rw-r--r-- | perl-install/share/po/fr.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/po/fr.po b/perl-install/share/po/fr.po index bb5e4109e..f69bdcc31 100644 --- a/perl-install/share/po/fr.po +++ b/perl-install/share/po/fr.po @@ -1949,9 +1949,9 @@ msgstr "" #: diskdrake/interactive.pm:1073 #, c-format -msgid "Partition table of drive %s is going to be written to disk!" +msgid "Partition table of drive %s is going to be written to disk" msgstr "" -"La table des partitions de %s va maintenant être écrite sur le disque !" +"La table des partitions de %s va maintenant être écrite sur le disque" #: diskdrake/interactive.pm:1098 #, c-format |