editor: Added a description for the "Share" button.

This commit is contained in:
satyr 2010-03-19 21:08:06 +09:00
Родитель d90726b0d6
Коммит 2a0f4f1090
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -104,8 +104,8 @@
<div class="col-five">
<h2>&ubiquity.editor.ShareYourCommands;</h2>
<p>&ubiquity.editor.ShareCommandsParagraph1;</p>
<p>&ubiquity.editor.ShareCommandsParagraph2;</p>
<p>&ubiquity.editor.ShareCommandsParagraph1;</p>
<h2>&ubiquity.editor.DevelopingUbiquity;</h2>
<p>&ubiquity.editor.DevelopingUbiquityParagraph1;</p>

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

@ -149,7 +149,7 @@
<!ENTITY ubiquity.editor.ShareYourCommands "Share Your Commands">
<!ENTITY ubiquity.editor.ShareCommandsParagraph1 "Post your command on the <a href='&link.wildCmds;'>commands in the wild</a> wiki page so that other users can find it.">
<!ENTITY ubiquity.editor.ShareCommandsParagraph2 "Also, sign up for the the <a href='&link.herdDash;'>herd command</a> which will then display your command on the <a href='&link.herdMain;'>dashboard</a>.">
<!ENTITY ubiquity.editor.ShareCommandsParagraph2 "The &ldquo;Share&rdquo; button lets you paste your commands to <a href='http://gist.github.com/'>Gist</a>, which auto detects &appTitle; codes and makes them subscribable. To browse all the commands and skins pasted to Gist, visit <a href='http://ubigist.appspot.com/'>ubigist</a>.">
<!ENTITY ubiquity.editor.DevelopingUbiquity "Developing &appTitle;">