Skip to content

Commit 0ef74b1

Browse files
Some adjustments to the support section of the website and language service.
Signed-off-by: LinuxUsersLinuxMint <143949134+LinuxUsersLinuxMint@users.noreply.github.com>
1 parent 62ec7d9 commit 0ef74b1

File tree

9 files changed

+65
-109
lines changed

9 files changed

+65
-109
lines changed

WS_Pages/EN/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<div class="menu4"><a class="home" href="#notavailable">Updates</a></div>
3232
<div class="menu5"><a class="home" href="/Contracts/EN/index.html" target="_blank">Contracts</a></div>
3333
<div class="menu6"><a href="/WS_Pages/EN/MYPHILOSOPHY/index.html" class="home" target="_blank">Our Philosophy</a></div>
34-
<div class="menu7"><a href="/support/index.html" class="home">Help</a></div>
34+
<div class="menu7"><a href="/support/index_en.html" class="home">Help</a></div>
3535
</div>
3636
<div class="contentsbox">
3737
<h1 class="contentstitle"><a class="home" href="/Contents/artadosearch/EN/index" target="_blank">About Artado Search and Innovations</a></h1>

WS_Pages/TR/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<div class="menu4"><a class="home" href="#notavailable" target="_blank">Güncellemeler</a></div>
3232
<div class="menu5"><a href="/Contracts/TR/index.html" class="home" target="_blank">Sözleşmeler</a></div>
3333
<div class="menu6"><a href="/WS_Pages/TR/MYPHILOSOPHY/index.html" class="home" target="_blank">Felsefemiz</a></div>
34-
<div class="menu7"><a href="/support/index.html" class="home" target="_blank">Yardım</a></div>
34+
<div class="menu7"><a href="/support/index_tr.html" class="home" target="_blank">Yardım</a></div>
3535
</div>
3636
<div class="contentsbox">
3737
<h1 class="contentstitle"><a class="home" href="/Contents/artadosearch/TR/index" target="_blank">Artado Search ve Yenilikler Hakkında</a></h1>

assets/WS_Service/LangService/lang.js

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,5 @@
11
var lang = navigator.language || navigator.userLanguage;
2-
/**
3-
* Türkiye Cumhuriyeti Ve Diğer Türk ülkeleri /TR/index.html sayfasına gönderilecek şekilde ayarlanmıştır.
4-
* Web sitemiz sadece Türkçe ve İngilizce için destek vericektir. İlerde başka diller de eklenilebilir.
5-
* Sadece Resmi dili Türkçe olan ülkeler https://linuxuserslinuxmint.github.io/WS_Pages/TR/index.html sayfasına gönderilecek şekilde ayarlanmıştır eğer Türkiye Cumhuriyeti ve Türk ülkelerinde yaşamıyorsanız
6-
* ancak Türkçe dilini kullanıyor iseniz https://linuxuserslinuxmint.github.io/WS_Pages/TR/index.html sayfasına girebilmek için kullandığınız Web tarayıcısından konum değiştiriniz. İşe yaramazsa lütfen https://linuxuserslinuxmint.github.io/support/linuxuserslinuxmint/location.tr.html sayfasını ziyaret ediniz.
7-
*/
8-
if (lang == "tr-TR" | // Türkiye [1]
9-
lang == "tr" | // [1]
10-
lang == "tr_TR" | // [1]
11-
lang == "ct-TR" | // Kuzey Kıbrıs Türkiye Cumhuriyeti [2]
12-
lang == "ct_TR" | // [2]
13-
lang == "CT_tr" | // [2]
14-
lang == "CT-tr" | // [2]
15-
lang == "az-AZ" | // Azerbeycan [3]
16-
lang == "az_AZ" | // [3]
17-
lang == "az" | // [3]
18-
lang == "AZ" | // [3]
19-
lang == "tm-TM" | // Türkmenistan [4]
20-
lang == "tm_TM" | // [4]
21-
lang == "tm" | // [4]
22-
lang == "TM" | // [4]
23-
lang == "kz-KZ" | // Kazakitsan [5]
24-
lang == "kz_KZ" | // [5]
25-
lang == "kz" | // [5]
26-
lang == "KZ" | // [5]
27-
lang == "kg-KG" | // Kırgızistan [6]
28-
lang == "kg_KG" | // [6]
29-
lang == "kg" | // [6]
30-
lang == "KG" | // [6]
31-
lang == "uz-UZ" | // Özbekistan [7]
32-
lang == "uz_UZ" | // [7]
33-
lang == "uz" | // [7]
34-
lang == "UZ") // [7]
2+
if (lang == "tr-TR" | lang == "tr" | lang == "tr_TR")
353
{
364
document.location.href = "/WS_Pages/TR/index.html";
375
}

assets/WS_Service/LangService/lang_en.js

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,5 @@
11
var lang = navigator.language || navigator.userLanguage;
2-
/**
3-
* Türkiye Cumhuriyeti Ve Diğer Türk ülkeleri /TR/index.html sayfasına gönderilecek şekilde ayarlanmıştır.
4-
* Web sitemiz sadece Türkçe ve İngilizce için destek vericektir. İlerde başka diller de eklenilebilir.
5-
* Sadece Resmi dili Türkçe olan ülkeler https://linuxuserslinuxmint.github.io/WS_Pages/TR/index.html sayfasına gönderilecek şekilde ayarlanmıştır eğer Türkiye Cumhuriyeti ve Türk ülkelerinde yaşamıyorsanız
6-
* ancak Türkçe dilini kullanıyor iseniz https://linuxuserslinuxmint.github.io/WS_Pages/TR/index.html sayfasına girebilmek için kullandığınız Web tarayıcısından konum değiştiriniz. İşe yaramazsa lütfen https://linuxuserslinuxmint.github.io/support/linuxuserslinuxmint/location.tr.html sayfasını ziyaret ediniz.
7-
*/
8-
if (lang == "tr-TR" | // Türkiye [1]
9-
lang == "tr" | // [1]
10-
lang == "tr_TR" | // [1]
11-
lang == "ct-TR" | // Kuzey Kıbrıs Türkiye Cumhuriyeti [2]
12-
lang == "ct_TR" | // [2]
13-
lang == "CT_tr" | // [2]
14-
lang == "CT-tr" | // [2]
15-
lang == "az-AZ" | // Azerbeycan [3]
16-
lang == "az_AZ" | // [3]
17-
lang == "az" | // [3]
18-
lang == "AZ" | // [3]
19-
lang == "tm-TM" | // Türkmenistan [4]
20-
lang == "tm_TM" | // [4]
21-
lang == "tm" | // [4]
22-
lang == "TM" | // [4]
23-
lang == "kz-KZ" | // Kazakitsan [5]
24-
lang == "kz_KZ" | // [5]
25-
lang == "kz" | // [5]
26-
lang == "KZ" | // [5]
27-
lang == "kg-KG" | // Kırgızistan [6]
28-
lang == "kg_KG" | // [6]
29-
lang == "kg" | // [6]
30-
lang == "KG" | // [6]
31-
lang == "uz-UZ" | // Özbekistan [7]
32-
lang == "uz_UZ" | // [7]
33-
lang == "uz" | // [7]
34-
lang == "UZ") // [7]
2+
if (lang == "tr-TR" | lang == "tr" | lang == "tr_TR")
353
{
364
document.location.href = "/index.html";
375
}

assets/WS_Service/LangService/lang_tr.js

Lines changed: 1 addition & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,5 @@
11
var lang = navigator.language || navigator.userLanguage;
2-
/**
3-
* Türkiye Cumhuriyeti Ve Diğer Türk ülkeleri /TR/index.html sayfasına gönderilecek şekilde ayarlanmıştır.
4-
* Web sitemiz sadece Türkçe ve İngilizce için destek vericektir. İlerde başka diller de eklenilebilir.
5-
* Sadece Resmi dili Türkçe olan ülkeler https://linuxuserslinuxmint.github.io/WS_Pages/TR/index.html sayfasına gönderilecek şekilde ayarlanmıştır eğer Türkiye Cumhuriyeti ve Türk ülkelerinde yaşamıyorsanız
6-
* ancak Türkçe dilini kullanıyor iseniz https://linuxuserslinuxmint.github.io/WS_Pages/TR/index.html sayfasına girebilmek için kullandığınız Web tarayıcısından konum değiştiriniz. İşe yaramazsa lütfen https://linuxuserslinuxmint.github.io/support/linuxuserslinuxmint/location.tr.html sayfasını ziyaret ediniz.
7-
*/
8-
if (lang == "tr-TR" | // Türkiye [1]
9-
lang == "tr" | // [1]
10-
lang == "tr_TR" | // [1]
11-
lang == "KKTC" | // Kuzey Kıbrıs Türkiye Cumhuriyeti [2]
12-
lang == "kktc" | // [2]
13-
lang == "ct-TR" | // [2]
14-
lang == "ct_TR" | // [2]
15-
lang == "CT_tr" | // [2]
16-
lang == "CT-tr" | // [2]
17-
lang == "az-AZ" | // Azerbeycan [3]
18-
lang == "az_AZ" | // [3]
19-
lang == "az" | // [3]
20-
lang == "AZ" | // [3]
21-
lang == "tm-TM" | // Türkmenistan [4]
22-
lang == "tm_TM" | // [4]
23-
lang == "tm" | // [4]
24-
lang == "TM" | // [4]
25-
lang == "kz-KZ" | // Kazakitsan [5]
26-
lang == "kz_KZ" | // [5]
27-
lang == "kz" | // [5]
28-
lang == "KZ" | // [5]
29-
lang == "kg-KG" | // Kırgızistan [6]
30-
lang == "kg_KG" | // [6]
31-
lang == "kg" | // [6]
32-
lang == "KG" | // [6]
33-
lang == "uz-UZ" | // Özbekistan [7]
34-
lang == "uz_UZ" | // [7]
35-
lang == "uz" | // [7]
36-
lang == "UZ") // [7]
2+
if (lang == "tr-TR" | lang == "tr" | lang == "tr_TR")
373
{
384
console.log("[linuxuserslinuxmint.github.io]: USER_LOCATION= Türkiye or Turkish countries");
395
document.location.href = "/index.html";

support/index_en.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<meta property="og:title" content="LinuxUsersLinuxMint Official Web Site">
8+
<meta property="og:locale" content="tr_TR">
9+
<meta property="og:locale" content="en_US">
10+
<link rel="canonical" href="https://linuxuserslinuxmint.github.io">
11+
<meta property="og:url" content="https://linuxuserslinuxmint.github.io">
12+
<meta property="og:site_name" content="LinuxUsersLinuxMint.github.io">
13+
<meta property="og:type" content="website">
14+
<meta name="twitter:card" content="summary">
15+
<meta property="twitter:title" content="LinuxUsersLinuxMint.github.io">
16+
<meta name="description" content="Software and applications to beautify the world, life and solve various problems.">
17+
<link rel="shortcut icon" href="https://avatars.githubusercontent.com/u/143949134?v=4" type="image/x-icon" alt="LinuxUsersLinuxMint Github Avatar">
18+
<script type="application/ld+json">
19+
{"@context":"https://schema.org","@type":"WebSite","headline":"LinuxUsersLinuxMint.github.io","name":"LinuxUsersLinuxMint.github.io","url":"https://linuxuserslinuxmint.github.io/"}
20+
</script>
21+
<title>LinuxUsersLinuxMint - Support Page</title>
22+
<link rel="stylesheet" href="/support/support.css">
23+
<link rel="stylesheet" href="/assets/CSS/common_code.css">
24+
</head>
25+
<body class="body">
26+
<div class="supportmenu1"><a class="home" href="/support/linuxuserslinuxmint/location.en.html"><p class="menutext1" style="margin: -9px 0 0 0px">Change location for the website</p></a></div>
27+
</body>
28+
</html>

support/index_tr.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<meta property="og:title" content="LinuxUsersLinuxMint Official Web Site">
8+
<meta property="og:locale" content="tr_TR">
9+
<meta property="og:locale" content="en_US">
10+
<link rel="canonical" href="https://linuxuserslinuxmint.github.io">
11+
<meta property="og:url" content="https://linuxuserslinuxmint.github.io">
12+
<meta property="og:site_name" content="LinuxUsersLinuxMint.github.io">
13+
<meta property="og:type" content="website">
14+
<meta name="twitter:card" content="summary">
15+
<meta property="twitter:title" content="LinuxUsersLinuxMint.github.io">
16+
<meta name="description" content="Software and applications to beautify the world, life and solve various problems.">
17+
<link rel="shortcut icon" href="https://avatars.githubusercontent.com/u/143949134?v=4" type="image/x-icon" alt="LinuxUsersLinuxMint Github Avatar">
18+
<script type="application/ld+json">
19+
{"@context":"https://schema.org","@type":"WebSite","headline":"LinuxUsersLinuxMint.github.io","name":"LinuxUsersLinuxMint.github.io","url":"https://linuxuserslinuxmint.github.io/"}
20+
</script>
21+
<title>LinuxUsersLinuxMint - Destek Sayfası</title>
22+
<link rel="stylesheet" href="/support/support.css">
23+
<link rel="stylesheet" href="/assets/CSS/common_code.css">
24+
</head>
25+
<body class="body">
26+
<div class="supportmenu"><a class="home" href="/support/linuxuserslinuxmint/location.tr.html"><p class="menutext1" style="margin: -9px 0 0 0px">Web sitesi için konum değiştirme</p></a></div>
27+
</body>
28+
</html>

support/linuxuserslinuxmint/location.en.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
<link rel="stylesheet" href="/assets/CSS/common_code.css">
2424
</head>
2525
<body>
26-
<h1 class="conttitle">- English for official language countries Change location from any Web browser -</h1>
27-
<p class="title">(Note: "Google Chrome" is used as the Web browser for this content, but the support instructions should work on all browsers using the "Chromium" base.)</p>
26+
<h1 class="conttitle">- Change location to access content in different languages on the LinuxUsersLinuxMint Web site -</h1>
2827
<br>
2928
<p class="Whatsavailable">What's included in the Content:</p>
3029
<ul>
@@ -33,7 +32,7 @@ <h1 class="conttitle">- English for official language countries Change location
3332
</ol>
3433
<br>
3534
<h2 class="conttitle" id="whyloc">Why is changing location important for the LinuxUsersLinuxMint website?</h2>
36-
<p>LinuxUsersLinuxMint website offers content support in Turkish and English. However, if one language is used, the content of the other language cannot be accessed (If the location includes a country that uses Turkish as the official language, you cannot see or review the English language content.) However, if you want to access the content of the other language, you must change the location. (If you do not live in countries where Turkish or English are official languages, you cannot log in to the "LinuxUsersLinuxMint" website and cannot view and review the contents of the "LinuxUsersLinuxMint" website.)</p>
35+
<p>The LinuxUsersLinuxMint website supports content in Turkish and English. However, if you are using one language, the content of the other language cannot be accessed, but if you want to access the content of the other language, you must change the location.</p>
3736
<br>
3837
<h2 class="conttitle" id="changelocation">Change Location</h2>
3938
<p>Click on the three dots in the upper right of your web browser. (Then click on the "Settings" menu.)</p>

support/linuxuserslinuxmint/location.tr.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
<link rel="stylesheet" href="/assets/CSS/common_code.css">
2424
</head>
2525
<body>
26-
<h1 class="conttitle">- Türkçe resmi dil ülkeler için Herhangi bir Web tarayıcısından konum değiştirme -</h1>
27-
<p class="title">(Not: Bu içerik için Web tarayıcısı olarak "Google Chrome" ürünü kullanılmıştır ancak destek yönergeleri "Chromium" tabanını kullanan tüm tarayıcılarda çalışmalıdır.)</p>
26+
<h1 class="conttitle">- LinuxUsersLinuxMint Web sitesinde farklı dillerdeki içeriklere erişim sağlamak için konum değiştirme -</h1>
2827
<br>
2928
<p class="Whatsavailable">İçerik'te neler mevcut:</p>
3029
<ul>
@@ -33,7 +32,7 @@ <h1 class="conttitle">- Türkçe resmi dil ülkeler için Herhangi bir Web taray
3332
</ol>
3433
<br>
3534
<h2 class="conttitle" id="whyloc">LinuxUsersLinuxMint Web sitesi için konum değiştirmek neden önemli?</h2>
36-
<p>LinuxUsersLinuxMint Web sitesi Türkçe ve İngilizce olmak üzere içerik desteği sunar. Ancak bir dil kullanılıyorsa diğer dilin içeriğine erişilemez (Konum Türkçe resmi dil kullanan bir ülkeyi içeriyorsa İngilizce dil içeriklerini göremez ve inceleyemezsiniz.) ancak diğer dilin içeriğine erişmek istiyorsanız bunun için konum değiştirmelisiniz. (Eğer Türkçe veya İngilizce resmi dil olan ülkelerde yaşamıyorsanız "LinuxUsersLinuxMint" Web sitesine giriş sağlayamaz ve "LinuxUsersLinuxMint" Web sitesi içeriklerini göremez ve inceleyemezsiniz.)</p>
35+
<p>LinuxUsersLinuxMint Web sitesi Türkçe ve İngilizce olmak üzere içerik desteği sunar. Ancak bir dil kullanılıyorsa diğer dilin içeriğine erişilemez ancak diğer dilin içeriğine erişmek istiyorsanız bunun için konum değiştirmelisiniz.</p>
3736
<br>
3837
<h2 class="conttitle" id="changelocation">Konum değiştirme</h2>
3938
<p>Web tarayıcınızdaki sağ üstteki üç nokta'ya tıklayınız. (Ardından "Ayarlar" menüsüne tıklayınız.)</p>

0 commit comments

Comments
 (0)