Added: "You have too many folders!" description (#414)

This commit is contained in:
RainLoop Team 2015-01-16 04:09:03 +04:00
parent 71a141dbb4
commit ec51bb0b9f
29 changed files with 66 additions and 12 deletions

View file

@ -83,7 +83,7 @@
}
else
{
Data.foldersListError(
Data.folderList.error(
oData && oData.ErrorCode ? Utils.getNotification(oData.ErrorCode) : Utils.i18n('NOTIFICATIONS/CANT_CREATE_FOLDER'));
}