<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>the functions file contains the following functions:<br><br>- echo_success()<br>
     function for reporting the successful start of a program during bootup<br>- echo_failure()<br>     function for reporting the failure of the starting of a program<br>- echo_passed()<br>     function to report the passing of a system test
<br>- echo_warning()<br>     function to report a warning<br><br>Not infront of a machine to verify the msgs that is being printed.<br><br>But "OK" for sccess, "FAIL" for failure", and we need to know about
<br>what echo passed, and echo_warning prints and come up with something<br>represent this.</blockquote><div><br>
We need to explain it in sentences, ok we have 4 cases:</div><div><br>
</div></div>[OK]                  نم البدء بنجاح  <br>

[Passed]           نم الإجتياز   or   تم إجتياز إختبار النظام<br>
[Failed]              حدث خطأ خلال البدء<br>
[Warning]           تحذير خلال البدء<br>
<br>
loool.. oh my god it's horrible...Any other suggestions :)<br>