File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
app/views/saved_scenario_history Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- <% content_for(:title) { "#{@saved_scenario.title} <% #{t('meta.name')} " } %>
1+ <% content_for(:title) { "#{@saved_scenario.title}" } %>
22<% content_for :menu_title, @saved_scenario.localized_title(I18n.locale) %>
33<%= render(partial: "saved_scenarios/block_right_menu", locals: { saved_scenario: @saved_scenario }) %>
44
Original file line number Diff line number Diff line change 122122 Click the 'Invite others' button to give someone access to your scenario,
123123 or use the table above to manage users that are already coupled. <br/><br/>
124124 See the
125- <a class="underline hover:text-midnight-800" href="https://docs.energytransitionmodel.com/main/managing-scenarios/scenario-access-management /" target=\"_blank\">
125+ <a class="underline hover:text-midnight-800" href="https://docs.energytransitionmodel.com/main/user_manual/ managing-scenarios/scenario-manage-access /" target=\"_blank\">
126126 documentation</a> for more information.
127127 invite : ' Invite others'
128128 send_invite : Send invite
163163 description : |
164164 Here you can see the history of your saved scenario. A description can be added to each historical version.
165165 When you are owner of this scenario, you can reset the scenario to an older stage. See the
166- <a class="underline hover:text-midnight-800" href="https://docs.energytransitionmodel.com/main/managing-scenarios/scenario-version-history" target=\"_blank\">
166+ <a class="underline hover:text-midnight-800" href="https://docs.energytransitionmodel.com/main/user_manual/ managing-scenarios/scenario-version-history" target=\"_blank\">
167167 documentation</a> for more information.
168168 title : History
169169 error : Something went wrong updating the history of your scenario
177177 Edit the description of this saved version. Save your notes on what you have changed.
178178 restore_description : |
179179 Restore the saved scenario to this version. This action is irreversible.
180+ empty_message : No description
180181 saved_scenarios :
181182 title : Saved scenarios
182183 empty : You don't have any scenarios.
Original file line number Diff line number Diff line change 106106 Klik op 'Anderen uitnodigen' om iemand toegang te geven tot jouw scenario of
107107 gebruik bovenstaande tabel om gekoppelde gebruikers te beheren.<br/><br/>
108108 Zie de
109- <a class="underline hover:text-midnight-800" href="https://docs.energytransitionmodel.com/main/managing-scenarios/scenario-access-management/" target=\"_blank\">
109+ <a class="underline hover:text-midnight-800" href="https://docs.energytransitionmodel.com/main/user_manual/ managing-scenarios/scenario-access-management/" target=\"_blank\">
110110 documentatie</a> voor meer informatie.
111111 invite : ' Anderen uitnodigen'
112112 send_invite : Stuur uitnodiging
148148 description : |
149149 Here you can see the history of your saved scenario. A description can be added to each historical version.
150150 When you are owner of this scenario, you can reset the scenario to an older stage. See the
151- <a class="underline hover:text-midnight-800" href="https://docs.energytransitionmodel.com/main/managing-scenarios/scenario-version-history" target=\"_blank\">
151+ <a class="underline hover:text-midnight-800" href="https://docs.energytransitionmodel.com/main/user_manual/ managing-scenarios/scenario-version-history" target=\"_blank\">
152152 documentation</a> for more information.
153153 title : History
154154 error : Something went wrong updating the history of your scenario
162162 Edit the description of this saved version. Save your notes on what you have changed.
163163 restore_description : |
164164 Restore the saved scenario to this version. This action is irreversible.
165+ empty_message : Geen beschrijving
165166 saved_scenarios :
166167 title : Opgeslagen scenario's
167168 empty : Je hebt nog geen scenario's.
You can’t perform that action at this time.
0 commit comments