Merge in changes about legal marks
authorNeal Gompa <neal@enanocms.org>
Fri, 02 Apr 2010 14:48:15 -0500
changeset 1237 446f1fad8dd4
parent 1235 25e13d35cd76 (current diff)
parent 1236 f76cf260e9fa (diff)
child 1238 56b94bd46968
Merge in changes about legal marks
--- a/language/english/admin.json	Fri Apr 02 15:12:02 2010 -0400
+++ b/language/english/admin.json	Fri Apr 02 14:48:15 2010 -0500
@@ -425,14 +425,14 @@
 			heading_avatars: 'Avatars',
 			avatars_intro: 'Avatars are small images that users can display on their profiles and in comments.',
 			field_avatar_enable: 'Enable avatar support:',
-			field_avatar_enable_hint: 'Supported formats are JPEG, PNG, and GIF&trade;.',
+			field_avatar_enable_hint: 'Supported formats are JPEG, PNG, and GIF&#8480;.',
 			field_avatar_enable_label: 'Enabled',
 			field_avatar_max_filesize: 'Maximum avatar file size:',
 			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.',
 			field_avatar_max_dimensions: 'Maximum avatar dimensions:',
 			field_avatar_max_dimensions_hint: 'The format is width &#215; 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.',
 			field_avatar_allow_anim_title: 'Allow animated avatars:',
-			field_avatar_allow_anim_hint: 'If this is checked, users can upload APNG and Animated GIF&trade; 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.',
+			field_avatar_allow_anim_hint: 'If this is checked, users can upload APNG and Animated GIF&#8480; 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.',
 			field_avatar_allow_anim: 'Don\'t block animated images',
 			field_avatar_upload_methods: 'Allowed upload methods:',
 			field_avatar_upload_file: 'Allow users to upload image files from their computers',
@@ -935,11 +935,11 @@
 			
 			heading_imcontact: 'Instant messenger contact information',
 			
-			field_aim: 'AIM handle:',
-			field_wlm: '<acronym title="Windows&trade; Live Messenger">WLM</acronym> handle:',
+			field_aim: 'AIM&reg; handle:',
+			field_wlm: '<acronym title="Windows Live&trade; Messenger">WLM</acronym> handle:',
 			field_wlm_hint: 'If you don\'t specify the domain (@whatever.com), "@hotmail.com" will be assumed.',
-			field_yim: 'Yahoo! IM handle:',
-			field_xmpp: 'Jabber&trade;/XMPP handle:',
+			field_yim: 'Yahoo!&reg; IM handle:',
+			field_xmpp: 'Jabber&reg;/XMPP handle:',
 			
 			heading_contact_extra: 'Extra contact information',
 			
--- a/language/english/install.json	Fri Apr 02 15:12:02 2010 -0400
+++ b/language/english/install.json	Fri Apr 02 14:48:15 2010 -0500
@@ -405,7 +405,7 @@
  												<p>The last option, Tiny URLs, is the most friendly URL scheme for search engines, because your URLs won\'t have any special characters
 														at all in them. However, this only works if your webhost has configured Apache with support for mod_rewrite. Most of the time if your
 														host supports this you will see a listing for it in their feature matrix. None of the popular Linux distributions (such as Ubuntu,
-														Debian, Red Hat Enterprise Linux&trade;, Fedora, openSUSE&trade;, or CentOS) come with mod_rewrite enabled, so if you run a
+														Debian&reg;, Red Hat&reg; Enterprise Linux&reg;, Fedora&trade;, openSUSE&trade;, or CentOS) come with mod_rewrite enabled, so if you run a
 														home-brew server, you should consult your distribution\'s documentation for enabling mod_rewrite before selecting this option.
 														With this scheme, URLs at your site will look like <tt>http://yoursite.com/path-to-enano/Main_Page</tt>.</p>
 														</p>',