HomeHelpTrac

Changeset 15741 for trunk/modules


Ignore:
Timestamp:
12/08/11 02:57:58 (6 months ago)
Author:
Anton Lesnikov
Message:

Studio -> Level create form -> tips

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/boonex/english/install/data/langs/en.xml

    r15735 r15741  
    20642064    <string name="_adm_prm_txt_options"><![CDATA[Options]]></string> 
    20652065    <string name="_adm_prm_txt_add_price"><![CDATA[Add New Pricing Option]]></string> 
    2066     <string name="_adm_prm_txt_level_name"><![CDATA[Name]]></string> 
     2066    <string name="_adm_prm_txt_level_name"><![CDATA[Title]]></string> 
     2067    <string name="_adm_prm_dsc_level_name"><![CDATA[Short name for the membership level (i.e Premium, Gold, Newcomer, etc.)]]></string> 
    20672068    <string name="_adm_prm_err_level_name"><![CDATA[You need to enter name(3, 100) for membership level]]></string> 
    20682069    <string name="_adm_prm_txt_level_icon"><![CDATA[Icon]]></string> 
     
    20702071    <string name="_adm_prm_err_level_icon_remove"><![CDATA[Cannot remove icon]]></string> 
    20712072    <string name="_adm_prm_txt_level_description"><![CDATA[Description]]></string> 
     2073    <string name="_adm_prm_dsc_level_description"><![CDATA[Brief overview of terms and advantages of this level.]]></string> 
    20722074    <string name="_adm_prm_txt_level_quota_size"><![CDATA[Storage Limit(Mb)]]></string> 
     2075    <string name="_adm_prm_dsc_level_quota_size"><![CDATA[Limit how much space can be used by user with this level across all modules (0 - unlimited).]]></string> 
    20732076    <string name="_adm_prm_err_level_quota_size"><![CDATA[You need to enter a numeric value, leave 0 for unlimit]]></string> 
    20742077    <string name="_adm_prm_txt_level_quota_max_file_size"><![CDATA[Max File Size Limit(Mb)]]></string> 
     2078    <string name="_adm_prm_dsc_level_quota_max_file_size"><![CDATA[Limit how much space can be used by user with this level across all modules (0 - unlimited, other system limits may apply).]]></string> 
    20752079    <string name="_adm_prm_err_level_quota_max_file_size"><![CDATA[You need to enter a numeric value, leave 0 for unlimit]]></string> 
    20762080    <string name="_adm_prm_txt_level_quota_number"><![CDATA[Max Files Limit]]></string> 
     2081    <string name="_adm_prm_dsc_level_quota_number"><![CDATA[Limit  amount of files a user with this level can upload (0 - unlimited).]]></string> 
    20772082    <string name="_adm_prm_err_level_quota_number"><![CDATA[You need to enter a numeric value, leave 0 for unlimit]]></string> 
    20782083    <string name="_adm_prm_btn_level_add"><![CDATA[Add Level]]></string> 
Note: See TracChangeset for help on using the changeset viewer.