Ignore:
Timestamp:
Mar 23, 2010, 11:06:13 PM (14 years ago)
Author:
nikrou
Message:

Fix problem with white space in language keys

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/plugins_new.php

    r5196 r5297  
    7272      array_push($page['errors'],
    7373        sprintf(l10n('An error occured during extraction (%s).'), $_GET['installstatus']),
    74         l10n('Please check \"plugins\" folder and sub-folders permissions (CHMOD).'));
     74        l10n('Please check "plugins" folder and sub-folders permissions (CHMOD).'));
    7575  } 
    7676}
Note: See TracChangeset for help on using the changeset viewer.