Skip to content
Snippets Groups Projects
Commit 777eae3a authored by Kathrin Osswald's avatar Kathrin Osswald
Browse files

Fixed string declaration issue.

parent 391f6069
No related branches found
No related tags found
No related merge requests found
...@@ -73,7 +73,7 @@ $string['showswitchedroleincoursesetting'] = 'Position of switch role informatio ...@@ -73,7 +73,7 @@ $string['showswitchedroleincoursesetting'] = 'Position of switch role informatio
$string['showswitchedroleincoursesetting_desc'] = 'With this setting you can choose the place where the information to which role a user has switched is being displayed. If not checked (default value), the role information will be displayed right beneath the user\'s name in the user menu (like in theme Boost). If checked, this information - together with a link to switch back - will be displayed beneath the course, as this functionality is course related.'; $string['showswitchedroleincoursesetting_desc'] = 'With this setting you can choose the place where the information to which role a user has switched is being displayed. If not checked (default value), the role information will be displayed right beneath the user\'s name in the user menu (like in theme Boost). If checked, this information - together with a link to switch back - will be displayed beneath the course, as this functionality is course related.';
$string['switchedroleto'] = 'You are viewing this course currently with the role:'; $string['switchedroleto'] = 'You are viewing this course currently with the role:';
// ...Course settings. // ...Course settings.
$string['coursesettingsheading'] = 'Course settings'; $string['coursesettingsheadingsetting'] = 'Course settings';
// ...Show course settings within the course. // ...Show course settings within the course.
$string['showsettingsincoursesetting'] = 'In course settings menu'; $string['showsettingsincoursesetting'] = 'In course settings menu';
$string['showsettingsincoursesetting_desc'] = 'With this setting you can change the displaying of the course context menu. In Boost, there is a popup context menu right next to the cog icon and clicking on the "More..." menu item will lead the user to another page with all course settings. By enabling this setting the settings will occur directly beneath the course header.<br/> $string['showsettingsincoursesetting_desc'] = 'With this setting you can change the displaying of the course context menu. In Boost, there is a popup context menu right next to the cog icon and clicking on the "More..." menu item will lead the user to another page with all course settings. By enabling this setting the settings will occur directly beneath the course header.<br/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment