language/english/admin.json
changeset 1372 947153b432ea
parent 1352 d97cf005f674
equal deleted inserted replaced
1371:d9814c4c2948 1372:947153b432ea
   445 			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.',
   445 			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.',
   446 			field_avatar_max_dimensions: 'Maximum avatar dimensions:',
   446 			field_avatar_max_dimensions: 'Maximum avatar dimensions:',
   447 			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.',
   447 			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.',
   448 			field_avatar_allow_anim_title: 'Allow animated avatars:',
   448 			field_avatar_allow_anim_title: 'Allow animated avatars:',
   449 			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.',
   449 			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.',
   450 			field_avatar_allow_anim: 'Don\'t block animated images',
   450 			field_avatar_allow_anim: 'Allow animated images',
   451 			field_avatar_upload_methods: 'Allowed upload methods:',
   451 			field_avatar_upload_methods: 'Allowed upload methods:',
   452 			field_avatar_upload_file: 'Allow users to upload image files from their computers',
   452 			field_avatar_upload_file: 'Allow users to upload image files from their computers',
   453 			field_avatar_upload_http: 'Allow users to enter a URL to their desired avatar',
   453 			field_avatar_upload_http: 'Allow users to enter a URL to their desired avatar',
   454 			field_avatar_upload_gravatar: 'Allow users to use their <a href="http://www.gravatar.com/" onclick="window.open(this.href); return false;">Gravatar</a>',
   454 			field_avatar_upload_gravatar: 'Allow users to use their <a href="http://www.gravatar.com/" onclick="window.open(this.href); return false;">Gravatar</a>',
   455 			field_avatar_gravatar_rating: 'Highest allowed rating for Gravatar images:',
   455 			field_avatar_gravatar_rating: 'Highest allowed rating for Gravatar images:',