Changeset 15741 for trunk/modules
- Timestamp:
- 12/08/11 02:57:58 (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/boonex/english/install/data/langs/en.xml
r15735 r15741 2064 2064 <string name="_adm_prm_txt_options"><![CDATA[Options]]></string> 2065 2065 <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> 2067 2068 <string name="_adm_prm_err_level_name"><![CDATA[You need to enter name(3, 100) for membership level]]></string> 2068 2069 <string name="_adm_prm_txt_level_icon"><![CDATA[Icon]]></string> … … 2070 2071 <string name="_adm_prm_err_level_icon_remove"><![CDATA[Cannot remove icon]]></string> 2071 2072 <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> 2072 2074 <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> 2073 2076 <string name="_adm_prm_err_level_quota_size"><![CDATA[You need to enter a numeric value, leave 0 for unlimit]]></string> 2074 2077 <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> 2075 2079 <string name="_adm_prm_err_level_quota_max_file_size"><![CDATA[You need to enter a numeric value, leave 0 for unlimit]]></string> 2076 2080 <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> 2077 2082 <string name="_adm_prm_err_level_quota_number"><![CDATA[You need to enter a numeric value, leave 0 for unlimit]]></string> 2078 2083 <string name="_adm_prm_btn_level_add"><![CDATA[Add Level]]></string>
Note: See TracChangeset
for help on using the changeset viewer.