Skip to content

Commit 8f0b167

Browse files
authored
Merge pull request #21 from izendegi/patch-1
Better description of the showfallbackother setting
2 parents 3c2823b + 9f0e8c8 commit 8f0b167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/en/tiny_multilang2.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
$string['showalllangs'] = 'Show all languages';
6363
$string['showalllangs_desc'] = 'If enabled, the language drop down menu will contain all the languages Moodle supports. If not, only the installed and enabled languages will be shown.';
6464
$string['showfallbackother'] = 'Show fallback (other) option';
65-
$string['showfallbackother_desc'] = 'With the Multi-Language filter, a fallback (other) option exisits, when defining a language block that should match any installed language and there is no part for the current used language defined.';
65+
$string['showfallbackother_desc'] = 'With the Multi-Language content filter v2 plugin, a fallback (other) option exists, when defining a language block that should match any installed language and there is no part for the current used language defined. Disabling this setting that fallback option won't be shown.';
6666
6767
// Deprecated since Moodle 4.5.
6868
$string['helplinktext'] = 'Multi-Language Content (v2)';

0 commit comments

Comments
 (0)