Ignore:
Timestamp:
10/09/08 11:20:13 (4 years ago)
Author:
hverton
Message:

updated English and Dutch language packs for v7.20

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/administration/tools/language_pack_English.php

    r1802 r1836  
    2323        $localestrings['404page'] = "<table border=\"0\" cellspacing=\"0\" cellpadding=\"5\" width=\"100%\" align=\"center\"> <tbody><tr><td width=\"10\"> </td><td><div align=\"center\"><font size=\"6\"><span class=\"shoutboxname\"><br />404 - Page Not Found</span><br /></font></div><br /><br /><hr width=\"90%\" size=\"2\" /><br /><br /><div align=\"center\">We are sorry, but the document you requested cannot be found on this server.<br /></div><br /><div align=\"center\">Most likely, this is a result of yet another reorganization of this Website to reflect our constant evolution and ongoing development, coupled with a transition from an old server with lots of legacy files to a shiny new server.<br /></div><br /><div align=\"center\">But then again, it might just be a completely random event and the result of too many cosmic rays. Who knows?<br /></div><br /><br /><hr width=\"90%\" size=\"2\" /><br /><br /><div align=\"center\">Your best bet for finding what you seek is to start at our home page (<a href=\"/\">click here to jump to the home page</a>), check out our menu, or use the search menu option.<br /></div><br /><div align=\"center\">If that doesn't work, and you think it's a document that should be here, please send a PM to the webmaster and let us know about it (registered users only).</div></td><td width=\"10\"> </td></tr></tbody></table><br />"; 
    2424        load_localestrings($localestrings, LP_LOCALE, "404page", $step); 
    25  
    26         $localestrings = array(); 
    27         $localestrings['400'] = "Photo Albums"; 
    28         $localestrings['401'] = "There are no photo albums or galleries available to display"; 
    29         $localestrings['402'] = "You don't have the rights to upload to this album"; 
    30         $localestrings['403'] = "File succesfully uploaded"; 
    31         $localestrings['404'] = "Photo properties succesfully updated"; 
    32         $localestrings['405'] = "You don't have the rights to update the photo properties"; 
    33         $localestrings['406'] = "Delete photo"; 
    34         $localestrings['407'] = "View photo"; 
    35         $localestrings['408'] = "Requested photo can not be found"; 
    36         $localestrings['409'] = "You don't have the rights to view this photo"; 
    37         $localestrings['410'] = "You don't have the rights to set the highlight photo"; 
    38         $localestrings['411'] = "Photo has been deleted from the album"; 
    39         $localestrings['412'] = "Photo has been deleted from the gallery"; 
    40         $localestrings['413'] = "You don't have the rights to delete this photo"; 
    41         $localestrings['414'] = "You don't have the rights to create an album"; 
    42         $localestrings['415'] = "You don't have the rights to modify this album"; 
    43         $localestrings['416'] = "Please enter a title for this new album"; 
    44         $localestrings['417'] = "Please enter a description for this new album"; 
    45         $localestrings['418'] = "Album information succesfully saved"; 
    46         $localestrings['419'] = "Album information could not be written to the database"; 
    47         $localestrings['420'] = "You don't have the rights to delete this album"; 
    48         $localestrings['421'] = "Album has been deleted"; 
    49         $localestrings['422'] = "Add a new album"; 
    50         $localestrings['423'] = "Album with ID %s not found"; 
    51         $localestrings['424'] = "Update album"; 
    52         $localestrings['425'] = "You don't have the rights to view this album"; 
    53         $localestrings['426'] = "View album:"; 
    54         $localestrings['427'] = "You don't have the rights to create a gallery"; 
    55         $localestrings['428'] = "You don't have the rights to modify this gallery"; 
    56         $localestrings['429'] = "Please enter a title for this new gallery"; 
    57         $localestrings['430'] = "Please enter a description for this new gallery"; 
    58         $localestrings['431'] = "Gallery information succesfully saved"; 
    59         $localestrings['432'] = "Gallery information could not be written to the database"; 
    60         $localestrings['433'] = "You don't have the rights to delete this gallery"; 
    61         $localestrings['434'] = "Gallery has been deleted"; 
    62         $localestrings['435'] = "Add a new gallery"; 
    63         $localestrings['436'] = "Delete gallery"; 
    64         $localestrings['437'] = "Gallery with ID %s not found"; 
    65         $localestrings['438'] = "Update gallery"; 
    66         $localestrings['439'] = "You don't have the rights to view this gallery"; 
    67         $localestrings['440'] = "View gallery:"; 
    68         $localestrings['441'] = "Back to Albums"; 
    69         $localestrings['442'] = "Uploading to album:"; 
    70         $localestrings['443'] = "Number of images:"; 
    71         $localestrings['444'] = "Upload Queue"; 
    72         $localestrings['445'] = "0 files uploaded, %s files remaining"; 
    73         $localestrings['446'] = "Select file(s) - Max %s"; 
    74         $localestrings['447'] = "Cancel All Uploads"; 
    75         $localestrings['448'] = "We're sorry. The upload module could not load. You must have JavaScript enabled to upload."; 
    76         $localestrings['449'] = "The upload module is loading. Please wait a moment..."; 
    77         $localestrings['450'] = "The upload module is taking a long time to load or the load has failed. Please make sure JavaScript is enabled and that a working version of the Adobe Flash Player is installed."; 
    78         $localestrings['451'] =  "We're sorry, the upload module could not load. You may need to install or upgrade Flash Player.<br />Visit the <a href='http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash'>Adobe website</a> to get the Flash Player."; 
    79         $localestrings['452'] = "Previous Photo"; 
    80         $localestrings['453'] = "Next Photo"; 
    81         $localestrings['454'] = "Back to the Gallery"; 
    82         $localestrings['455'] = "Back to the Album"; 
    83         $localestrings['456'] = "Image title:"; 
    84         $localestrings['457'] = "Original image name:"; 
    85         $localestrings['458'] = "Last updated:"; 
    86         $localestrings['459'] = "Uploaded by:"; 
    87         $localestrings['460'] = "Viewed:"; 
    88         $localestrings['461'] = "Description:"; 
    89         $localestrings['462'] = "Update Properties"; 
    90         $localestrings['463'] = "You are about to delete this photo from the gallery <b>%s</b>.<br />It will not be removed from the album or other galleries it is included in.<br /><b>Are you sure?</b><br /><br />"; 
    91         $localestrings['464'] = "You are about to delete this photo from the album <b>%s</b><br />and all galleries it is included in.<br /><b>Are you sure?</b><br /><br />"; 
    92         $localestrings['465'] = "Albums are usually grouped by an event in time, like a holiday or trip<br />You upload images into albums"; 
    93         $localestrings['466'] = "Galleries are collections of images, usually around a specific theme<br />You can add images from different albums to a gallery"; 
    94         $localestrings['467'] = "This album contains %s image(s)"; 
    95         $localestrings['468'] = "This gallery contains %s image(s)"; 
    96         $localestrings['469'] = "Album:"; 
    97         $localestrings['470'] = "Gallery:"; 
    98         $localestrings['471'] = "Slideshow"; 
    99         $localestrings['472'] = "Edit album properties"; 
    100         $localestrings['473'] = "Upload new images"; 
    101         $localestrings['474'] = "Delete this album"; 
    102         $localestrings['475'] = "Edit gallery properties"; 
    103         $localestrings['476'] = "Delete this gallery"; 
    104         $localestrings['477'] = "Owner:"; 
    105         $localestrings['478'] = "Updated:"; 
    106         $localestrings['479'] = "Previous Gallery"; 
    107         $localestrings['480'] = "Previous Album"; 
    108         $localestrings['481'] = "Back to Albums"; 
    109         $localestrings['482'] = "Next Gallery"; 
    110         $localestrings['483'] = "Next Album"; 
    111         $localestrings['484'] = "Set as gallery highlight"; 
    112         $localestrings['485'] = "Edit photo properties"; 
    113         $localestrings['486'] = "Delete this photo"; 
    114         $localestrings['487'] = "You can give this photo a description by editing the photo properties."; 
    115         $localestrings['488'] = "There are no photo's in this gallery."; 
    116         $localestrings['489'] = "Gallery ID:"; 
    117         $localestrings['490'] = "Gallery title:"; 
    118         $localestrings['491'] = "Gallery is viewed:"; 
    119         $localestrings['492'] = "%s  time(s)"; 
    120         $localestrings['493'] = "Gallery highlight:"; 
    121         $localestrings['494'] = "Owned by:"; 
    122         $localestrings['495'] = "Can be viewed by:"; 
    123         $localestrings['496'] = "Owner only"; 
    124         $localestrings['497'] = "Can be modified by:"; 
    125         $localestrings['498'] = "Viewers can comment:"; 
    126         $localestrings['499'] = "Yes"; 
    127         $localestrings['500'] = "No"; 
    128         $localestrings['501'] = "Viewers can rate:"; 
    129         $localestrings['502'] = "Gallery description:"; 
    130         $localestrings['503'] = "Add Gallery"; 
    131         $localestrings['504'] = "Save Gallery"; 
    132         $localestrings['505'] = "You are about to delete the gallery <b>%s</b>.<br />The photo's will remain available in the album they were uploaded in, and other galleries.<br /><b>Are you sure?</b><br /><br />"; 
    133         $localestrings['506'] = "Delete Gallery"; 
    134         $localestrings['507'] = "Cancel"; 
    135         $localestrings['508'] = "Set as album highlight"; 
    136         $localestrings['509'] = "Add this image to gallery:"; 
    137         $localestrings['510'] = "Assign"; 
    138         $localestrings['511'] = "There are no photo's in this album."; 
    139         $localestrings['512'] = "Album ID:"; 
    140         $localestrings['513'] = "Album title:"; 
    141         $localestrings['514'] = "Album is viewed:"; 
    142         $localestrings['515'] = "Album highlight:"; 
    143         $localestrings['516'] = "Album description:"; 
    144         $localestrings['517'] = "Add Album"; 
    145         $localestrings['518'] = "Save Album"; 
    146         $localestrings['519'] = "You are about to delete the album <b>%s</b> and <u>all photo's</u> in it.<br />The photo's will also be removed from <u>all galleries</u>.<br /><b>Are you sure?</b>"; 
    147         $localestrings['520'] = "Delete Album"; 
    148         $localestrings['521'] = "Photo set as album highlight"; 
    149         $localestrings['522'] = "Delete photo"; 
    150         $localestrings['523'] = "Photo set as gallery highlight"; 
    151         $localestrings['524'] = "Images"; 
    152         load_localestrings($localestrings, LP_LOCALE, "main.albums", $step); 
    153  
    154         $localestrings = array(); 
    155         $localestrings['MovienameExists'] = "is already in use. The Flash Object could not be added"; 
    156         $localestrings['BodyMissing'] = "Could not find the 'body' element"; 
    157         $localestrings['FlashMissing'] = "Could not find Flash element"; 
    158         $localestrings['ToManyArgs'] = "To many arguments when calling the Flash Object"; 
    159         $localestrings['InvFunction'] = "Invalid function name"; 
    160         $localestrings['EventHandler'] = "Event handler"; 
    161         $localestrings['EHunknown'] = "is unknown or not a function"; 
    162         $localestrings['ExtMethFailed'] = "External Interface methods failed to initialize"; 
    163         $localestrings['USHnoFunc'] = "upload_start_handler must be a function"; 
    164         $localestrings['Pending'] = "Pending..."; 
    165         $localestrings['QueueToMany'] = "You have attempted to queue too many files."; 
    166         $localestrings['LimitReached'] = "You have reached the upload limit."; 
    167         $localestrings['YouMaySelect'] = "You may select"; 
    168         $localestrings['UpTo'] = " up to "; 
    169         $localestrings['Files'] = "files."; 
    170         $localestrings['OneFile'] = " one file."; 
    171         $localestrings['FileToBig'] = "File is to big."; 
    172         $localestrings['ZeroByteFile'] = "Can not upload zero byte files."; 
    173         $localestrings['InvFileType'] = "Invalid file type."; 
    174         $localestrings['UnkError'] = "Unhandled error."; 
    175         $localestrings['Uploading'] = "Uploading..."; 
    176         $localestrings['Processing'] = "Processing..."; 
    177         $localestrings['UploadError'] = "Upload error: "; 
    178         $localestrings['UploadFailed'] = "Upload failed."; 
    179         $localestrings['ServerIOError'] = "Server I/O error."; 
    180         $localestrings['SecurityError'] = "Security error."; 
    181         $localestrings['ValidationError'] = "Failed validation. Upload skipped."; 
    182         $localestrings['Cancelled'] = "Cancelled"; 
    183         $localestrings['Stopped'] = "Stopped"; 
    184         $localestrings['FileOne'] = "file"; 
    185         $localestrings['FileMore'] = "files"; 
    186         $localestrings['Uploaded'] = " uploaded. "; 
    187         $localestrings['Remaining'] = " remaining. "; 
    188         load_localestrings($localestrings, LP_LOCALE, "swfupload", $step); 
    18925 
    19026        $localestrings = array(); 
     
    28012637 
    28022638        $localestrings = array(); 
     2639        $localestrings['400'] = "Photo Albums"; 
     2640        $localestrings['401'] = "There are no photo albums or galleries available to display"; 
     2641        $localestrings['402'] = "You don't have the rights to upload to this album"; 
     2642        $localestrings['403'] = "File succesfully uploaded"; 
     2643        $localestrings['404'] = "Photo properties succesfully updated"; 
     2644        $localestrings['405'] = "You don't have the rights to update the photo properties"; 
     2645        $localestrings['406'] = "Delete photo"; 
     2646        $localestrings['407'] = "View photo"; 
     2647        $localestrings['408'] = "Requested photo can not be found"; 
     2648        $localestrings['409'] = "You don't have the rights to view this photo"; 
     2649        $localestrings['410'] = "You don't have the rights to set the highlight photo"; 
     2650        $localestrings['411'] = "Photo has been deleted from the album"; 
     2651        $localestrings['412'] = "Photo has been deleted from the gallery"; 
     2652        $localestrings['413'] = "You don't have the rights to delete this photo"; 
     2653        $localestrings['414'] = "You don't have the rights to create an album"; 
     2654        $localestrings['415'] = "You don't have the rights to modify this album"; 
     2655        $localestrings['416'] = "Please enter a title for this new album"; 
     2656        $localestrings['417'] = "Please enter a description for this new album"; 
     2657        $localestrings['418'] = "Album information succesfully saved"; 
     2658        $localestrings['419'] = "Album information could not be written to the database"; 
     2659        $localestrings['420'] = "You don't have the rights to delete this album"; 
     2660        $localestrings['421'] = "Album has been deleted"; 
     2661        $localestrings['422'] = "Add a new album"; 
     2662        $localestrings['423'] = "Album with ID %s not found"; 
     2663        $localestrings['424'] = "Update album"; 
     2664        $localestrings['425'] = "You don't have the rights to view this album"; 
     2665        $localestrings['426'] = "View album:"; 
     2666        $localestrings['427'] = "You don't have the rights to create a gallery"; 
     2667        $localestrings['428'] = "You don't have the rights to modify this gallery"; 
     2668        $localestrings['429'] = "Please enter a title for this new gallery"; 
     2669        $localestrings['430'] = "Please enter a description for this new gallery"; 
     2670        $localestrings['431'] = "Gallery information succesfully saved"; 
     2671        $localestrings['432'] = "Gallery information could not be written to the database"; 
     2672        $localestrings['433'] = "You don't have the rights to delete this gallery"; 
     2673        $localestrings['434'] = "Gallery has been deleted"; 
     2674        $localestrings['435'] = "Add a new gallery"; 
     2675        $localestrings['436'] = "Delete gallery"; 
     2676        $localestrings['437'] = "Gallery with ID %s not found"; 
     2677        $localestrings['438'] = "Update gallery"; 
     2678        $localestrings['439'] = "You don't have the rights to view this gallery"; 
     2679        $localestrings['440'] = "View gallery:"; 
     2680        $localestrings['441'] = "Back to Albums"; 
     2681        $localestrings['442'] = "Uploading to album:"; 
     2682        $localestrings['443'] = "Number of images:"; 
     2683        $localestrings['444'] = "Upload Queue"; 
     2684        $localestrings['445'] = "0 files uploaded, %s files remaining"; 
     2685        $localestrings['446'] = "Select file(s) - Max %s"; 
     2686        $localestrings['447'] = "Cancel All Uploads"; 
     2687        $localestrings['448'] = "We're sorry. The upload module could not load. You must have JavaScript enabled to upload."; 
     2688        $localestrings['449'] = "The upload module is loading. Please wait a moment..."; 
     2689        $localestrings['450'] = "The upload module is taking a long time to load or the load has failed. Please make sure JavaScript is enabled and that a working version of the Adobe Flash Player is installed."; 
     2690        $localestrings['451'] = "We're sorry, the upload module could not load. You may need to install or upgrade Flash Player.<br />Visit the <a href='http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash'>Adobe website</a> to get the Flash Player."; 
     2691        $localestrings['452'] = "Previous Photo"; 
     2692        $localestrings['453'] = "Next Photo"; 
     2693        $localestrings['454'] = "Back to the Gallery"; 
     2694        $localestrings['455'] = "Back to the Album"; 
     2695        $localestrings['456'] = "Image title:"; 
     2696        $localestrings['457'] = "Original image name:"; 
     2697        $localestrings['458'] = "Last updated:"; 
     2698        $localestrings['459'] = "Uploaded by:"; 
     2699        $localestrings['460'] = "Viewed:"; 
     2700        $localestrings['461'] = "Description:"; 
     2701        $localestrings['462'] = "Update Properties"; 
     2702        $localestrings['463'] = "You are about to delete this photo from the gallery <b>%s</b>.<br />It will not be removed from the album or other galleries it is included in.<br /><b>Are you sure?</b><br /><br />"; 
     2703        $localestrings['464'] = "You are about to delete this photo from the album <b>%s</b><br />and all galleries it is included in.<br /><b>Are you sure?</b><br /><br />"; 
     2704        $localestrings['465'] = "Albums are usually grouped by an event in time, like a holiday or trip<br />You upload images into albums"; 
     2705        $localestrings['466'] = "Galleries are collections of images, usually around a specific theme<br />You can add images from different albums to a gallery"; 
     2706        $localestrings['467'] = "This album contains %s image(s)"; 
     2707        $localestrings['468'] = "This gallery contains %s image(s)"; 
     2708        $localestrings['469'] = "Album:"; 
     2709        $localestrings['470'] = "Gallery:"; 
     2710        $localestrings['471'] = "Slideshow"; 
     2711        $localestrings['472'] = "Edit album properties"; 
     2712        $localestrings['473'] = "Upload new images"; 
     2713        $localestrings['474'] = "Delete this album"; 
     2714        $localestrings['475'] = "Edit gallery properties"; 
     2715        $localestrings['476'] = "Delete this gallery"; 
     2716        $localestrings['477'] = "Owner:"; 
     2717        $localestrings['478'] = "Updated:"; 
     2718        $localestrings['479'] = "Previous Gallery"; 
     2719        $localestrings['480'] = "Previous Album"; 
     2720        $localestrings['481'] = "Back to Albums"; 
     2721        $localestrings['482'] = "Next Gallery"; 
     2722        $localestrings['483'] = "Next Album"; 
     2723        $localestrings['484'] = "Set as gallery highlight"; 
     2724        $localestrings['485'] = "Edit photo properties"; 
     2725        $localestrings['486'] = "Delete this photo"; 
     2726        $localestrings['487'] = "You can give this photo a description by editing the photo properties."; 
     2727        $localestrings['488'] = "There are no photo's in this gallery."; 
     2728        $localestrings['489'] = "Gallery ID:"; 
     2729        $localestrings['490'] = "Gallery title:"; 
     2730        $localestrings['491'] = "Gallery is viewed:"; 
     2731        $localestrings['492'] = "%s  time(s)"; 
     2732        $localestrings['493'] = "Gallery highlight:"; 
     2733        $localestrings['494'] = "Owned by:"; 
     2734        $localestrings['495'] = "Can be viewed by:"; 
     2735        $localestrings['496'] = "Owner only"; 
     2736        $localestrings['497'] = "Can be modified by:"; 
     2737        $localestrings['498'] = "Viewers can comment:"; 
     2738        $localestrings['499'] = "Yes"; 
     2739        $localestrings['500'] = "No"; 
     2740        $localestrings['501'] = "Viewers can rate:"; 
     2741        $localestrings['502'] = "Gallery description:"; 
     2742        $localestrings['503'] = "Add Gallery"; 
     2743        $localestrings['504'] = "Save Gallery"; 
     2744        $localestrings['505'] = "You are about to delete the gallery <b>%s</b>.<br />The photo's will remain available in the album they were uploaded in, and other galleries.<br /><b>Are you sure?</b><br /><br />"; 
     2745        $localestrings['506'] = "Delete Gallery"; 
     2746        $localestrings['507'] = "Cancel"; 
     2747        $localestrings['508'] = "Set as album highlight"; 
     2748        $localestrings['509'] = "Add this image to gallery:"; 
     2749        $localestrings['510'] = "Assign"; 
     2750        $localestrings['511'] = "There are no photo's in this album."; 
     2751        $localestrings['512'] = "Album ID:"; 
     2752        $localestrings['513'] = "Album title:"; 
     2753        $localestrings['514'] = "Album is viewed:"; 
     2754        $localestrings['515'] = "Album highlight:"; 
     2755        $localestrings['516'] = "Album description:"; 
     2756        $localestrings['517'] = "Add Album"; 
     2757        $localestrings['518'] = "Save Album"; 
     2758        $localestrings['519'] = "You are about to delete the album <b>%s</b> and <u>all photo's</u> in it.<br />The photo's will also be removed from <u>all galleries</u>.<br /><b>Are you sure?</b>"; 
     2759        $localestrings['520'] = "Delete Album"; 
     2760        $localestrings['521'] = "Photo set as album highlight"; 
     2761        $localestrings['522'] = "Delete photo"; 
     2762        $localestrings['523'] = "Photo set as gallery highlight"; 
     2763        $localestrings['524'] = "Images"; 
     2764        load_localestrings($localestrings, LP_LOCALE, "main.albums", $step); 
     2765 
     2766        $localestrings = array(); 
    28032767        $localestrings['400'] = "Articles"; 
    28042768        $localestrings['401'] = "No Article Categories defined"; 
     
    37023666        $localestrings['mon012'] = "December"; 
    37033667        load_localestrings($localestrings, LP_LOCALE, "months", $step); 
     3668 
     3669        $localestrings = array(); 
     3670        $localestrings['BodyMissing'] = "Could not find the 'body' element"; 
     3671        $localestrings['Cancelled'] = "Cancelled"; 
     3672        $localestrings['EHunknown'] = "is unknown or not a function"; 
     3673        $localestrings['EventHandler'] = "Event handler"; 
     3674        $localestrings['ExtMethFailed'] = "External Interface methods failed to initialize"; 
     3675        $localestrings['FileMore'] = "files"; 
     3676        $localestrings['FileOne'] = "file"; 
     3677        $localestrings['Files'] = "files."; 
     3678        $localestrings['FileToBig'] = "File is to big."; 
     3679        $localestrings['FlashMissing'] = "Could not find Flash element"; 
     3680        $localestrings['InvFileType'] = "Invalid file type."; 
     3681        $localestrings['InvFunction'] = "Invalid function name"; 
     3682        $localestrings['LimitReached'] = "You have reached the upload limit."; 
     3683        $localestrings['MovienameExists'] = "is already in use. The Flash Object could not be added"; 
     3684        $localestrings['OneFile'] = " one file."; 
     3685        $localestrings['Pending'] = "Pending..."; 
     3686        $localestrings['Processing'] = "Processing..."; 
     3687        $localestrings['QueueToMany'] = "You have attempted to queue too many files."; 
     3688        $localestrings['Remaining'] = " remaining. "; 
     3689        $localestrings['SecurityError'] = "Security error."; 
     3690        $localestrings['ServerIOError'] = "Server I/O error."; 
     3691        $localestrings['Stopped'] = "Stopped"; 
     3692        $localestrings['ToManyArgs'] = "To many arguments when calling the Flash Object"; 
     3693        $localestrings['UnkError'] = "Unhandled error."; 
     3694        $localestrings['Uploaded'] = " uploaded. "; 
     3695        $localestrings['UploadError'] = "Upload error: "; 
     3696        $localestrings['UploadFailed'] = "Upload failed."; 
     3697        $localestrings['Uploading'] = "Uploading..."; 
     3698        $localestrings['UpTo'] = " up to "; 
     3699        $localestrings['USHnoFunc'] = "upload_start_handler must be a function"; 
     3700        $localestrings['ValidationError'] = "Failed validation. Upload skipped."; 
     3701        $localestrings['YouMaySelect'] = "You may select"; 
     3702        $localestrings['ZeroByteFile'] = "Can not upload zero byte files."; 
     3703        load_localestrings($localestrings, LP_LOCALE, "swfupload", $step); 
    37043704        return ""; 
    37053705    } 
     
    37413741if (!defined('LP_CHARSET')) define('LP_CHARSET', "utf-8"); 
    37423742if (!defined('LP_DIRECTION')) define('LP_DIRECTION', "LTR"); 
    3743 if (!defined('LP_VERSION')) define('LP_VERSION', "7.10"); 
    3744 if (!defined('LP_DATE')) define('LP_DATE', time()); 
    3745 if (!defined('LP_FLAGS')) define('LP_FLAGS', "us|gb|ca|au|nz|in|za|ir|mt|hk|pr"); 
     3743if (!defined('LP_COUNTRIES')) define('LP_COUNTRIES', "us|gb|ca|au|nz|in|za|ir|mt|hk|pr"); 
     3744if (!defined('LP_VERSION')) define('LP_VERSION', "7.20"); 
     3745if (!defined('LP_DATE')) define('LP_DATE', "1223543930"); 
    37463746$lp_date = LP_DATE; 
    37473747 
     
    38043804        if ($step == "install" || defined('CMS_SETUP_LOAD')) { 
    38053805            $result = dbquery("INSERT INTO ".$db_prefix."locale (locale_code, locale_name, locale_countries, locale_locale, locale_charset, locale_direction, locale_active) VALUES ('".LP_LOCALE."', '".LP_LANGUAGE."', '".LP_COUNTRIES."', '".LP_LOCALES."', '".LP_CHARSET."', '".LP_DIRECTION."', 1)"); 
     3806        } elseif ($step == "upgrade") { 
     3807            $result = dbquery("UPDATE ".$db_prefix."locale SET locale_name = '".LP_LANGUAGE."', locale_countries = '".LP_COUNTRIES."', locale_locale = '".LP_LOCALES."', locale_charset = '".LP_CHARSET."', locale_direction = '".LP_DIRECTION."' WHERE locale_code = '".LP_LOCALE."'"); 
    38063808        } 
    38073809        if ($error = install_language_pack($step)) { 
     
    38313833     
    38323834        // countries for which this language pack applies 
    3833         $variables['flags'] = explode("|", LP_FLAGS); 
     3835        $variables['flags'] = explode("|", LP_COUNTRIES); 
    38343836 
    38353837        // check the last update of the locale 
Note: See TracChangeset for help on using the changeset viewer.