home *** CD-ROM | disk | FTP | other *** search
- <?php
-
- /**************************************************************************/
- /* PHP-NUKE: Advanced Content Management System */
- /* ============================================ */
- /* */
- /* This is the language module with all the system messages */
- /* */
- /* If you made a translation, please go to the site and send to me */
- /* the translated file. Please keep the original text order by modules, */
- /* and just one message per line, also double check your translation! */
- /* */
- /* You need to change the second quoted phrase, not the capital one! */
- /* */
- /* If you need to use double quotes (") remember to add a backslash (\), */
- /* so your entry will look like: This is \"double quoted\" text. */
- /* And, if you use HTML code, please double check it. */
- /**************************************************************************/
-
- define("_ALLTOPICS","⌐╥ª│¬║╖s╗DÑD├D");
- define("_NOCOMMENTS","ñú┼πÑ▄╖N¿ú");
- define("_UCOMMENT","╡√╜╫");
- define("_REVIEWS","º@½~╡√╜╫");
- define("_SEARCHUSERS","╖j┤M¿╧Ñ╬¬╠╕Ω«╞«w");
- define("_SEARCHSECTIONS","╖j┤M▒M─µ");
- define("_SEARCHREVIEWS","╖j┤Mº@½~╖N¿ú");
- define("_SEARCHIN","╖j┤Mªb");
- define("_ARTICLES","ñσ│╣");
- define("_ALLAUTHORS","Ñ■│íº@¬╠");
- define("_ALL","Ñ■│í");
- define("_WEEK","⌐P");
- define("_WEEKS","⌐P");
- define("_MONTH","ñδ");
- define("_MONTHS","ñδ");
- define("_SEARCHON","╖j┤M⌐≤íG");
- define("_SSTORIES","│°╛╔");
- define("_SSECTIONS","▒M─µ");
- define("_SUSERS","¿╧Ñ╬¬╠");
- define("_NOMATCHES","ºΣñú¿∞╗P▒z¬║╕▀░▌▒°Ñ≤¼█▓┼¬║╕Ω«╞");
- define("_PREVMATCHES","½eñ@¡╢");
- define("_NEXTMATCHES","ñUñ@¡╢");
- define("_INSECTION","▒M─µñ║¬║ñσ│╣");
- define("_NONAME","ªW║┘⌐|Ñ╝┐ΘñJ");
- define("_SCOMMENTS","╡√╜╫");
- define("_SEARCHRESULTS","╖j┤M╡▓¬G");
- define("_CONTRIBUTEDBY","┤ú¿╤¬╠¼░");
- define("_UCOMMENTS","╖N¿ú");
- define("_MATCHTITLE","⌐M╝╨├DºkªX");
- define("_MATCHTEXT","⌐Mñσ│╣ñ║«eºkªX");
- define("_MATCHBOTH","⌐M╝╨├D╗Pñσ│╣ñ║«eºíºkªX");
- define("_SREPLY","ª^┬╨");
- define("_SREPLIES","ª^┬╨");
- define("_ATTACHART","ñσ│╣¬■Ñ≤");
- define("_PAGES","¡╢");
- define("_REVIEWSCORE","º@½~╡√╜╫╡√ñ└");
- define("_PAGE","¡╢");
-
- ?>