Ignore:
Timestamp:
Oct 19, 2013, 1:04:11 PM (11 years ago)
Author:
mistic100
Message:

feature 2978: remove useless sprintf in the core

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/album_notification.php

    r19703 r25005  
    116116  array_push(
    117117    $page['infos'],
    118     sprintf(
    119       l10n('An information email was sent to group "%s"'),
     118    l10n(
     119      'An information email was sent to group "%s"',
    120120      $group_name
    121121      )
Note: See TracChangeset for help on using the changeset viewer.