Dotclear

Changeset 37:89b90dfd3913


Ignore:
Timestamp:
04/28/11 18:22:27 (14 years ago)
Author:
Tomtom33 <tbouron@…>
Branch:
safemode
Children:
42:aba6d23140fc, 44:1ba2d7aa0d98, 45:282249d3b55d
Message:

Fixed text messages

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/auth.php

    r36 r37  
    393393               echo 
    394394               '<p><a href="auth.php?safe_mode=1" id="safe_mode_link">'.__('I want to log in in safe mode').'</a></p>'. 
    395                '<p class="form-note"><a href="#" id="safe_mode_link_help">'.__('Know more about safe mode').'</a></p>'. 
     395               '<p class="form-note"><a href="#" id="safe_mode_link_help">'.__('What is dotclear safe mode ?').'</a></p>'. 
    396396               '<p id="safe_mode_help"><em>'. 
    397                     __('This mode allows you to log in without any plugin loaded (very usefull in case of conflict between two of them for example)').'&nbsp;'. 
    398                     __('Disable or delete plugin(s) which are giving you troubles then log out. You can after log in as usual'). 
     397                    __('This mode allows you to login without activating any of your plugins. This may be useful to solve compatibility problems').'&nbsp;'. 
     398                    __('Disable or delete any plugin suspected to cause trouble, then log out and log back in normally.'). 
    399399               '</em></p>'; 
    400400          } 
  • inc/admin/lib.dc.page.php

    r36 r37  
    138138               echo 
    139139               '<div class="error"><h3>'.__('Safe mode').'</h3>'. 
    140                '<p>'.__('You are in safe mode. All plugins have been temporary disabled. Remind to log out then log in again normally to get back all functionalities').'</p>'. 
     140               '<p>'.__('You are in safe mode. All plugins have been temporarily disabled. Remind to log out then log in again normally to get back all functionalities').'</p>'. 
    141141               '</div>'; 
    142142          } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map