diff --git a/install/lang/my/error.php b/install/lang/my/error.php index 76b8757f1b2..93ff8a5fe93 100644 --- a/install/lang/my/error.php +++ b/install/lang/my/error.php @@ -39,4 +39,5 @@ $string['cannotdownloadzipfile'] = 'ZIP ဖိုင်ကိုဒေါင် $string['cannotfindcomponent'] = 'အစိတ်အပိုင်းကို ရှာဖွေမတွေ့ရှိပါ။'; $string['cannotsavemd5file'] = 'md5 ဖိုင်ကို မသိမ်းဆည်းနိုင်ပါ'; $string['cannotsavezipfile'] = 'ZIP ဖိုင်ကို မသိမ်းဆည်းနိုင်ပါ'; +$string['cannotunzipfile'] = 'ZIP ဖိုင် ဖြည်၍မရပါ'; $string['componentisuptodate'] = 'Component နောက်ဆုံးပေါ်ဖြစ်သည်။'; diff --git a/install/lang/ro/langconfig.php b/install/lang/ro/langconfig.php index 1eb8f931fc0..8c7a79d65e2 100644 --- a/install/lang/ro/langconfig.php +++ b/install/lang/ro/langconfig.php @@ -31,4 +31,4 @@ defined('MOODLE_INTERNAL') || die(); $string['parentlanguage'] = ''; $string['thisdirection'] = 'ltr'; -$string['thislanguage'] = 'Engleză'; +$string['thislanguage'] = 'Română';