This commit is contained in:
Myk Melez 2009-09-09 15:01:41 -07:00
Родитель ddecab9f4a
Коммит 5a1d8126c1
3 изменённых файлов: 5 добавлений и 33 удалений

Просмотреть файл

@ -43,8 +43,8 @@
<p>&snowl.firstrun.write.messages;</p>
<p>Get involved!
<a href="http://labs.mozilla.com/projects/snowl/">&snowl.a.learn.more.about.snowl;</a>,
<a href="https://labs.mozilla.com/forum/?CategoryID=27">&snowl.a.tell.us.what.you.think;</a>,
<a href="http://labs.mozilla.com/snowl/">&snowl.a.learn.more.about.snowl;</a>,
<a href="http://groups.google.com/group/mozilla-labs-snowl/">&snowl.a.tell.us.what.you.think;</a>,
<a href="https://bugzilla.mozilla.org/buglist.cgi?product=Mozilla Labs&amp;component=Snowl">&snowl.a.browse.bug.reports;</a>,
<a href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Mozilla Labs&amp;component=Snowl">&snowl.a.report.a.bug;</a>,
<a href="http://hg.mozilla.org/labs/snowl/">&snowl.a.check.out.the.source;</a>.

Просмотреть файл

@ -24,38 +24,10 @@
You've just updated Snowl, an experiment in messaging in the browser.
</p>
<p>
This version includes a number of new features. In particular:
</p>
<ul>
<li>
read messages in the
<a href="javascript:gBrowserWindow.toggleSidebar('viewSnowlStream')">stream view</a>,
a sidebar that lets you keep track of incoming messages while you
do other things;
</li>
<li>
send messages via Twitter by pressing the write button
<img src="chrome://snowl/content/icons/email_add.png"> in any view;
</li>
<li>
subscribe to multiple Twitter accounts;
</li>
<li>
add buttons to your toolbars for quicker access to Snowl features
via the <code>View > Toolbars > Customize...</code> menu option.
</li>
</ul>
<p>
It also includes many bug fixes.
</p>
<p>
Get involved!
<a href="http://labs.mozilla.com/projects/snowl/">Learn more about Snowl</a>,
<a href="https://labs.mozilla.com/forum/?CategoryID=27">tell us what you think</a>,
<a href="http://labs.mozilla.com/snowl/">Learn more about Snowl</a>,
<a href="http://groups.google.com/group/mozilla-labs-snowl/">tell us what you think</a>,
<a href="https://bugzilla.mozilla.org/buglist.cgi?product=Mozilla Labs&amp;component=Snowl">browse bug reports</a>,
<a href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Mozilla Labs&amp;component=Snowl">report a bug</a>,
and

Просмотреть файл

@ -2,7 +2,7 @@
<!ENTITY snowl.p.you.ve.just.installed.snowl "You've just installed Snowl, an experiment in messaging in the browser.">
<!ENTITY snowl.firstrun.access.tips "Access Snowl from the <code>Tools > Snowl</code> menu or the Snowl button <img src='chrome://snowl/content/icons/snowl-16.png'/> in the bottom left corner of your browser window.">
<!ENTITY snowl.firstrun.buttons "Add buttons to your toolbars for quicker access to Snowl features via the <code>View > Toolbars > Customize…</code> menu option.">
<!ENTITY snowl.firstrun.suscribe.howto "Subscribe to feeds by clicking the feed icon <img src='chrome://browser/skin/feeds/feedIcon16.png'/> that appears in the Firefox location bar when you visit a web site with a feed and selecting Snowl from the list of feed readers on the feed preview page.">
<!ENTITY snowl.firstrun.suscribe.howto "Subscribe to feeds by clicking the feed icon <img src='chrome://browser/skin/feeds/feedIcon16.png'/> that appears in the Firefox location bar when you visit a web site with a feed.">
<!ENTITY snowl.firstrun.suscribe.twitter "Subscribe to Twitter or import an OPML file from the <code>Tools > Snowl</code> menu or the Snowl button <img src='chrome://snowl/content/icons/snowl-16.png' /> in the bottom left corner of your browser window.">
<!ENTITY snowl.firstrun.read.messages "Read messages in the <a href='&link.to.river;'>river</a>, <a href='&link.to.stream;'>stream</a>, and <a href='&link.to.list;'>list </a> views.">
<!ENTITY snowl.firstrun.write.messages "Write a message by pressing the write button <img src='chrome://snowl/content/icons/email_add.png' /> in any view.">