You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/locales/en.yml
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1058,19 +1058,19 @@ en:
1058
1058
description: |
1059
1059
An event in %{site_name} is a link to a single training event sourced by a provider along with description and other meta information (e.g. date, location, audience, ontological categorization, keywords, etc.).<br>
1060
1060
Training events can be added manually or automatically harvested from a provider's website.<br>
1061
-
If your website contains training events that you wish to include in %{site_name}, %{link}.
1062
-
link: see here for details on automatic registration
1061
+
If your website contains training events that you wish to include in %{site_name}, [%{link}](%{url}).
1062
+
link: see here for details on automatic registration
1063
1063
materials:
1064
1064
description: |
1065
1065
In the context of %{site_name}, a training material is a link to a single online training material sourced by a content provider (such as a text on a Web page, presentation, video, etc.).<br>
1066
1066
Materials can be added manually or automatically harvested from a provider's website.<br>
1067
-
If your website contains training materials that you wish to include in %{site_name}, %{link}.
1068
-
link: see here for details on automatic registration
1067
+
If your website contains training materials that you wish to include in %{site_name}, [%{link}](%{url}).
1068
+
link: see here for details on automatic registration
1069
1069
elearning_materials:
1070
1070
description: |
1071
1071
e-Learning materials are curated materials focused on e-Learning.
1072
-
If your website contains e-Learning materials that you wish to include in %{site_name}, %{link}.
1073
-
link: see here for details on automatic registration
1072
+
If your website contains e-Learning materials that you wish to include in %{site_name}, [%{link}](%{url}).
1073
+
link: see here for details on automatic registration
1074
1074
topics:
1075
1075
description: |
1076
1076
%{site_name} generates a scientific topic suggestion for each resource registered. It does this by passing the description and title of the resource to the Bioportal Annotator Web service.
@@ -1084,8 +1084,8 @@ en:
1084
1084
1. Register training materials.
1085
1085
2. Create a learning path topic and add materials to it (repeat for each topic).
1086
1086
3. Register a learning path and add learning path topics to it.<br>
1087
-
%{link}.
1088
-
link: See here for details on learning paths
1087
+
[%{link}](%{url}).
1088
+
link: See here for details on learning paths
1089
1089
learning_path_topics:
1090
1090
description: |
1091
1091
A learning path topic is an ordered list of training materials.
@@ -1094,8 +1094,8 @@ en:
1094
1094
1. Register training materials.
1095
1095
2. Create a learning path topic and add materials to it (repeat for each topic).
1096
1096
3. Register a learning path and add learning path topics to it.<br>
1097
-
%{link}
1098
-
link: See here for details on learning path topics
1097
+
[%{link}](%{url})
1098
+
link: See here for details on learning path topics
1099
1099
trainers:
1100
1100
description: |
1101
1101
%{site_name} provides a facility that allows registered users to provide information about their training experience and make this publicly available via the Trainers Register.
0 commit comments