diff options
Diffstat (limited to 'core/l10n/ms_MY.php')
-rw-r--r-- | core/l10n/ms_MY.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/ms_MY.php b/core/l10n/ms_MY.php index 64ad88dcb40..fc3698d58d1 100644 --- a/core/l10n/ms_MY.php +++ b/core/l10n/ms_MY.php @@ -26,7 +26,6 @@ $TRANSLATIONS = array( "_%n hour ago_::_%n hours ago_" => array(""), "_%n day ago_::_%n days ago_" => array(""), "_%n month ago_::_%n months ago_" => array(""), -"Cancel" => "Batal", "Yes" => "Ya", "No" => "Tidak", "Ok" => "Ok", @@ -64,8 +63,6 @@ $TRANSLATIONS = array( "Log out" => "Log keluar", "Lost your password?" => "Hilang kata laluan?", "remember" => "ingat", -"Log in" => "Log masuk", -"prev" => "sebelum", -"next" => "seterus" +"Log in" => "Log masuk" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |