mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
New strings required to fix MDL-7437.
This commit is contained in:
parent
789154a65b
commit
a15070d195
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,7 @@ $string['justifyfull'] = 'Justify Full';
|
|||
$string['justifyleft'] = 'Justify Left';
|
||||
$string['justifyright'] = 'Justify Right';
|
||||
$string['layout'] = 'Layout';
|
||||
$string['lang'] = 'Lang';
|
||||
$string['left'] = 'Left';
|
||||
$string['lefttoright'] = 'Direction from left to right';
|
||||
$string['linkproperties'] = 'Link properties';
|
||||
|
@ -74,6 +75,7 @@ $string['matchcase'] = 'Match case';
|
|||
$string['middle'] = 'Middle';
|
||||
$string['minimize'] = 'Minimize editor';
|
||||
$string['move'] = 'Move';
|
||||
$string['multi'] = 'Multi';
|
||||
$string['mustenterurl'] = 'You must enter the URL';
|
||||
$string['nolink'] = 'Prevent automatic linking';
|
||||
$string['normal'] = 'Normal';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue