Show
Ignore:
Timestamp:
03/28/10 22:29:55 (3 years ago)
Author:
patdenice
Message:

feature 1502: In template extensions admin page, change "Bound template" by "Bound theme".
Template extensions are now attached to all themes if nothing is selected in "bound theme" column.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/admin.lang.php

    r5408 r5434  
    641641$lang['%d photo was deleted'] = "%d photo deleted"; 
    642642$lang['%d photos were deleted'] = "%d photos deleted"; 
    643 $lang['Bound template'] = "Template attached"; 
    644643$lang['Downloads'] = "Downloads"; 
    645644$lang['Released on'] = "Released on"; 
     
    761760$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Impossible to deactivate this theme, you need at least one theme.'; 
    762761$lang['Webmaster status is required.'] = 'Webmaster status is required.'; 
     762$lang['Bound Theme'] = 'Bound Theme'; 
    763763?>