Ignore:
Timestamp:
05/15/08 22:25:54 (4 years ago)
Author:
hverton
Message:

Merged trunk revisions 1342:1407 into the PLi-Fusion branch

File:
1 edited

Legend:

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

    r1343 r1408  
    969969        $localestrings['720'] = "Enable group messages for:"; 
    970970        $localestrings['721'] = "Show all recipients of a message:"; 
     971        $localestrings['722'] = "No Inbox message limit for:"; 
     972        $localestrings['723'] = "No Outbox message limit for:"; 
     973        $localestrings['724'] = "No Archive message limit for:"; 
     974        $localestrings['725'] = "- no one -"; 
    971975        $localestrings['750'] = "Save Settings"; 
    972976        $localestrings['751'] = "<< Prev"; 
     
    21252129        $localestrings['412'] = "Page: "; 
    21262130        $localestrings['413'] = "RSS Feed"; 
     2131        $localestrings['414'] = "View all posts"; 
    21272132        $localestrings['430'] = "download(s)"; 
    21282133        $localestrings['450'] = "View Forum"; 
     
    23152320        $localestrings['472']['12'] = "violet"; 
    23162321        $localestrings['472']['13'] = "black"; 
    2317         $localestrings['472']['14'] = "gray"; 
     2322        $localestrings['472']['14'] = "grey"; 
    23182323        $localestrings['472']['15'] = "silver"; 
    23192324        $localestrings['472']['16'] = "white"; 
     
    24912496        $localestrings['026'] = "My Recent Threads"; 
    24922497        $localestrings['027'] = "My Recent Posts"; 
     2498        $localestrings['027a'] = "All Posts"; 
    24932499        $localestrings['028'] = "New Posts"; 
    24942500        $localestrings['029'] = "Latest News"; 
     
    25432549        $localestrings['083'] = "CMS Administration"; 
    25442550        $localestrings['084'] = "Logout"; 
    2545         $localestrings['085'] = "%u private "; 
    2546         $localestrings['086'] = "message"; 
    2547         $localestrings['087'] = "messages"; 
    2548         $localestrings['088'] = "post"; 
    2549         $localestrings['089'] = "posts"; 
    2550         $localestrings['090'] = "%u new forum "; 
     2551        $localestrings['085'] = "%u private message"; 
     2552        $localestrings['086'] = "%u private messages"; 
     2553        $localestrings['087'] = "Downloads"; 
     2554        $localestrings['088'] = "%u new forum post"; 
     2555        $localestrings['089'] = "%u new forum posts"; 
     2556        $localestrings['090'] = "Posts"; 
    25512557        $localestrings['091'] = "Mark all read"; 
    25522558        $localestrings['100'] = "Member Poll"; 
     
    26202626        $localestrings['408'] = "Send me a new password"; 
    26212627        $localestrings['409'] = "New password for "; 
    2622         $localestrings['410'] = "Hello [USER_NAME],\n\nYou have or someone has requested a new password to access your [SITENAME] account.\n\nTo change your password please click the following link:\n\n[NEW_PASS_LINK]\n\nRegards,\n[SITEUSERNAME]"; 
    2623         $localestrings['411'] = "Hello [USER_NAME],\n\nYour new password to access your [SITENAME] account is:\n\n[NEW_PASS]\n\nRegards,\n[SITEUSERNAME]"; 
     2628        $localestrings['410'] = "Hello [USERNAME],\n\nYou have or someone has requested a new password to access your [SITENAME] account.\n\nTo change your password please click the following link:\n\n[NEW_PASS_LINK]\n\nRegards,\n[SITEUSERNAME]"; 
     2629        $localestrings['411'] = "Hello [USERNAME],\n\nYour new password to access your [SITENAME] account is:\n\n[NEW_PASS]\n\nRegards,\n[SITEUSERNAME]"; 
    26242630        load_localestrings($localestrings, LP_LOCALE, "main.lostpassword", $step); 
    26252631 
     
    28672873        $localestrings['414'] = "Email address %s does not exist<br>(according to the mailserver %s)."; 
    28682874        $localestrings['449'] = "Welcome to %s"; 
    2869         $localestrings['450'] = "Hello [USER_NAME],\n\nWelcome to [SITENAME]. Here are your login details:\n\nUsername: [USERNAME]\nFullname: [FULLNAME]\nPassword: [PASSWORD]\n\nPlease activate your account via the following link:\n"; 
     2875        $localestrings['450'] = "Hello [USERNAME],\n\nWelcome to [SITENAME]. Here are your login details:\n\nUsername: [USERNAME]\nFullname: [FULLNAME]\nPassword: [PASSWORD]\n\nPlease activate your account via the following link:\n"; 
    28702876        $localestrings['451'] = "Registration complete"; 
    28712877        $localestrings['452'] = "You can now log in."; 
     
    31353141        $localestrings['u901'] = "Full Name"; 
    31363142        load_localestrings($localestrings, LP_LOCALE, "main.user_fields", $step); 
    3137  
    3138         $localestrings = array(); 
    3139         $localestrings['400'] = "Webshop"; 
    3140         $localestrings['410'] = "Select your shop. The shop currently selected is highlighted"; 
    3141         $localestrings['411'] = "<b>Note:</b><br /> 
    3142                 <img src='".THEME."images/bullet.gif' /> If you don't live in these area's of the world, check out all shops to see which one has the best delivery fees for your country <br /> 
    3143                 <img src='".THEME."images/bullet.gif' /> Sometimes the shop has session issues. If the shop doesn't display as expected, click on the 'Shop' button to reload the shop<br /> 
    3144                 <img src='".THEME."images/bullet.gif' /> Every shop uses different suppliers. Not all products are available in all shops 
    3145         "; 
    3146         load_localestrings($localestrings, LP_LOCALE, "main.webshop", $step); 
    3147  
    31483143        return ""; 
    31493144    } 
     
    31823177if (!defined('LP_CHARSET')) define('LP_CHARSET', "iso-8859-1"); 
    31833178if (!defined('LP_VERSION')) define('LP_VERSION', "7.10"); 
    3184 if (!defined('LP_DATE')) define('LP_DATE', "1204579858"); 
    3185 $lp_date = "1204579858"; 
     3179if (!defined('LP_DATE')) define('LP_DATE', "1210855263"); 
     3180$lp_date = "1210855263"; 
    31863181 
    31873182/*---------------------------------------------------+ 
     
    32413236    // install the language pack 
    32423237    if ($step == "install" || $step == "upgrade") { 
    3243         if ($step == "install") { 
     3238        if ($step == "install" || defined('CMS_SETUP_LOAD')) { 
    32443239            $result = dbquery("INSERT INTO ".$db_prefix."locale (locale_code, locale_name, locale_locale, locale_charset, locale_active) VALUES ('".LP_LOCALE."', '".LP_LANGUAGE."', '".LP_LOCALES."', '".LP_CHARSET."', 1)"); 
    32453240        } 
Note: See TracChangeset for help on using the changeset viewer.