mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 20:06:46 +02:00
Deleted thislanguage, thisdirection thischaracterset parentlanguage from files wich are not supposed to contain those strings
This cause also some empty files (because they didn't contain anything else) wich I also deleted
This commit is contained in:
parent
3e688521c6
commit
4173f2cefc
326 changed files with 145 additions and 1318 deletions
|
@ -3,8 +3,5 @@
|
|||
|
||||
|
||||
$string['filtername'] = 'Notation för algebra';
|
||||
$string['thischarset'] = 'iso-8859-1';
|
||||
$string['thisdirection'] = 'ltr';
|
||||
$string['thislanguage'] = 'svenska';
|
||||
|
||||
?>
|
||||
|
|
|
@ -26,9 +26,6 @@ $string['submissionfeedback'] = '
|
|||
$string['submissions'] = 'Inskickningar';
|
||||
$string['submitappointment'] = 'Skicka in Din tidsbokning via detta formulär';
|
||||
$string['submitted'] = 'Inskickad';
|
||||
$string['thischarset'] = 'iso-8859-1';
|
||||
$string['thisdirection'] = 'ltr';
|
||||
$string['thislanguage'] = 'svenska';
|
||||
$string['timeend'] = 'Slut på tidsbokning';
|
||||
$string['timestart'] = 'Början på tidsbokning';
|
||||
$string['typeoffline'] = 'Offline aktivitet';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue