You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.error("LinuxUsersLinuxMint: 404 bulunamadı hatası. Üzgünüm! bu web sitesinde aramaya çalıştığınız sayfa veya içerik taşınmış veya silinmiş olabilir...");
5
-
alert("404 bulunamadı hatası");
6
-
}
7
-
elseif(lang.startsWith("en"))
8
-
{
9
-
console.error("LinuxUsersLinuxMint: 404 not found error. Sorry! The page or content you are trying to search for on this website may have been moved or deleted...");
ErrorDescription.innerHTML="The page you are looking for was not found or the page does not exist 404 not found error.";
11
+
MainPage.innerHTML="LinuxUsersLinuxMint - Main page";
12
+
SupportPage.innerHTML="LinuxUsersLinuxMint - Support page";
13
+
console.error("LinuxUsersLinuxMint: 404 not found error. Sorry! The page or content you are trying to search for on this website may have been moved or deleted...");
14
+
alert("404 not found error");
15
+
document.title="LinuxUsersLinuxMint - 404 Not found";
ErrorDescription.innerHTML="Aradığınız sayfa bulunamadı veya sayfa mevcut değil 404 bulunamadı hatası.";
22
+
MainPage.innerHTML="LinuxUsersLinuxMint - Ana sayfa";
23
+
SupportPage.innerHTML="LinuxUsersLinuxMint - Destek sayfası";
24
+
console.error("LinuxUsersLinuxMint: 404 bulunamadı hatası. Üzgünüm! bu web sitesinde aramaya çalıştığınız sayfa veya içerik taşınmış veya silinmiş olabilir...");
0 commit comments