Changeset 1666 in ExiteCMS for branches/PLi-Fusion/administration/tools/language_pack_English.php
- Timestamp:
- 08/21/08 21:06:15 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PLi-Fusion/administration/tools/language_pack_English.php
r1579 r1666 495 495 $localestrings['237'] = "Webmaster Toolbox for"; 496 496 $localestrings['238'] = "Forum Ranking"; 497 $localestrings['239'] = "Frontpage News"; 497 498 $localestrings['250'] = "Website Statistics"; 498 499 $localestrings['251'] = "Registered Members:"; … … 524 525 $localestrings['402'] = "User Type"; 525 526 $localestrings['403'] = "Add a new user"; 526 $localestrings['404'] = " Show All";527 $localestrings['404'] = "Filter on %s"; 527 528 $localestrings['405'] = "Options"; 528 529 $localestrings['406'] = "Country"; … … 534 535 $localestrings['412'] = "%u members"; 535 536 $localestrings['413'] = "Undelete this user"; 537 $localestrings['414'] = "Reset filter"; 536 538 $localestrings['415'] = "Edit this user's profile"; 537 539 $localestrings['416'] = "Activate this account"; … … 700 702 $localestrings['520'] = "Click here"; 701 703 $localestrings['521'] = " to go to Article Categories"; 702 $localestrings['540'] = " LatestNews selection";703 $localestrings['541'] = " Latest NewsHeadlines:";704 $localestrings['542'] = " LatestNews Items:";704 $localestrings['540'] = "Frontpage News selection"; 705 $localestrings['541'] = "Frontpage Headlines:"; 706 $localestrings['542'] = "Frontpage News Items:"; 705 707 $localestrings['543'] = "News Item"; 706 708 $localestrings['544'] = "Update"; 707 $localestrings['545'] = "On this page you define the sequence in which the news articles are displayed on the news homepage. \n First, all headlines you selected are displayed. After that, the latest news items. Both in the order\n in which they are selected.<br />If the checkbox below is not checked, all other news items that are not\nexpired will be shown next.";708 $localestrings['546'] = "Hide all non-selected news items from the Latest Newspage";709 $localestrings['545'] = "On this page you define the sequence in which the news items are displayed on the news frontpage. \n First, all headlines you selected are displayed. After that, the latest news items. Both in the order\n in which they are selected.<br />If the checkbox below is not checked, all other news items that are not\nexpired will be shown next."; 710 $localestrings['546'] = "Hide all non-selected news items from the Frontpage"; 709 711 $localestrings['550'] = "Please specify a subject"; 710 712 $localestrings['551'] = "Delete this News?"; … … 911 913 $localestrings['410'] = "from"; 912 914 $localestrings['411'] = "View this report"; 915 $localestrings['420'] = "Report name:"; 916 $localestrings['421'] = "Module name:"; 917 $localestrings['422'] = "Report title:"; 918 $localestrings['423'] = "Report accessable for:"; 919 $localestrings['424'] = "Save"; 913 920 load_localestrings($localestrings, LP_LOCALE, "admin.reports", $step); 921 922 $localestrings = array(); 923 $localestrings['400'] = "Searches"; 924 $localestrings['401'] = "Search Title"; 925 $localestrings['402'] = "Visibility"; 926 $localestrings['403'] = "Options"; 927 $localestrings['404'] = "Deactivate"; 928 $localestrings['405'] = "Activate"; 929 $localestrings['406'] = "Modify this search"; 930 $localestrings['407'] = "Delete this search"; 931 $localestrings['408'] = "Currently there are no searches defined"; 932 $localestrings['409'] = "Add a Search"; 933 $localestrings['410'] = "from"; 934 $localestrings['411'] = "Try this search"; 935 $localestrings['420'] = "Search name:"; 936 $localestrings['421'] = "Module name:"; 937 $localestrings['422'] = "Search title:"; 938 $localestrings['423'] = "Search accessable for:"; 939 $localestrings['424'] = "Save"; 940 load_localestrings($localestrings, LP_LOCALE, "admin.search", $step); 941 942 $localestrings = array(); 943 $localestrings['400'] = "Searches"; 944 $localestrings['401'] = "Search Title"; 945 $localestrings['402'] = "Visibility"; 946 $localestrings['403'] = "Options"; 947 $localestrings['404'] = "Deactivate"; 948 $localestrings['405'] = "Activate"; 949 $localestrings['406'] = "Modify this search"; 950 $localestrings['407'] = "Delete this search"; 951 $localestrings['408'] = "Currently there are no searches defined"; 952 $localestrings['409'] = "Add a Search"; 953 $localestrings['410'] = "from"; 954 $localestrings['411'] = "Try this search"; 955 $localestrings['420'] = "Search name:"; 956 $localestrings['421'] = "Module name:"; 957 $localestrings['422'] = "Search title:"; 958 $localestrings['423'] = "Search accessable for:"; 959 $localestrings['424'] = "Save"; 960 load_localestrings($localestrings, LP_LOCALE, "admin.searches", $step); 914 961 915 962 $localestrings = array(); … … 922 969 $localestrings['406'] = "Your name or nickname:"; 923 970 $localestrings['407'] = "Site introduction:"; 924 $localestrings['408'] = " Leave empty if not required";971 $localestrings['408'] = "Used by some themes. Leave empty if not required"; 925 972 $localestrings['409'] = "Site description:"; 926 973 $localestrings['410'] = "Site keywords:"; … … 994 1041 $localestrings['541'] = ", then "; 995 1042 $localestrings['542'] = ", with OpenID"; 1043 $localestrings['543'] = "Limit forum posts for guests to:"; 1044 $localestrings['544'] = "No Limit"; 996 1045 $localestrings['550'] = "Security"; 997 1046 $localestrings['551'] = "Enable registration system?"; … … 1009 1058 $localestrings['563'] = "From:"; 1010 1059 $localestrings['564'] = "To:"; 1011 $localestrings['569a'] = " The current text for the selected item will be copied for all active locales.";1012 $localestrings['569b'] = "The current text for the selected item will be duplicated forall active locales.";1013 $localestrings['569c'] = " Only the translation for the system locale will be kept, all others will be deleted.";1014 $localestrings['569d'] = " Current translations will be linked to individual locales, and can be deleted or modified as a single entity.";1015 $localestrings['569e'] = " Only the translation for the system locale will be kept, all others will be deleted.";1016 $localestrings['569f'] = " Current translations will be merged into a single entity. Items that don't exist for every locale will be merged as well. This may lead to duplicates.";1060 $localestrings['569a'] = "?"; 1061 $localestrings['569b'] = "The current text for the selected item will be copied to all active locales."; 1062 $localestrings['569c'] = "?"; 1063 $localestrings['569d'] = "?"; 1064 $localestrings['569e'] = "All locale information will be erased and all information will be merged. This may lead to duplicates."; 1065 $localestrings['569f'] = "?"; 1017 1066 $localestrings['570'] = "Panels:"; 1018 1067 $localestrings['571'] = "Menu sytem:"; … … 1051 1100 $localestrings['668'] = "Show results of the Query Optimizer as well:"; 1052 1101 $localestrings['669'] = "Maintenance mode background color:"; 1102 $localestrings['670'] = "Activate PHP error reporting:"; 1053 1103 $localestrings['671'] = "Activate SQL query debugging for:"; 1054 1104 $localestrings['672'] = "disabled"; 1105 $localestrings['673'] = "Use HotEditor BBcode editor?"; 1055 1106 $localestrings['700'] = "Private Messages"; 1056 1107 $localestrings['701'] = "Inbox message limit:"; … … 1497 1548 $localestrings['albania'] = "al"; 1498 1549 $localestrings['algeria'] = "dz"; 1550 $localestrings['america'] = "us"; 1499 1551 $localestrings['american samoa'] = "as"; 1500 1552 $localestrings['andorra'] = "ad"; … … 1525 1577 $localestrings['bouvet island'] = "bv"; 1526 1578 $localestrings['brazil'] = "br"; 1527 $localestrings['british indian ocean terr itories'] = "io";1579 $localestrings['british indian ocean terr'] = "io"; 1528 1580 $localestrings['british virgin islands'] = "vg"; 1529 1581 $localestrings['brunei'] = "bn"; … … 1542 1594 $localestrings['china'] = "cn"; 1543 1595 $localestrings['christmas island'] = "cx"; 1596 $localestrings['cocos (keeling) islands'] = "cc"; 1544 1597 $localestrings['cocos islands'] = "cc"; 1545 $localestrings['keeling islands'] = "cc";1546 $localestrings['cocos (keeling) islands'] = "cc";1547 1598 $localestrings['colombia'] = "co"; 1548 1599 $localestrings['comoros'] = "km"; 1549 $localestrings['congo'] = "c g";1600 $localestrings['congo'] = "cd"; 1550 1601 $localestrings['cook islands'] = "ck"; 1551 1602 $localestrings['costa rica'] = "cr"; 1552 1603 $localestrings['cote d\'ivoire'] = "ci"; 1553 $localestrings['ivory coast'] = "ci";1554 1604 $localestrings['country unknown'] = "--"; 1555 $localestrings['unknown'] = "--";1556 1605 $localestrings['croatia'] = "hr"; 1557 1606 $localestrings['cuba'] = "cu"; 1558 1607 $localestrings['cyprus'] = "cy"; 1559 1608 $localestrings['czech republic'] = "cz"; 1560 $localestrings['democratic people\'s repub lic of korea'] = "kp";1609 $localestrings['democratic people\'s repub'] = "kp"; 1561 1610 $localestrings['denmark'] = "dk"; 1562 1611 $localestrings['djibouti'] = "dj"; … … 1574 1623 $localestrings['ethiopia'] = "et"; 1575 1624 $localestrings['falkland islands'] = "fk"; 1576 $localestrings['malvinas'] = "fk";1577 1625 $localestrings['faroe islands'] = "fo"; 1578 $localestrings['federated states of micro nesia'] = "fm";1626 $localestrings['federated states of micro'] = "fm"; 1579 1627 $localestrings['fiji'] = "fj"; 1580 1628 $localestrings['finland'] = "fi"; … … 1582 1630 $localestrings['french guiana'] = "gf"; 1583 1631 $localestrings['french Polynesia'] = "pf"; 1584 $localestrings['french southern territori es'] = "tf";1632 $localestrings['french southern territori'] = "tf"; 1585 1633 $localestrings['gabon'] = "ga"; 1586 1634 $localestrings['gambia'] = "gm"; … … 1589 1637 $localestrings['ghana'] = "gh"; 1590 1638 $localestrings['gibraltar'] = "gi"; 1639 $localestrings['great britain'] = "gb"; 1591 1640 $localestrings['greece'] = "gr"; 1592 1641 $localestrings['greenland'] = "gl"; … … 1600 1649 $localestrings['guyana'] = "gy"; 1601 1650 $localestrings['haiti'] = "ht"; 1602 $localestrings['heard island and mcdonald islands'] = "hm"; 1651 $localestrings['heard island and mcdonald'] = "hm"; 1652 $localestrings['holland'] = "nl"; 1603 1653 $localestrings['holy see'] = "va"; 1604 $localestrings['vatican'] = "va";1605 $localestrings['vatican city'] = "va";1606 1654 $localestrings['honduras'] = "hn"; 1607 1655 $localestrings['hong kong'] = "hk"; … … 1617 1665 $localestrings['israel'] = "il"; 1618 1666 $localestrings['italy'] = "it"; 1667 $localestrings['ivory coast'] = "ci"; 1619 1668 $localestrings['jamaica'] = "jm"; 1620 1669 $localestrings['japan'] = "jp"; … … 1623 1672 $localestrings['jordania'] = "jo"; 1624 1673 $localestrings['kazakhstan'] = "kz"; 1674 $localestrings['keeling islands'] = "cc"; 1625 1675 $localestrings['kenya'] = "ke"; 1626 1676 $localestrings['kiribati'] = "ki"; … … 1644 1694 $localestrings['mali'] = "ml"; 1645 1695 $localestrings['malta'] = "mt"; 1696 $localestrings['malvinas'] = "fk"; 1646 1697 $localestrings['marshall islands'] = "mh"; 1647 1698 $localestrings['martinique'] = "mq"; … … 1661 1712 $localestrings['nauru'] = "nr"; 1662 1713 $localestrings['nepal'] = "np"; 1714 $localestrings['netherlands'] = "nl"; 1663 1715 $localestrings['netherlands antilles'] = "an"; 1664 1716 $localestrings['new caledonia'] = "nc"; … … 1674 1726 $localestrings['pakistan'] = "pk"; 1675 1727 $localestrings['palau'] = "pw"; 1728 $localestrings['palestinian Territories'] = "ps"; 1676 1729 $localestrings['panama'] = "pa"; 1677 1730 $localestrings['papua new guinea'] = "pg"; … … 1682 1735 $localestrings['portugal'] = "pt"; 1683 1736 $localestrings['puerto Rico'] = "pr"; 1684 $localestrings['palestinian Territories'] = "ps";1685 1737 $localestrings['qatar'] = "qa"; 1686 1738 $localestrings['republic Of korea'] = "kr"; … … 1694 1746 $localestrings['saint lucia'] = "lc"; 1695 1747 $localestrings['saint pierre and miquelon'] = "pm"; 1696 $localestrings['saint vincent and the gre nadines'] = "vc";1748 $localestrings['saint vincent and the gre'] = "vc"; 1697 1749 $localestrings['samoa'] = "ws"; 1698 1750 $localestrings['san marino'] = "sm"; … … 1725 1777 $localestrings['tajikistan'] = "tj"; 1726 1778 $localestrings['thailand'] = "th"; 1727 $localestrings['the democratic republic of the congo'] = "cd"; 1728 $localestrings['congo'] = "cd"; 1779 $localestrings['the democratic republic o'] = "cd"; 1729 1780 $localestrings['the netherlands'] = "nl"; 1730 $localestrings['netherlands'] = "nl";1731 $localestrings['holland'] = "nl";1732 1781 $localestrings['timor-leste'] = "tl"; 1733 1782 $localestrings['togo'] = "tg"; … … 1742 1791 $localestrings['u.s. virgin islands'] = "vi"; 1743 1792 $localestrings['u.s.a.'] = "us"; 1744 $localestrings['united states'] = "us";1745 $localestrings['america'] = "us";1746 1793 $localestrings['uganda'] = "ug"; 1747 1794 $localestrings['ukraine'] = "ua"; … … 1749 1796 $localestrings['united arab emirates'] = "ae"; 1750 1797 $localestrings['united kingdom'] = "gb"; 1751 $localestrings['great britain'] = "gb"; 1752 $localestrings['united states minor outlying islands'] = "um"; 1798 $localestrings['united states'] = "us"; 1799 $localestrings['united states minor outly'] = "um"; 1800 $localestrings['unknown'] = "--"; 1753 1801 $localestrings['unlisted country'] = "--"; 1754 1802 $localestrings['uruguay'] = "uy"; 1755 1803 $localestrings['uzbekistan'] = "uz"; 1756 1804 $localestrings['vanuatu'] = "vu"; 1805 $localestrings['vatican'] = "va"; 1806 $localestrings['vatican city'] = "va"; 1757 1807 $localestrings['venezuela'] = "ve"; 1758 1808 $localestrings['viet nam'] = "vn"; … … 2266 2316 $localestrings['460'] = "Sticky Thread."; 2267 2317 $localestrings['461'] = "You are not authorised to view this Forum."; 2318 $localestrings['462'] = "For guest users, only the active threads of the last %s are visible. Please consider becoming a member"; 2268 2319 $localestrings['500'] = "View Thread"; 2269 2320 $localestrings['501'] = "Author"; … … 2324 2375 $localestrings['581'] = "Top"; 2325 2376 $localestrings['582'] = "Toggle full code view"; 2326 $localestrings['583'] = "download this %s code";2377 $localestrings['583'] = "download this %scode"; 2327 2378 $localestrings['584'] = "download"; 2328 2379 $localestrings['585'] = "Code:"; … … 2628 2679 $localestrings['027a'] = "All Posts"; 2629 2680 $localestrings['028'] = "New Posts"; 2630 $localestrings['029'] = " LatestNews";2681 $localestrings['029'] = "Frontpage News"; 2631 2682 $localestrings['030'] = "Forum"; 2632 2683 $localestrings['031'] = "Thread"; … … 2648 2699 $localestrings['045'] = "Print"; 2649 2700 $localestrings['046'] = "News"; 2650 $localestrings['047'] = " No News has been posted yet";2701 $localestrings['047'] = "There is no frontpage news available"; 2651 2702 $localestrings['048'] = "Edit"; 2652 2703 $localestrings['049'] = "Posted by <b>%s</b> (and visible to you)"; … … 2768 2819 $localestrings['402'] = "User Type"; 2769 2820 $localestrings['403'] = "There are no user names found"; 2770 $localestrings['404'] = " Show All";2821 $localestrings['404'] = "Filter on %s"; 2771 2822 $localestrings['405'] = "Last visit"; 2772 2823 $localestrings['406'] = "Country"; … … 2777 2828 $localestrings['411'] = "%u member"; 2778 2829 $localestrings['412'] = "%u members"; 2830 $localestrings['414'] = "Reset filter"; 2779 2831 $localestrings['420'] = "Member Profile"; 2780 2832 $localestrings['422'] = "Statistics"; … … 3042 3094 3043 3095 $localestrings = array(); 3044 $localestrings['400'] = "Search"; 3045 $localestrings['401'] = "Search for:"; 3046 $localestrings['402'] = "Articles"; 3047 $localestrings['403'] = "News"; 3048 $localestrings['404'] = "Forum Posts"; 3049 $localestrings['405'] = "Downloads"; 3050 $localestrings['406'] = "Web Links"; 3051 $localestrings['407'] = "Members"; 3052 $localestrings['408'] = "Search"; 3053 $localestrings['409'] = "Search Results"; 3054 $localestrings['410'] = "Article"; 3055 $localestrings['411'] = "Articles"; 3056 $localestrings['412'] = "News item"; 3057 $localestrings['413'] = "News items"; 3058 $localestrings['414'] = "Forum Post"; 3059 $localestrings['415'] = "Forum Posts"; 3060 $localestrings['416'] = "Download"; 3061 $localestrings['417'] = "Downloads"; 3062 $localestrings['418'] = "Web Link"; 3063 $localestrings['419'] = "Web Links"; 3064 $localestrings['420'] = "Member"; 3065 $localestrings['421'] = "Members"; 3066 $localestrings['422'] = " items found in"; 3067 $localestrings['423'] = " matching your search criteria"; 3068 $localestrings['430'] = "Match"; 3069 $localestrings['431'] = "Matches"; 3070 $localestrings['432'] = " found in "; 3071 $localestrings['433'] = "article subject"; 3072 $localestrings['434'] = "article text"; 3073 $localestrings['435'] = "news subject"; 3074 $localestrings['436'] = "news text"; 3075 $localestrings['437'] = "extended news text"; 3076 $localestrings['438'] = "post subject"; 3077 $localestrings['439'] = "post message"; 3078 $localestrings['440'] = "article snippet"; 3079 $localestrings['450'] = "[NEW]"; 3080 $localestrings['451'] = "License:"; 3081 $localestrings['452'] = "O/S:"; 3082 $localestrings['453'] = "Version:"; 3083 $localestrings['454'] = "Date Added:"; 3084 $localestrings['455'] = "Downloads:"; 3085 $localestrings['456'] = "Visits:"; 3086 $localestrings['470'] = "No matches found."; 3087 $localestrings['471'] = "Search text must be at least 3 characters long."; 3088 $localestrings['472'] = "There is no content available for you to search."; 3089 $localestrings['480'] = array(); 3090 $localestrings['480']['0'] = array(); 3091 $localestrings['480']['0']['0'] = ""; 3092 $localestrings['480']['0']['1'] = "This search engine supports complex and boolean searches. You can use:"; 3093 $localestrings['480']['1'] = array(); 3094 $localestrings['480']['1']['0'] = "+"; 3095 $localestrings['480']['1']['1'] = "A leading plus sign indicates that this word must be present in every row returned."; 3096 $localestrings['480']['2'] = array(); 3097 $localestrings['480']['2']['0'] = "-"; 3098 $localestrings['480']['2']['1'] = "A leading minus sign indicates that this word must not be present in any row returned."; 3099 $localestrings['480']['3'] = array(); 3100 $localestrings['480']['3']['0'] = "< >"; 3101 $localestrings['480']['3']['1'] = "These two operators are used to change a word's contribution to the relevance value that is assigned to a row. The < operator decreases the contribution and the > operator increases it."; 3102 $localestrings['480']['4'] = array(); 3103 $localestrings['480']['4']['0'] = "( )"; 3104 $localestrings['480']['4']['1'] = "Parentheses are put round sub-expressions to give them higher precedence in the search."; 3105 $localestrings['480']['5'] = array(); 3106 $localestrings['480']['5']['0'] = "~"; 3107 $localestrings['480']['5']['1'] = "A leading tilde acts as a negation operator, causing the word's contribution to the row relevance to be negative. It's useful for marking noise words. A row that contains such a word will be rated lower than others, but will not be excluded altogether, as it would be with the minus operator."; 3108 $localestrings['480']['6'] = array(); 3109 $localestrings['480']['6']['0'] = "*"; 3110 $localestrings['480']['6']['1'] = "An asterisk is the truncation operator. Unlike the other operators, it is appended to the word, or fragment, not prepended."; 3111 $localestrings['480']['7'] = array(); 3112 $localestrings['480']['7']['0'] = "\" \""; 3113 $localestrings['480']['7']['1'] = "Double quotes at the beginning and end of a phrase, matches only rows that contain the complete phrase, as it was typed."; 3096 $localestrings['src400'] = "Search"; 3097 $localestrings['src401'] = "Search for:"; 3098 $localestrings['src402'] = "Search"; 3099 $localestrings['src403'] = "Location:"; 3100 $localestrings['src404'] = "Sorting:"; 3101 $localestrings['src405'] = array(); 3102 $localestrings['src405']['0'] = array(); 3103 $localestrings['src405']['0']['0'] = ""; 3104 $localestrings['src405']['0']['1'] = "For locations marked <span style='color:red;'>*</span>, this search engine supports complex and boolean searches. You can use:"; 3105 $localestrings['src405']['1'] = array(); 3106 $localestrings['src405']['1']['0'] = "+"; 3107 $localestrings['src405']['1']['1'] = "A leading plus sign indicates that this word must be present in every row returned."; 3108 $localestrings['src405']['2'] = array(); 3109 $localestrings['src405']['2']['0'] = "-"; 3110 $localestrings['src405']['2']['1'] = "A leading minus sign indicates that this word must not be present in any row returned."; 3111 $localestrings['src405']['3'] = array(); 3112 $localestrings['src405']['3']['0'] = "< >"; 3113 $localestrings['src405']['3']['1'] = "These two operators are used to change a word's contribution to the relevance value that is assigned to a row. The < operator decreases the contribution and the > operator increases it."; 3114 $localestrings['src405']['4'] = array(); 3115 $localestrings['src405']['4']['0'] = "( )"; 3116 $localestrings['src405']['4']['1'] = "Parentheses are put round sub-expressions to give them higher precedence in the search."; 3117 $localestrings['src405']['5'] = array(); 3118 $localestrings['src405']['5']['0'] = "~"; 3119 $localestrings['src405']['5']['1'] = "A leading tilde acts as a negation operator, causing the word's contribution to the row relevance to be negative. It's useful for marking noise words. A row that contains such a word will be rated lower than others, but will not be excluded altogether, as it would be with the minus operator."; 3120 $localestrings['src405']['6'] = array(); 3121 $localestrings['src405']['6']['0'] = "*"; 3122 $localestrings['src405']['6']['1'] = "An asterisk is the truncation operator. Unlike the other operators, it is appended to the word, or fragment, not prepended. In other words, can not search for words ending on a fragment."; 3123 $localestrings['src405']['7'] = array(); 3124 $localestrings['src405']['7']['0'] = "\" \""; 3125 $localestrings['src405']['7']['1'] = "Double quotes at the beginning and end of a phrase, matches only rows that contain the complete phrase, as it was typed."; 3126 $localestrings['src406'] = "Search Results"; 3127 $localestrings['src407'] = "match any"; 3128 $localestrings['src408'] = "match all"; 3129 $localestrings['src409'] = "There are no locations available for you to search"; 3130 $localestrings['src410'] = "all"; 3131 $localestrings['src411'] = "last day"; 3132 $localestrings['src412'] = "last week"; 3133 $localestrings['src413'] = "last two weeks"; 3134 $localestrings['src414'] = "last month"; 3135 $localestrings['src415'] = "last three months"; 3136 $localestrings['src416'] = "last six months"; 3137 $localestrings['src417'] = "Search"; 3138 $localestrings['src418'] = "Result filters:"; 3139 $localestrings['src419'] = "score"; 3140 $localestrings['src420'] = "posting date"; 3141 $localestrings['src421'] = "subject or title"; 3142 $localestrings['src422'] = "author"; 3143 $localestrings['src423'] = "descending"; 3144 $localestrings['src424'] = "ascending"; 3145 $localestrings['src425'] = "Limit to"; 3146 $localestrings['src426'] = "rows in the result"; 3147 $localestrings['src427'] = "Will be ignored in case of a boolean search"; 3148 $localestrings['src428'] = "Boolean search operators"; 3149 $localestrings['src429'] = "Your search for"; 3150 $localestrings['src430'] = "in"; 3151 $localestrings['src431'] = "New Search"; 3152 $localestrings['src432'] = "Your search did not return any results."; 3153 $localestrings['src433'] = "License:"; 3154 $localestrings['src434'] = "OS:"; 3155 $localestrings['src435'] = "Version:"; 3156 $localestrings['src436'] = "Date:"; 3157 $localestrings['src437'] = "Downloads:"; 3158 $localestrings['src438'] = "Date Joined:"; 3159 $localestrings['src439'] = "Last Login:"; 3160 $localestrings['src440'] = "never"; 3161 $localestrings['src441'] = "Attachment:"; 3162 $localestrings['src442'] = "produced <b>%s</b> results:"; 3163 $localestrings['src443'] = "count"; 3164 $localestrings['src444'] = "Sort by"; 3165 $localestrings['src445'] = "Note that depending on the selected location, not all sort options and result filters are relevant!"; 3166 $localestrings['src446'] = "Filter on"; 3167 $localestrings['src447'] = "Disable boolean search"; 3168 $localestrings['src448'] = "Time limit"; 3169 $localestrings['src510'] = "Articles"; 3170 $localestrings['src511'] = "News"; 3171 $localestrings['src512'] = "Forum posts"; 3172 $localestrings['src513'] = "Forum attachments"; 3173 $localestrings['src514'] = "Downloads"; 3174 $localestrings['src515'] = "Members"; 3114 3175 load_localestrings($localestrings, LP_LOCALE, "main.search", $step); 3115 3176 3116 3177 $localestrings = array(); 3178 $localestrings['src400'] = "Search this site"; 3179 $localestrings['src401'] = "Search"; 3180 $localestrings['src402'] = "Result for your search"; 3181 $localestrings['src403'] = "Currently there are no searches defined"; 3182 $localestrings['src410'] = "Articles"; 3183 $localestrings['src411'] = "News"; 3184 $localestrings['src412'] = "Forum posts"; 3185 $localestrings['src413'] = "Forum attachments"; 3186 $localestrings['src414'] = "Downloads"; 3187 $localestrings['src415'] = "Members"; 3188 load_localestrings($localestrings, LP_LOCALE, "main.searches", $step); 3189 3190 $localestrings = array(); 3117 3191 $localestrings['400'] = "Select your default locale"; 3118 $localestrings['401'] = "Unable to establish database connection.<br><br>\nPlease ensure you have entered the correct details."; 3119 $localestrings['402'] = "Unable to select the database table.<br><br>\nPlease ensure you have entered the correct details."; 3192 $localestrings['401'] = "Unable to establish database connection."; 3193 $localestrings['402'] = "Unable to select the database table."; 3194 $localestrings['403'] = "Unable to run the ExiteCMS Setup"; 3195 $localestrings['404'] = "Please consult the setup instructions on our <a href='%s'>support website</a>"; 3196 $localestrings['405'] = "The cache directory is not writeable."; 3197 $localestrings['406'] = "on how to define the proper file rights."; 3198 $localestrings['407'] = "The template cache directory is not writeable"; 3199 $localestrings['408'] = "The setup procedure has already run. You can't run the setup twice."; 3200 $localestrings['409'] = "on how to reset your installation."; 3120 3201 $localestrings['410'] = "Welcome to ExiteCMS Setup"; 3121 3202 $localestrings['411'] = "Write permissions check passed"; … … 3123 3204 $localestrings['413'] = "Please ensure that your webserver has write<br />access (chmod) on these folders."; 3124 3205 $localestrings['414'] = "Please complete the following form and click 'Next Step'."; 3206 $localestrings['415'] = "No rights to create the configuration file."; 3207 $localestrings['416'] = "The locales cache directory is not writeable"; 3208 $localestrings['417'] = "Database Hostname invalid. Please enter a host name, IP address, or 'localhost'"; 3209 $localestrings['418'] = "Database Username invalid. Please enter a valid username"; 3210 $localestrings['419'] = "Database Password invalid. Please enter a valid password"; 3125 3211 $localestrings['420'] = "MySQL Database access settings"; 3126 3212 $localestrings['421'] = "Database Hostname:"; … … 3130 3216 $localestrings['425'] = "Table Prefix:"; 3131 3217 $localestrings['426'] = "Next Step >>"; 3218 $localestrings['427'] = "Database Name invalid. Please enter a valid name"; 3219 $localestrings['428'] = "Table prefix invalid. Please enter a valid prefix"; 3220 $localestrings['429'] = "Please check your database hostname, username and password"; 3132 3221 $localestrings['430'] = "Unable to write to config<br>\nPlease check write permissions and restart setup."; 3133 3222 $localestrings['431'] = "Setup was unable to create one or more database tables:<br>%s<br><br>\nPlease restart setup and try again.<br><br>\nIf you are unable to resolve this problem please visit our<br>\nlocal support site at <a href='http://exitecms.exite.eu' target='blank'>http://exitecms.exite.eu</a>"; 3134 3223 $localestrings['432'] = "The config has been written successfully.<br><br>\n"; 3135 3224 $localestrings['433'] = "The database tables have been created.<br><br>\nPlease complete the following form and click 'Next Step'."; 3225 $localestrings['434'] = "The Database '%s' does not exist or the database user has no rights to access it."; 3226 $localestrings['435'] = "Insufficient rights to create new tables in database '%s'."; 3227 $localestrings['436'] = "(optional)"; 3136 3228 $localestrings['440'] = "Super Admin login details"; 3137 3229 $localestrings['441'] = "Username:"; … … 3289 3381 $localestrings['u065'] = "Undisclosed"; 3290 3382 $localestrings['u066'] = "OpenID URL:"; 3383 $localestrings['u067'] = "use the BBcode WYSIWYG editor:"; 3291 3384 $localestrings['u901'] = "Full Name"; 3292 3385 load_localestrings($localestrings, LP_LOCALE, "main.user_fields", $step); … … 3330 3423 if (!defined('LP_CHARSET')) define('LP_CHARSET', "iso-8859-1"); 3331 3424 if (!defined('LP_VERSION')) define('LP_VERSION', "7.10"); 3332 if (!defined('LP_DATE')) define('LP_DATE', "121 5543504");3333 $lp_date = "121 5543504";3425 if (!defined('LP_DATE')) define('LP_DATE', "1219343691"); 3426 $lp_date = "1219343691"; 3334 3427 3335 3428 /*---------------------------------------------------+
Note: See TracChangeset
for help on using the changeset viewer.
