Changeset 861 in ExiteCMS for trunk/locale/English/admin/downloads.php


Ignore:
Timestamp:
10/02/07 22:23:07 (5 years ago)
Author:
hverton
Message:

moved more templates to the template include directory
download panel had problems displaying an odd number of categories
make more modules xhtml compliant

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/locale/English/admin/downloads.php

    r743 r861  
    3535$locale['453'] = "Category Description"; 
    3636$locale['454'] = "Category Date"; 
     37$locale['455'] = "Download Root"; 
    3738// Delete Download 
    3839$locale['460'] = "Delete Download?"; 
     
    5152$locale['488'] = "Save Download"; 
    5253$locale['489'] = "Update Publication Date"; 
     54$locale['490'] = "Attention! All downloads in '".$locale['455']."' are publicly accessable!"; 
    5355// Current Downloads 
    5456$locale['500'] = "Current Downloads"; 
Note: See TracChangeset for help on using the changeset viewer.