diff --git a/install/lang/el/error.php b/install/lang/el/error.php index 739ed9f225c..455db1b90f8 100644 --- a/install/lang/el/error.php +++ b/install/lang/el/error.php @@ -32,7 +32,7 @@ defined('MOODLE_INTERNAL') || die(); $string['cannotcreatelangdir'] = 'Δε δημιουργήθηκε φάκελος γλώσσας.'; $string['cannotcreatetempdir'] = 'Δε δημιουργήθηκε φάκελος temp.'; -$string['cannotdownloadcomponents'] = 'Δεν μπορεί να γίνει λήψη των στοιχείων λογισμικού.'; +$string['cannotdownloadcomponents'] = 'Δεν μπορεί να γίνει λήψη των στοιχείων λογισμικού'; $string['cannotdownloadzipfile'] = 'Δεν μπορεί να γίνει λήψη του αρχείου ZIP.'; $string['cannotfindcomponent'] = 'Δεν βρέθηκε το στοιχείο λογισμικού.'; $string['cannotsavemd5file'] = 'Δεν αποθηκεύτηκε το αρχείο md5.'; diff --git a/install/lang/fo/moodle.php b/install/lang/fo/moodle.php index 914ebf9bd23..31e6b21600f 100644 --- a/install/lang/fo/moodle.php +++ b/install/lang/fo/moodle.php @@ -32,3 +32,4 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Tungumál'; $string['next'] = 'Næsta'; +$string['previous'] = 'Undanfarna';