|
|
@ -40,6 +40,9 @@ |
|
|
|
<span ng-switch-when="PHOTO_INVALID_DIMENSIONS"> |
|
|
|
<span ng-switch-when="PHOTO_INVALID_DIMENSIONS"> |
|
|
|
The photo dimensions are invalid, please select another file. |
|
|
|
The photo dimensions are invalid, please select another file. |
|
|
|
</span> |
|
|
|
</span> |
|
|
|
|
|
|
|
<span ng-switch-when="VIDEO_EXT_INVALID"> |
|
|
|
|
|
|
|
The video file extension is invalid or unsupported, please select another file. |
|
|
|
|
|
|
|
</span> |
|
|
|
<span ng-switch-when="PHOTO_CROP_SIZE_SMALL"> |
|
|
|
<span ng-switch-when="PHOTO_CROP_SIZE_SMALL"> |
|
|
|
The photo you provided is too small. |
|
|
|
The photo you provided is too small. |
|
|
|
</span> |
|
|
|
</span> |
|
|
|