//==========================================================



//Alert message instructions:



//FOLLOW THESE RULES CAREFULLY!



//



//1. The message must be surrounded with quotation marks (").



//2. DO NOT change anything in the file except your message text.



//3. If you want to use a quotation mark inside the message,



//   write it as --> \" (backslash+quote)  Example - instead of- "she said "hello\" to me" type- "she said \"hello\" to me".



//   Same rule applies to a single quote mark ('): "she said \'hello\' to me".



//   And also to a backslash sigh (\\ instead of \): "inside the message the \\ sign will appear only once".



//



homeAlert.msgAlertTitle=



//==========================================================



//TYPE TITLE HERE:



"" 

//END OF TITLE.



//==========================================================



;



homeAlert.msgAlert=



//==========================================================



//TYPE YOUR MESSAGE HERE: (leave EMPTY quotation marks ("") if no message should appear)



""



//END OF MESSAGE.



//==========================================================



;
