language/english/user.json
changeset 621 68f8a9cc0a18
parent 582 a38876c0793c
child 672 08a7875258b4
--- a/language/english/user.json	Wed Jul 09 21:04:51 2008 -0400
+++ b/language/english/user.json	Wed Jul 09 22:40:41 2008 -0400
@@ -331,6 +331,7 @@
       avatar_lbl_remove: 'Delete my avatar',
       avatar_lbl_set_http: 'Upload a new avatar from the Web',
       avatar_lbl_set_file: 'Upload a new avatar from my computer',
+      avatar_lbl_set_gravatar: 'Use my Gravatar',
       avatar_lbl_url: 'URL to image:',
       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.',
       avatar_lbl_file: 'Upload file:',
@@ -345,6 +346,12 @@
       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_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 <b>G</b>. 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 <b>PG</b>. Rude gestures, lesser swear words, mild violence, and mildly provocatively dressed individuals are permitted.',
+      avatar_gravatar_rating_r: 'The highest allowed rating for your Gravatar image is <b>R</b>. Nudity and violence must be tasteful.',
+      avatar_gravatar_rating_x: 'The highest allowed rating for your Gravatar image is <b>X</b>.',
+      avatar_link_gravatar_info: 'Learn about Gravatar',
       
       // Password strength widget
       pwstrength_score_verystrong: 'Very strong (score: %score%)',