CRM Module fixes

This commit is contained in:
dev_amdtel 2013-12-03 15:13:43 +04:00
parent 18cd090671
commit 6738c1611a
10 changed files with 46 additions and 11 deletions

View file

@ -3643,8 +3643,8 @@
<data name="HostedCRM.CANONT_GET_CRM_USER_GENERAL_ERROR" xml:space="preserve">
<value>General error has been occurred while getting crm user.</value>
</data>
<data name="HostedCRM.USER_QUOTA_HAS_BEEN_REACHED" xml:space="preserve">
<value>CRM users quota has been reached.</value>
<data name="HostedCRM.USER_QUOTA_HAS_BEEN_REACHED0" xml:space="preserve">
<value>CRM users quota (full license) has been reached.</value>
</data>
<data name="HostedCRM.CANNOT_ADD_ORGANIZATION_OWNER_TO_ORGANIZATIO_USER" xml:space="preserve">
<value>Unable to add organization owner to organization users.</value>
@ -5371,4 +5371,7 @@
<data name="Quota.HostedCRM.MaxDatabaseSize" xml:space="preserve">
<value>Max Database Size, MB</value>
</data>
<data name="HostedCRM.USER_QUOTA_HAS_BEEN_REACHED2" xml:space="preserve">
<value>CRM users quota (limited license) has been reached.</value>
</data>
</root>