Ignore:
Timestamp:
Sep 9, 2011, 6:05:08 PM (13 years ago)
Author:
ddtddt
Message:

[extensions] - UserAdvManage - bug encoding hu_HU

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/language/hu_HU/plugin.lang.php

    r12117 r12125  
    263263              </ol>
    264264            </li>
    265           </ul>
    266 <br>
    267 B. In plugin PWG Stuffs :
    268               <ol>
    269                 <li>Go to tab "Add a new module"</li>
    270                 <li>Choose "UAM Module"</li>
    271                 <li>Configure the module, indicating the title (eg "Registration pending validation") and its description, and only check "Waiting" in the list of groups allowed</li>
    272                 <li>Complete content of the module with the message information to be displayed to users not validated. As UAM, languages markup may be used if the plugin is enabled Extended Description</li>
    273                 <li>Check "Display the module on the homepage of the site"</li>
    274                 <li>Validate the configuration of the module</li>
    275               </ol>
    276             </li>
    277           </ul>';
    278 B. In plugin PWG Stuffs :
    279               <ol>
    280                 <li>Go to tab "Add a new module"</li>
    281                 <li>Choose "UAM Module"</li>
    282                 <li>Configure the module, indicating the title (eg "Registration pending validation") and its description, and only check "Waiting" in the list of groups allowed</li>
    283                 <li>Complete content of the module with the message information to be displayed to users not validated. As UAM, languages markup may be used if the plugin is enabled Extended Description</li>
    284                 <li>Check "Display the module on the homepage of the site"</li>
    285                 <li>Validate the configuration of the module</li>
    286               </ol>
    287             </li>
    288265          </ul>';
    289266$lang['UAM_Tips2'] = 'Information of non-validated registration with UAM and Additional Pages';
     
    355332              <ol>
    356333                <li>Add a new page with at least the following parameters:</li>
    357                 <ul>
    358                   <li>Page name: The name you wish to give to the additional page (ie: Registration not validated)</li>
    359                   <li>Set as homepage checked</li>
    360                   <li>Groups allowed: Check the box corresponding to the group "Waiting" configured in UAM</li>
    361                   <li>Content: The text you want to use for visitors.</li>
    362                 </ul>
    363                 <br>
    364                 <li>And that\'s it! Only visitors registered and whose registration has not been validated will see this additional index page.</li>
    365               </ol>
    366             </li>
    367           </ul>';
    368334                <ul>
    369335                  <li>Page name: The name you wish to give to the additional page (ie: Registration not validated)</li>
Note: See TracChangeset for help on using the changeset viewer.