language/english/user.json
changeset 1086 6a59951b70e4
parent 1081 745200a9cc2a
child 1132 05fe0039d952
equal deleted inserted replaced
1085:3343a05e7e5b 1086:6a59951b70e4
   357       avatar_lbl_set_gravatar: 'Use my Gravatar',
   357       avatar_lbl_set_gravatar: 'Use my Gravatar',
   358       avatar_lbl_url: 'URL to image:',
   358       avatar_lbl_url: 'URL to image:',
   359       avatar_lbl_url_desc: 'This must start with the <tt>http://</tt> prefix and must be a valid URL. The image will be copied from the existing URL to this server - dynamic avatars are not supported.',
   359       avatar_lbl_url_desc: 'This must start with the <tt>http://</tt> prefix and must be a valid URL. The image will be copied from the existing URL to this server - dynamic avatars are not supported.',
   360       avatar_lbl_file: 'Upload file:',
   360       avatar_lbl_file: 'Upload file:',
   361       avatar_lbl_file_desc: 'Your browser needs to support file uploads for this option to work.',
   361       avatar_lbl_file_desc: 'Your browser needs to support file uploads for this option to work.',
   362       avatar_limits: 'The image cannot be more than %config.avatar_max_size% bytes in size. The maximum dimensions are %config.avatar_max_width% &#215; %config.avatar_max_height% pixels. Allowed formats are PNG, GIF, and JPEG.',
   362       avatar_limits: 'The maximum file size is %config.avatar_max_size% bytes, and maximum dimensions are %config.avatar_max_width% &#215; %config.avatar_max_height% pixels; we\'ll try resizing it if necessary. Allowed formats are PNG, GIF, and JPEG.',
   363       avatar_delete_success: 'Your avatar has been deleted.',
   363       avatar_delete_success: 'Your avatar has been deleted.',
   364       avatar_bad_write: 'Either the remote server had trouble finding the image, or your image exceeded the allowed file size.',
   364       avatar_bad_write: 'Either the remote server had trouble finding the image, or your image exceeded the allowed file size.',
   365       avatar_bad_filetype: 'The file you selected is invalid. You must choose a file in PNG, JPEG, or GIF format.',
   365       avatar_bad_filetype: 'The file you selected is invalid. You must choose a file in PNG, JPEG, or GIF format.',
   366       avatar_disallowed_animation: 'You have chosen an animated image, which is not allowed. Please choose a non-animated image.',
   366       avatar_disallowed_animation: 'You have chosen an animated image, which is not allowed. Please choose a non-animated image.',
   367       avatar_corrupt_image: 'The image you selected is corrupt. Please choose another image.',
   367       avatar_corrupt_image: 'The image you selected is corrupt. Please choose another image.',
   368       avatar_too_large: 'The image you uploaded exceeds the maximum dimensions (%config.avatar_max_width% &#215; %config.avatar_max_height%px) allowed on this site. Please choose another image.',
   368       avatar_too_large: 'The image you uploaded exceeds the maximum dimensions (%config.avatar_max_width% &#215; %config.avatar_max_height%px) allowed on this site. Please choose another image.',
   369       avatar_move_failed: 'Your image was accepted, but there was a problem moving the image file to the correct location.',
   369       avatar_move_failed: 'Your image was accepted, but there was a problem moving the image file to the correct location.',
   370       avatar_upload_success: 'Your avatar has been updated.',
   370       avatar_upload_success: 'Your avatar has been updated.',
   371       avatar_file_too_large: 'The image you uploaded exceeds the maximum file size allowed for avatars on this site.',
   371       avatar_file_too_large: 'The image you uploaded exceeds the maximum file size allowed for avatars on this site.',
       
   372       avatar_invalid_url: 'The URL you entered to your avatar image is not valid. Please enter another URL and try again.',
   372       avatar_gravatar_success: 'Your Gravatar will now be used as your avatar on this site.',
   373       avatar_gravatar_success: 'Your Gravatar will now be used as your avatar on this site.',
   373       avatar_gravatar_rating_g: 'The highest allowed rating for your Gravatar image is <b>G</b>. Images must be suitable for display on all websites with any audience type.',
   374       avatar_gravatar_rating_g: 'The highest allowed rating for your Gravatar image is <b>G</b>. Images must be suitable for display on all websites with any audience type.',
   374       avatar_gravatar_rating_pg: 'The highest allowed rating for your Gravatar image is <b>PG</b>. Rude gestures, lesser swear words, mild violence, and mildly provocatively dressed individuals are permitted.',
   375       avatar_gravatar_rating_pg: 'The highest allowed rating for your Gravatar image is <b>PG</b>. Rude gestures, lesser swear words, mild violence, and mildly provocatively dressed individuals are permitted.',
   375       avatar_gravatar_rating_r: 'The highest allowed rating for your Gravatar image is <b>R</b>. Nudity and violence must be tasteful.',
   376       avatar_gravatar_rating_r: 'The highest allowed rating for your Gravatar image is <b>R</b>. Nudity and violence must be tasteful.',
   376       avatar_gravatar_rating_x: 'The highest allowed rating for your Gravatar image is <b>X</b>.',
   377       avatar_gravatar_rating_x: 'The highest allowed rating for your Gravatar image is <b>X</b>.',