diff -r 3343a05e7e5b -r 6a59951b70e4 language/english/user.json --- a/language/english/user.json Fri Aug 21 11:47:26 2009 -0400 +++ b/language/english/user.json Fri Aug 21 11:54:26 2009 -0400 @@ -359,7 +359,7 @@ avatar_lbl_url_desc: 'This must start with the http:// prefix and must be a valid URL. The image will be copied from the existing URL to this server - dynamic avatars are not supported.', avatar_lbl_file: 'Upload file:', avatar_lbl_file_desc: 'Your browser needs to support file uploads for this option to work.', - avatar_limits: 'The image cannot be more than %config.avatar_max_size% bytes in size. The maximum dimensions are %config.avatar_max_width% × %config.avatar_max_height% pixels. Allowed formats are PNG, GIF, and JPEG.', + avatar_limits: 'The maximum file size is %config.avatar_max_size% bytes, and maximum dimensions are %config.avatar_max_width% × %config.avatar_max_height% pixels; we\'ll try resizing it if necessary. Allowed formats are PNG, GIF, and JPEG.', avatar_delete_success: 'Your avatar has been deleted.', avatar_bad_write: 'Either the remote server had trouble finding the image, or your image exceeded the allowed file size.', avatar_bad_filetype: 'The file you selected is invalid. You must choose a file in PNG, JPEG, or GIF format.', @@ -369,6 +369,7 @@ avatar_move_failed: 'Your image was accepted, but there was a problem moving the image file to the correct location.', avatar_upload_success: 'Your avatar has been updated.', avatar_file_too_large: 'The image you uploaded exceeds the maximum file size allowed for avatars on this site.', + avatar_invalid_url: 'The URL you entered to your avatar image is not valid. Please enter another URL and try again.', avatar_gravatar_success: 'Your Gravatar will now be used as your avatar on this site.', avatar_gravatar_rating_g: 'The highest allowed rating for your Gravatar image is G. Images must be suitable for display on all websites with any audience type.', avatar_gravatar_rating_pg: 'The highest allowed rating for your Gravatar image is PG. Rude gestures, lesser swear words, mild violence, and mildly provocatively dressed individuals are permitted.',