diff options
author | Ahmad Samir <ahmad@mageia.org> | 2011-04-04 21:02:13 +0000 |
---|---|---|
committer | Ahmad Samir <ahmad@mageia.org> | 2011-04-04 21:02:13 +0000 |
commit | 403de5c0474df05f0808493cf203de0888429074 (patch) | |
tree | bb9980d27e869841bf7a7fece5e41eb520f158ce /perl-install/share/po/he.po | |
parent | 2aff8fb5001014bfef0c554ca77025a09eb6be72 (diff) | |
download | drakx-403de5c0474df05f0808493cf203de0888429074.tar drakx-403de5c0474df05f0808493cf203de0888429074.tar.gz drakx-403de5c0474df05f0808493cf203de0888429074.tar.bz2 drakx-403de5c0474df05f0808493cf203de0888429074.tar.xz drakx-403de5c0474df05f0808493cf203de0888429074.zip |
- perl -pi -e 's!need to reboot before the modification can take place"!"need to reboot before the modification can take effect"!'
- perl -pi -e 's!"You need to reboot for the partition table modifications to take place"!"You need to reboot for the partition table modifications to take effect"!'
Diffstat (limited to 'perl-install/share/po/he.po')
-rw-r--r-- | perl-install/share/po/he.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/po/he.po b/perl-install/share/po/he.po index ad529a5d7..43be68a49 100644 --- a/perl-install/share/po/he.po +++ b/perl-install/share/po/he.po @@ -1472,7 +1472,7 @@ msgstr "האם ברצונך לשמור את שינויי /etc/fstab" #: diskdrake/interactive.pm:301 fs/partitioning_wizard.pm:283 #, c-format -msgid "You need to reboot for the partition table modifications to take place" +msgid "You need to reboot for the partition table modifications to take effect" msgstr "יש צורך בהפעלת המחשב מחדש בכדי שהשינויים בטבלת המחיצות יכנסו לתוקף" #: diskdrake/interactive.pm:306 @@ -1948,7 +1948,7 @@ msgstr "איזה סוג חלוקה למחיצות?" #: diskdrake/interactive.pm:1235 #, c-format -msgid "You'll need to reboot before the modification can take place" +msgid "You'll need to reboot before the modification can take effect" msgstr "יש צורך להפעיל מחדש את המחשב בכדי שהשינויים יכנסו לתוקף" #: diskdrake/interactive.pm:1244 |