Ignore:
Timestamp:
Mar 30, 2012, 9:43:39 PM (12 years ago)
Author:
Eric
Message:

r13822 merged from trunk
Bug 2602 fixed - Sql error when Confirmation by admin is set
Small code refactoring and cleanup
en_UK reference translation spellchecking
de_DE translation updated
fr_FR translation updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/branches/2.40/language/en_UK/plugin.lang.php

    r13122 r13825  
    11<?php
    22
    3 global $lang,$conf;
    4 
    5 $conf_UAM = unserialize($conf['UserAdvManager']);
     3//global $lang,$conf;
     4
     5//$conf_UAM = unserialize($conf['UserAdvManager']);
    66
    77
     
    240240$lang['UAM_Default_ConfirmMail_Txt'] = 'Hello [username]! Thank you to have register on [mygallery].
    241241
    242 To complete the procedure and be able to browse through the pictures, thank you kindly confirm your registration by clicking on the link in this message.';
     242To complete the process and be able to browse through the pictures, thank you kindly confirm your registration by clicking on the link in this message.';
    243243$lang['UAM_Default_GhstReminder_Txt'] = 'Hello [username].
    244244       
Note: See TracChangeset for help on using the changeset viewer.