Make WordPress Core


Ignore:
Timestamp:
03/15/2005 04:38:59 PM (20 years ago)
Author:
ryan
Message:

More localization fixes. http://mosquito.wordpress.org/view.php?id=1113 Props: SteveAgl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/link-import.php

    r1818 r2446  
    2929
    3030    <ol>
    31     <li><?php _e('Go to <a href="http://www.blogrolling.com">Blogrolling.com</a>
    32     and sign in. Once you&#8217;ve done that, click on <strong>Get Code</strong>, and then
    33     look for the <strong><abbr title="Outline Processor Markup Language">OPML</abbr>
    34     code</strong>') ?>.</li>
    35     <li><?php _e('Or go to <a href="http://blo.gs">Blo.gs</a> and sign in. Once you&#8217;ve done
    36     that in the \'Welcome Back\' box on the right, click on <strong>share</strong>, and then
    37     look for the <strong><abbr title="Outline Processor Markup Language">OPML</abbr>
    38     link</strong> (favorites.opml).') ?></li>
     31    <li><?php _e('Go to <a href="http://www.blogrolling.com">Blogrolling.com</a> and sign in. Once you&#8217;ve done that, click on <strong>Get Code</strong>, and then look for the <strong><abbr title="Outline Processor Markup Language">OPML</abbr> code</strong>') ?>.</li>
     32    <li><?php _e('Or go to <a href="http://blo.gs">Blo.gs</a> and sign in. Once you&#8217;ve done that in the \'Welcome Back\' box on the right, click on <strong>share</strong>, and then look for the <strong><abbr title="Outline Processor Markup Language">OPML</abbr> link</strong> (favorites.opml).') ?></li>
    3933    <li><?php _e('Select that text and copy it or copy the link/shortcut into the box below.') ?><br />
    4034       <input type="hidden" name="step" value="1" />
Note: See TracChangeset for help on using the changeset viewer.