423 |
423 |
424 // Section: avatars |
424 // Section: avatars |
425 heading_avatars: 'Avatars', |
425 heading_avatars: 'Avatars', |
426 avatars_intro: 'Avatars are small images that users can display on their profiles and in comments.', |
426 avatars_intro: 'Avatars are small images that users can display on their profiles and in comments.', |
427 field_avatar_enable: 'Enable avatar support:', |
427 field_avatar_enable: 'Enable avatar support:', |
428 field_avatar_enable_hint: 'Supported formats are JPEG, PNG, and GIF™.', |
428 field_avatar_enable_hint: 'Supported formats are JPEG, PNG, and GIF℠.', |
429 field_avatar_enable_label: 'Enabled', |
429 field_avatar_enable_label: 'Enabled', |
430 field_avatar_max_filesize: 'Maximum avatar file size:', |
430 field_avatar_max_filesize: 'Maximum avatar file size:', |
431 field_avatar_max_filesize_hint: 'For smaller sites, the highest value for this should be about 50KB, 51200. Larger sites with more visitors will likely want to use something much smaller, such as 10KB.', |
431 field_avatar_max_filesize_hint: 'For smaller sites, the highest value for this should be about 50KB, 51200. Larger sites with more visitors will likely want to use something much smaller, such as 10KB.', |
432 field_avatar_max_dimensions: 'Maximum avatar dimensions:', |
432 field_avatar_max_dimensions: 'Maximum avatar dimensions:', |
433 field_avatar_max_dimensions_hint: 'The format is width × height. Typically you want to have this square (the same width and height). These are only maximum dimensions; users are not prevented from having smaller images.', |
433 field_avatar_max_dimensions_hint: 'The format is width × height. Typically you want to have this square (the same width and height). These are only maximum dimensions; users are not prevented from having smaller images.', |
434 field_avatar_allow_anim_title: 'Allow animated avatars:', |
434 field_avatar_allow_anim_title: 'Allow animated avatars:', |
435 field_avatar_allow_anim_hint: 'If this is checked, users can upload APNG and Animated GIF™ avatars. Sometimes such images can be specifically made to be distracting, like rapidly flashing images. If this is unchecked, these formats will be blocked, and only still PNGs and GIFs will be allowed.', |
435 field_avatar_allow_anim_hint: 'If this is checked, users can upload APNG and Animated GIF℠ avatars. Sometimes such images can be specifically made to be distracting, like rapidly flashing images. If this is unchecked, these formats will be blocked, and only still PNGs and GIFs will be allowed.', |
436 field_avatar_allow_anim: 'Don\'t block animated images', |
436 field_avatar_allow_anim: 'Don\'t block animated images', |
437 field_avatar_upload_methods: 'Allowed upload methods:', |
437 field_avatar_upload_methods: 'Allowed upload methods:', |
438 field_avatar_upload_file: 'Allow users to upload image files from their computers', |
438 field_avatar_upload_file: 'Allow users to upload image files from their computers', |
439 field_avatar_upload_http: 'Allow users to enter a URL to their desired avatar', |
439 field_avatar_upload_http: 'Allow users to enter a URL to their desired avatar', |
440 field_avatar_upload_gravatar: 'Allow users to use their <a href="http://www.gravatar.com/" onclick="window.open(this.href); return false;">Gravatar</a>', |
440 field_avatar_upload_gravatar: 'Allow users to use their <a href="http://www.gravatar.com/" onclick="window.open(this.href); return false;">Gravatar</a>', |
933 field_usertitle: 'User title:', |
933 field_usertitle: 'User title:', |
934 field_usertitle_hint: 'Displayed below the avatar or username, and above the rank.', |
934 field_usertitle_hint: 'Displayed below the avatar or username, and above the rank.', |
935 |
935 |
936 heading_imcontact: 'Instant messenger contact information', |
936 heading_imcontact: 'Instant messenger contact information', |
937 |
937 |
938 field_aim: 'AIM handle:', |
938 field_aim: 'AIM® handle:', |
939 field_wlm: '<acronym title="Windows™ Live Messenger">WLM</acronym> handle:', |
939 field_wlm: '<acronym title="Windows Live™ Messenger">WLM</acronym> handle:', |
940 field_wlm_hint: 'If you don\'t specify the domain (@whatever.com), "@hotmail.com" will be assumed.', |
940 field_wlm_hint: 'If you don\'t specify the domain (@whatever.com), "@hotmail.com" will be assumed.', |
941 field_yim: 'Yahoo! IM handle:', |
941 field_yim: 'Yahoo!® IM handle:', |
942 field_xmpp: 'Jabber™/XMPP handle:', |
942 field_xmpp: 'Jabber®/XMPP handle:', |
943 |
943 |
944 heading_contact_extra: 'Extra contact information', |
944 heading_contact_extra: 'Extra contact information', |
945 |
945 |
946 field_homepage: 'Homepage:', |
946 field_homepage: 'Homepage:', |
947 field_homepage_hint: 'Please remember the http:// prefix.', |
947 field_homepage_hint: 'Please remember the http:// prefix.', |