Changeset 325

Show
Ignore:
Timestamp:
06/09/08 15:07:50 (6 months ago)
Author:
dramirez
Message:

Algunas traducciones

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • role/releases/1.1/roles.php

    r317 r325  
    1717} 
    1818else{ 
    19   $body = "<p>".__gettext("You are not authorized for see this page!")."</p>"; 
     19  $body = "<p>".__gettext("You are not authorized for view this page!")."</p>"; 
    2020} 
    2121 
  • role/releases/1.1/user_roles.php

    r317 r325  
    2121} 
    2222else{ 
    23   $body = "<p>".__gettext("You are not authorized for see this page!")."</p>"; 
     23  $body = "<p>".__gettext("You are not authorized for view this page!")."</p>"; 
    2424} 
    2525 
  • role/trunk/roles.php

    r316 r325  
    1717} 
    1818else{ 
    19   $body = "<p>".__gettext("You are not authorized for see this page!")."</p>"; 
     19  $body = "<p>".__gettext("You are not authorized for view this page!")."</p>"; 
    2020} 
    2121 
  • role/trunk/user_roles.php

    r316 r325  
    2121} 
    2222else{ 
    23   $body = "<p>".__gettext("You are not authorized for see this page!")."</p>"; 
     23  $body = "<p>".__gettext("You are not authorized for view this page!")."</p>"; 
    2424} 
    2525