Ignore:
Timestamp:
08/21/08 21:06:15 (4 years ago)
Author:
hverton
Message:

Merged trunk revisions 1588:1665 into the PLi-Fusion branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PLi-Fusion/administration/tools/language_pack_English.php

    r1579 r1666  
    495495        $localestrings['237'] = "Webmaster Toolbox for"; 
    496496        $localestrings['238'] = "Forum Ranking"; 
     497        $localestrings['239'] = "Frontpage News"; 
    497498        $localestrings['250'] = "Website Statistics"; 
    498499        $localestrings['251'] = "Registered Members:"; 
     
    524525        $localestrings['402'] = "User Type"; 
    525526        $localestrings['403'] = "Add a new user"; 
    526         $localestrings['404'] = "Show All"; 
     527        $localestrings['404'] = "Filter on %s"; 
    527528        $localestrings['405'] = "Options"; 
    528529        $localestrings['406'] = "Country"; 
     
    534535        $localestrings['412'] = "%u members"; 
    535536        $localestrings['413'] = "Undelete this user"; 
     537        $localestrings['414'] = "Reset filter"; 
    536538        $localestrings['415'] = "Edit this user's profile"; 
    537539        $localestrings['416'] = "Activate this account"; 
     
    700702        $localestrings['520'] = "Click here"; 
    701703        $localestrings['521'] = " to go to Article Categories"; 
    702         $localestrings['540'] = "Latest News selection"; 
    703         $localestrings['541'] = "Latest News Headlines:"; 
    704         $localestrings['542'] = "Latest News Items:"; 
     704        $localestrings['540'] = "Frontpage News selection"; 
     705        $localestrings['541'] = "Frontpage Headlines:"; 
     706        $localestrings['542'] = "Frontpage News Items:"; 
    705707        $localestrings['543'] = "News Item"; 
    706708        $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 News page"; 
     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"; 
    709711        $localestrings['550'] = "Please specify a subject"; 
    710712        $localestrings['551'] = "Delete this News?"; 
     
    911913        $localestrings['410'] = "from"; 
    912914        $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"; 
    913920        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); 
    914961 
    915962        $localestrings = array(); 
     
    922969        $localestrings['406'] = "Your name or nickname:"; 
    923970        $localestrings['407'] = "Site introduction:"; 
    924         $localestrings['408'] = "Leave empty if not required"; 
     971        $localestrings['408'] = "Used by some themes. Leave empty if not required"; 
    925972        $localestrings['409'] = "Site description:"; 
    926973        $localestrings['410'] = "Site keywords:"; 
     
    9941041        $localestrings['541'] = ", then "; 
    9951042        $localestrings['542'] = ", with OpenID"; 
     1043        $localestrings['543'] = "Limit forum posts for guests to:"; 
     1044        $localestrings['544'] = "No Limit"; 
    9961045        $localestrings['550'] = "Security"; 
    9971046        $localestrings['551'] = "Enable registration system?"; 
     
    10091058        $localestrings['563'] = "From:"; 
    10101059        $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 for all 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'] = "?"; 
    10171066        $localestrings['570'] = "Panels:"; 
    10181067        $localestrings['571'] = "Menu sytem:"; 
     
    10511100        $localestrings['668'] = "Show results of the Query Optimizer as well:"; 
    10521101        $localestrings['669'] = "Maintenance mode background color:"; 
     1102        $localestrings['670'] = "Activate PHP error reporting:"; 
    10531103        $localestrings['671'] = "Activate SQL query debugging for:"; 
    10541104        $localestrings['672'] = "disabled"; 
     1105        $localestrings['673'] = "Use HotEditor BBcode editor?"; 
    10551106        $localestrings['700'] = "Private Messages"; 
    10561107        $localestrings['701'] = "Inbox message limit:"; 
     
    14971548        $localestrings['albania'] = "al"; 
    14981549        $localestrings['algeria'] = "dz"; 
     1550        $localestrings['america'] = "us"; 
    14991551        $localestrings['american samoa'] = "as"; 
    15001552        $localestrings['andorra'] = "ad"; 
     
    15251577        $localestrings['bouvet island'] = "bv"; 
    15261578        $localestrings['brazil'] = "br"; 
    1527         $localestrings['british indian ocean territories'] = "io"; 
     1579        $localestrings['british indian ocean terr'] = "io"; 
    15281580        $localestrings['british virgin islands'] = "vg"; 
    15291581        $localestrings['brunei'] = "bn"; 
     
    15421594        $localestrings['china'] = "cn"; 
    15431595        $localestrings['christmas island'] = "cx"; 
     1596        $localestrings['cocos (keeling) islands'] = "cc"; 
    15441597        $localestrings['cocos islands'] = "cc"; 
    1545         $localestrings['keeling islands'] = "cc"; 
    1546         $localestrings['cocos (keeling) islands'] = "cc"; 
    15471598        $localestrings['colombia'] = "co"; 
    15481599        $localestrings['comoros'] = "km"; 
    1549         $localestrings['congo'] = "cg"; 
     1600        $localestrings['congo'] = "cd"; 
    15501601        $localestrings['cook islands'] = "ck"; 
    15511602        $localestrings['costa rica'] = "cr"; 
    15521603        $localestrings['cote d\'ivoire'] = "ci"; 
    1553         $localestrings['ivory coast'] = "ci"; 
    15541604        $localestrings['country unknown'] = "--"; 
    1555         $localestrings['unknown'] = "--"; 
    15561605        $localestrings['croatia'] = "hr"; 
    15571606        $localestrings['cuba'] = "cu"; 
    15581607        $localestrings['cyprus'] = "cy"; 
    15591608        $localestrings['czech republic'] = "cz"; 
    1560         $localestrings['democratic people\'s republic of korea'] = "kp"; 
     1609        $localestrings['democratic people\'s repub'] = "kp"; 
    15611610        $localestrings['denmark'] = "dk"; 
    15621611        $localestrings['djibouti'] = "dj"; 
     
    15741623        $localestrings['ethiopia'] = "et"; 
    15751624        $localestrings['falkland islands'] = "fk"; 
    1576         $localestrings['malvinas'] = "fk"; 
    15771625        $localestrings['faroe islands'] = "fo"; 
    1578         $localestrings['federated states of micronesia'] = "fm"; 
     1626        $localestrings['federated states of micro'] = "fm"; 
    15791627        $localestrings['fiji'] = "fj"; 
    15801628        $localestrings['finland'] = "fi"; 
     
    15821630        $localestrings['french guiana'] = "gf"; 
    15831631        $localestrings['french Polynesia'] = "pf"; 
    1584         $localestrings['french southern territories'] = "tf"; 
     1632        $localestrings['french southern territori'] = "tf"; 
    15851633        $localestrings['gabon'] = "ga"; 
    15861634        $localestrings['gambia'] = "gm"; 
     
    15891637        $localestrings['ghana'] = "gh"; 
    15901638        $localestrings['gibraltar'] = "gi"; 
     1639        $localestrings['great britain'] = "gb"; 
    15911640        $localestrings['greece'] = "gr"; 
    15921641        $localestrings['greenland'] = "gl"; 
     
    16001649        $localestrings['guyana'] = "gy"; 
    16011650        $localestrings['haiti'] = "ht"; 
    1602         $localestrings['heard island and mcdonald islands'] = "hm"; 
     1651        $localestrings['heard island and mcdonald'] = "hm"; 
     1652        $localestrings['holland'] = "nl"; 
    16031653        $localestrings['holy see'] = "va"; 
    1604         $localestrings['vatican'] = "va"; 
    1605         $localestrings['vatican city'] = "va"; 
    16061654        $localestrings['honduras'] = "hn"; 
    16071655        $localestrings['hong kong'] = "hk"; 
     
    16171665        $localestrings['israel'] = "il"; 
    16181666        $localestrings['italy'] = "it"; 
     1667        $localestrings['ivory coast'] = "ci"; 
    16191668        $localestrings['jamaica'] = "jm"; 
    16201669        $localestrings['japan'] = "jp"; 
     
    16231672        $localestrings['jordania'] = "jo"; 
    16241673        $localestrings['kazakhstan'] = "kz"; 
     1674        $localestrings['keeling islands'] = "cc"; 
    16251675        $localestrings['kenya'] = "ke"; 
    16261676        $localestrings['kiribati'] = "ki"; 
     
    16441694        $localestrings['mali'] = "ml"; 
    16451695        $localestrings['malta'] = "mt"; 
     1696        $localestrings['malvinas'] = "fk"; 
    16461697        $localestrings['marshall islands'] = "mh"; 
    16471698        $localestrings['martinique'] = "mq"; 
     
    16611712        $localestrings['nauru'] = "nr"; 
    16621713        $localestrings['nepal'] = "np"; 
     1714        $localestrings['netherlands'] = "nl"; 
    16631715        $localestrings['netherlands antilles'] = "an"; 
    16641716        $localestrings['new caledonia'] = "nc"; 
     
    16741726        $localestrings['pakistan'] = "pk"; 
    16751727        $localestrings['palau'] = "pw"; 
     1728        $localestrings['palestinian Territories'] = "ps"; 
    16761729        $localestrings['panama'] = "pa"; 
    16771730        $localestrings['papua new guinea'] = "pg"; 
     
    16821735        $localestrings['portugal'] = "pt"; 
    16831736        $localestrings['puerto Rico'] = "pr"; 
    1684         $localestrings['palestinian Territories'] = "ps"; 
    16851737        $localestrings['qatar'] = "qa"; 
    16861738        $localestrings['republic Of korea'] = "kr"; 
     
    16941746        $localestrings['saint lucia'] = "lc"; 
    16951747        $localestrings['saint pierre and miquelon'] = "pm"; 
    1696         $localestrings['saint vincent and the grenadines'] = "vc"; 
     1748        $localestrings['saint vincent and the gre'] = "vc"; 
    16971749        $localestrings['samoa'] = "ws"; 
    16981750        $localestrings['san marino'] = "sm"; 
     
    17251777        $localestrings['tajikistan'] = "tj"; 
    17261778        $localestrings['thailand'] = "th"; 
    1727         $localestrings['the democratic republic of the congo'] = "cd"; 
    1728         $localestrings['congo'] = "cd"; 
     1779        $localestrings['the democratic republic o'] = "cd"; 
    17291780        $localestrings['the netherlands'] = "nl"; 
    1730         $localestrings['netherlands'] = "nl"; 
    1731         $localestrings['holland'] = "nl"; 
    17321781        $localestrings['timor-leste'] = "tl"; 
    17331782        $localestrings['togo'] = "tg"; 
     
    17421791        $localestrings['u.s. virgin islands'] = "vi"; 
    17431792        $localestrings['u.s.a.'] = "us"; 
    1744         $localestrings['united states'] = "us"; 
    1745         $localestrings['america'] = "us"; 
    17461793        $localestrings['uganda'] = "ug"; 
    17471794        $localestrings['ukraine'] = "ua"; 
     
    17491796        $localestrings['united arab emirates'] = "ae"; 
    17501797        $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'] = "--"; 
    17531801        $localestrings['unlisted country'] = "--"; 
    17541802        $localestrings['uruguay'] = "uy"; 
    17551803        $localestrings['uzbekistan'] = "uz"; 
    17561804        $localestrings['vanuatu'] = "vu"; 
     1805        $localestrings['vatican'] = "va"; 
     1806        $localestrings['vatican city'] = "va"; 
    17571807        $localestrings['venezuela'] = "ve"; 
    17581808        $localestrings['viet nam'] = "vn"; 
     
    22662316        $localestrings['460'] = "Sticky Thread."; 
    22672317        $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"; 
    22682319        $localestrings['500'] = "View Thread"; 
    22692320        $localestrings['501'] = "Author"; 
     
    23242375        $localestrings['581'] = "Top"; 
    23252376        $localestrings['582'] = "Toggle full code view"; 
    2326         $localestrings['583'] = "download this %s code"; 
     2377        $localestrings['583'] = "download this %scode"; 
    23272378        $localestrings['584'] = "download"; 
    23282379        $localestrings['585'] = "Code:"; 
     
    26282679        $localestrings['027a'] = "All Posts"; 
    26292680        $localestrings['028'] = "New Posts"; 
    2630         $localestrings['029'] = "Latest News"; 
     2681        $localestrings['029'] = "Frontpage News"; 
    26312682        $localestrings['030'] = "Forum"; 
    26322683        $localestrings['031'] = "Thread"; 
     
    26482699        $localestrings['045'] = "Print"; 
    26492700        $localestrings['046'] = "News"; 
    2650         $localestrings['047'] = "No News has been posted yet"; 
     2701        $localestrings['047'] = "There is no frontpage news available"; 
    26512702        $localestrings['048'] = "Edit"; 
    26522703        $localestrings['049'] = "Posted by <b>%s</b> (and visible to you)"; 
     
    27682819        $localestrings['402'] = "User Type"; 
    27692820        $localestrings['403'] = "There are no user names found"; 
    2770         $localestrings['404'] = "Show All"; 
     2821        $localestrings['404'] = "Filter on %s"; 
    27712822        $localestrings['405'] = "Last visit"; 
    27722823        $localestrings['406'] = "Country"; 
     
    27772828        $localestrings['411'] = "%u member"; 
    27782829        $localestrings['412'] = "%u members"; 
     2830        $localestrings['414'] = "Reset filter"; 
    27792831        $localestrings['420'] = "Member Profile"; 
    27802832        $localestrings['422'] = "Statistics"; 
     
    30423094 
    30433095        $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'] = "&lt; &gt;"; 
    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 &lt; operator decreases the contribution and the &gt; 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'] = "&lt; &gt;"; 
     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 &lt; operator decreases the contribution and the &gt; 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"; 
    31143175        load_localestrings($localestrings, LP_LOCALE, "main.search", $step); 
    31153176 
    31163177        $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(); 
    31173191        $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."; 
    31203201        $localestrings['410'] = "Welcome to ExiteCMS Setup"; 
    31213202        $localestrings['411'] = "Write permissions check passed"; 
     
    31233204        $localestrings['413'] = "Please ensure that your webserver has write<br />access (chmod) on these folders."; 
    31243205        $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"; 
    31253211        $localestrings['420'] = "MySQL Database access settings"; 
    31263212        $localestrings['421'] = "Database Hostname:"; 
     
    31303216        $localestrings['425'] = "Table Prefix:"; 
    31313217        $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"; 
    31323221        $localestrings['430'] = "Unable to write to config<br>\nPlease check write permissions and restart setup."; 
    31333222        $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>"; 
    31343223        $localestrings['432'] = "The config has been written successfully.<br><br>\n"; 
    31353224        $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)"; 
    31363228        $localestrings['440'] = "Super Admin login details"; 
    31373229        $localestrings['441'] = "Username:"; 
     
    32893381        $localestrings['u065'] = "Undisclosed"; 
    32903382        $localestrings['u066'] = "OpenID URL:"; 
     3383        $localestrings['u067'] = "use the BBcode WYSIWYG editor:"; 
    32913384        $localestrings['u901'] = "Full Name"; 
    32923385        load_localestrings($localestrings, LP_LOCALE, "main.user_fields", $step); 
     
    33303423if (!defined('LP_CHARSET')) define('LP_CHARSET', "iso-8859-1"); 
    33313424if (!defined('LP_VERSION')) define('LP_VERSION', "7.10"); 
    3332 if (!defined('LP_DATE')) define('LP_DATE', "1215543504"); 
    3333 $lp_date = "1215543504"; 
     3425if (!defined('LP_DATE')) define('LP_DATE', "1219343691"); 
     3426$lp_date = "1219343691"; 
    33343427 
    33353428/*---------------------------------------------------+ 
Note: See TracChangeset for help on using the changeset viewer.