diff options
author | Ahmad Samir <ahmad@mageia.org> | 2011-04-04 20:07:49 +0000 |
---|---|---|
committer | Ahmad Samir <ahmad@mageia.org> | 2011-04-04 20:07:49 +0000 |
commit | b4ab8f2a2d41706f36117e3a1fb48f9fc6197ea1 (patch) | |
tree | aa723929d8af721a429c16e1af4dd7c5df5b258a /perl-install/share/po/da.po | |
parent | 6ae66a5efc97d33f27913aacc0fe465dbbbaa126 (diff) | |
download | drakx-b4ab8f2a2d41706f36117e3a1fb48f9fc6197ea1.tar drakx-b4ab8f2a2d41706f36117e3a1fb48f9fc6197ea1.tar.gz drakx-b4ab8f2a2d41706f36117e3a1fb48f9fc6197ea1.tar.bz2 drakx-b4ab8f2a2d41706f36117e3a1fb48f9fc6197ea1.tar.xz drakx-b4ab8f2a2d41706f36117e3a1fb48f9fc6197ea1.zip |
- perl -pi -e 's!"Do you want to save /etc/fstab modifications"!"Do you want to save the /etc/fstab modifications?"!'
Diffstat (limited to 'perl-install/share/po/da.po')
-rw-r--r-- | perl-install/share/po/da.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/po/da.po b/perl-install/share/po/da.po index 16bacad73..a2e13494b 100644 --- a/perl-install/share/po/da.po +++ b/perl-install/share/po/da.po @@ -1491,7 +1491,7 @@ msgstr "Afslut uden at skrive partitionstabellen?" #: diskdrake/interactive.pm:294 #, c-format -msgid "Do you want to save /etc/fstab modifications" +msgid "Do you want to save the /etc/fstab modifications?" msgstr "Ønsker du at gemme /etc/fstab-ændringerne?" #: diskdrake/interactive.pm:301 fs/partitioning_wizard.pm:283 |