Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. messages: {
  2. invalidJson: 'Invalid JSON response.',
  3. uploadError: 'Ajax upload error.',
  4. webcam: 'Webcam Error: ',
  5. flashwebcam: 'Webcam Error. Please try again.',
  6.  
  7. uploading: 'Uploading...', *I am trying to display an image instead of a message*
  8.  
  9. saving: 'Saving...',
  10. loading: 'Loading...',
  11. jcrop: 'jQuery Jcrop not loaded',
  12. minCropWidth: 'Crop selection requires a minimum width of ',
  13. maxCropWidth: 'Crop selection exceeds maximum width of ',
  14. minCropHeight: 'Crop selection requires a height of ',
  15. maxCropHeight: 'Crop selection exceeds maximum height of ',
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement