Merge pull request #106 from ZmagoD/zd_SCI_336_vol_2

Adds new image [fixes SCI-336]
This commit is contained in:
Zmago Devetak 2016-08-30 08:58:53 +02:00 committed by GitHub
commit 0eda62a958
4 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
<p><%= t('introductory.sentence_one_html') %></p>
<%= image_tag 'introductory_popup/image2.png', class: 'img-responsive' %>
<p><%=t 'introductory.sentence_two_html' %></p>
<%= image_tag 'introductory_popup/image1.jpg', class: 'img-responsive' %>
<%= image_tag 'introductory_popup/image1.png', class: 'img-responsive' %>
<p><%=t 'introductory.sentence_three_html' %></p>
<p><%=t 'introductory.sentence_four_html' %></p>
<p><%=t 'introductory.sentence_five_html' %></p>

View file

@ -1482,9 +1482,9 @@ en:
goodbye_message: "To repeat the tutorial, go to your Settings and open <strong>My preferences</strong> tab. Click on the <strong>Repeat tutorial</strong> button and watch the tutorial as many times needed."
introductory:
popup-title: "Dear sciNote user,"
popup-title: "New: Experiment level"
sentence_one_html: "To give you more flexibility in organization of your work, we have added a new feature to your sciNote: <strong>Experiment level</strong>. Now you are able to organize your Tasks and Workflows into different Experiments inside of an individual project. When you open a project you will see experiments displayed as thumbnails."
sentence_two_html: "You can see the changes in the hierarchy in the navigation panel as well."
sentence_two_html: "You can see the changes in the hierarchy in the navigation pane as well."
sentence_three_html: "All your existing Tasks and Workflows are now in a single Experiment called \"My first experiment\". You can always rename it, create new Experiments and move workflows between them. To move a Task or a Workflow to a different experiment, do the following:"
sentence_four_html: "1. Open experiment that contains a workflow you would like to move and click Edit experiment."
sentence_five_html: "2. In the Options dropdown of any task select Move workflow to another experiment."

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB