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™∫∏fl∞›±¯•Û¨€≤≈™∫∏ÍÆΔ");
- 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","≠∂");
-
- ?>