Daniel@0: {# vicm stands for vis instance cover content #} Daniel@0: Daniel@0: {% set tapToRetry = " Tap to retry." %} Daniel@0: Daniel@0: {%- jstmpl id="vicc__unknown" -%} Daniel@0: error|An unknown error occurred during rendering. Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: Daniel@0: {# specific view types #} Daniel@0: Daniel@0: {%- jstmpl id="vicc__view_default" -%} Daniel@0: info|Nothing to show in this view Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__view_unknown" -%} Daniel@0: info|Nothing to show in this view Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: Daniel@0: {# data preparing #} Daniel@0: Daniel@0: {%- jstmpl id="vicc__data-preparing_entity-derived__entity-collection-default" -%} Daniel@0: process|Updating the collection... Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__data-preparing_entity-derived__entity-collection-pair" -%} Daniel@0: process|Updating a pair of collections... Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__data-prearing_entity-derived__entity-recording-default" -%} Daniel@0: process|Obtaining parameters of the recording... Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__data-preparing_entity-derived__entity-recording-pair" -%} Daniel@0: process|Updating a pair of recordings... Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__data-preparing_base" -%} Daniel@0: process|Attempting to get the data... Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__data-preparing_overlay" -%} Daniel@0: process|Obtaining the data for the overlay... Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__drawing" -%} Daniel@0: process|Drawing... Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: Daniel@0: {# api errors #} Daniel@0: Daniel@0: {%- jstmpl id="vicc__api-error_entity-derived__entity-collection-default" -%} Daniel@0: error|An error occurred while updating the collection.{{ tapToRetry | raw }} Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__api-error_entity-derived__entity-collection-pair" -%} Daniel@0: error|An error occurred while updating a pair of collections.{{ tapToRetry | raw }} Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__api-error_entity-derived__entity-recording.default" -%} Daniel@0: error|An error occurred while obtaining the parameters of the recording.{{ tapToRetry | raw }} Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__api-error_base" -%} Daniel@0: warning|The data have not arrived.{{ tapToRetry | raw }} Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__api-error_overlay" -%} Daniel@0: warning|The data for the overlay have not arrived.{{ tapToRetry | raw }} Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: Daniel@0: {%- jstmpl id="vicc__api-message_progress_base" -%} Daniel@0: process|Your data are being prepared, please wait. Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: Daniel@0: {# error in data #} Daniel@0: Daniel@0: {# {%- jstmpl id="vicc__" -%} Daniel@0: {%- endjstmpl -%} #} Daniel@0: Daniel@0: Daniel@0: Daniel@0: {# special cases #} Daniel@0: Daniel@0: {%- jstmpl id="vicc__collection_undefined__entity-collection-default" -%} Daniel@0: info|Nothing to shown for a collection with no recordings. Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__collection_undefined__entity-collection-pair" -%} Daniel@0: info|Please make sure that both neighbouring collections contain recordings. Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: Daniel@0: {%- jstmpl id="vicc__collection_no-recordings__entity-collection-default" -%} Daniel@0: info|Nothing to shown for a collection with no recordings. Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__collection_no-recordings__entity-collection-pair" -%} Daniel@0: info|Please make sure that both neighbouring collections contain recordings. Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__pair_incomplete__entity-collection-pair" -%} Daniel@0: info|Place this column between two collections
using Alt ↔ Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__pair_incomplete__entity-recording-pair" -%} Daniel@0: info|Place this column between two recordings
using Alt ↔ Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__comparison_not-supported" -%} Daniel@0: info|This data layout does not imply comparison. Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__comparison_wrong-type" -%} Daniel@0: info|This data layout does not imply comparison of the chosen type. Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__recording_undefined" -%} Daniel@0: info| Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__ok-count-0" -%} Daniel@0: warning|The feature could not be extracted from any of the recordings in the sample. Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: Daniel@0: {%- jstmpl id="vicc__auxiliary-resources_pending" -%} Daniel@0: process|Preparing to draw... Daniel@0: {%- endjstmpl -%} Daniel@0: Daniel@0: {%- jstmpl id="vicc__auxiliary-resources_fail" -%} Daniel@0: error|This view failed to initialise and cannot be shown. Please reload the app. Daniel@0: {%- endjstmpl -%} Daniel@0: