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","╠πφ┌ ╟ßπµ╟╓φ┌");
- define("_NOCOMMENTS","ß╟ φµ╠╧ ╩┌ßφ▐╟╩");
- define("_UCOMMENT","╩┌ßφ▐");
- define("_REVIEWS","π╤╟╠┌╔");
- define("_SEARCHUSERS","╟ß╚═╦ ▌φ πß▌ ╟ß├┌╓╟┴");
- define("_SEARCHSECTIONS","╟ß╚═╦ ▌φ ╟ß├▐╙╟π ╟ß╬╟╒╔");
- define("_SEARCHREVIEWS","╟ß╚═╦ ▌φ ╟ßπ╤╟╠┌╟╩");
- define("_SEARCHIN","╟ß╚═╦ ▌φ");
- define("_ARTICLES","╟ßπ▐╟ß╟╩");
- define("_ALLAUTHORS","╠πφ┌ ╟ß▀╩╟╚");
- define("_ALL","╟ß╠πφ┌");
- define("_WEEK","├╙╚µ┌");
- define("_WEEKS","├╙╟╚φ┌");
- define("_MONTH","╘σ╤");
- define("_MONTHS","╘σµ╤");
- define("_SEARCHON","╟ß╚═╦ ┌Σ:");
- define("_SSTORIES","╟ßπ▐╟ß╟╩");
- define("_SSECTIONS","╟ß├▐╙╟π");
- define("_SUSERS","╟ßπ╙╩╬╧πµΣ");
- define("_NOMATCHES","ß╟ φµ╠╧ Σ╩╟╞╠ ßß╚═╦");
- define("_PREVMATCHES","╟ßΣ╩╟╞╠ ╟ß╙╟╚▐╔");
- define("_NEXTMATCHES","╟ßΣ╩╟╞╠ ╟ßß╟═▐╔");
- define("_INSECTION","π▐╟ß ▌φ ╟ß▐╙π");
- define("_NONAME","ßπ φ╩π ╟╧╬╟ß ╟╙π");
- define("_SCOMMENTS","╩┌ßφ▐╟╩");
- define("_SEARCHRESULTS","Σ╩╟╞╠ ╟ß╚═╦");
- define("_CONTRIBUTEDBY","═╤╤╩ ╚µ╟╙╪╔");
- define("_UCOMMENTS","╩┌ßφ▐╟╩");
- define("_MATCHTITLE","π╪╟╚▐╔ ╟ß┌Σµ╟Σ");
- define("_MATCHTEXT","π╪╟╚▐╔ Σ╒ ╟ßπ▐╟ß");
- define("_MATCHBOTH","π╪╟╚▐╔ Σ╒ ╟ßπ▐╟ß µ╟ß┌Σµ╟Σ");
- define("_SREPLY","╟ß╤╧");
- define("_SREPLIES","╟ß╤╧µ╧");
- define("_ATTACHART","π╤▌▐╟╩ ╟ßπ▐╟ß");
- define("_PAGES","╒▌═╟╩");
- define("_REVIEWSCORE","╩▐φφπ σ╨σ ╟ßπ╤╟╠┌╔");
- define("_PAGE","╒▌═╔");
- define("_DOWNLOADS","╟ß╚╤╟π╠");
- define("_WEBLINKS","╧ßφß ╟ßπµ╟▐┌");
- define("_FINDMORE","... ╥φ╟╧╔");
- define("_DIDNOTFIND","ßπ ╩╠╧ π╟╩╚═╦ ┌Σσ┐");
- define("_ENCYCLOPEDIA","╟ßπµ╙µ┌╔");
- define("_SEARCHINSTORY","╟ß╚═╦ ▌φ ╠πφ┌ ╟ß╩┌ßφ▐╟╩ ▌φ ╟ßπ▐╟ß╟╩:");
-
- ?>