Ignore:
Timestamp:
Mar 7, 2010, 2:42:33 PM (14 years ago)
Author:
ddtddt
Message:

[Branche2] bug:1486

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/admin/permalinks.php

    r3046 r5070  
    101101  pwg_query($query);
    102102  if (mysql_affected_rows()==0)
    103     array_push($page['errors'], 'Cannot delete the old permalink !');
     103    array_push($page['errors'], l10n('Cannot delete the old permalink !'));
    104104}
    105105
Note: See TracChangeset for help on using the changeset viewer.