From 27ced56df2100b7439d542b1e978281c9596e94b Mon Sep 17 00:00:00 2001 From: Yi-Ting Tu Date: Sat, 14 Oct 2023 17:39:04 -0400 Subject: [PATCH] Remove links to old UI --- simulator/index.html | 22 +++++++++++----------- simulator/locales/de.js | 2 +- simulator/locales/en.js | 2 +- simulator/locales/fr.js | 2 +- simulator/locales/ja.js | 2 +- simulator/locales/ko.js | 2 +- simulator/locales/nl.js | 2 +- simulator/locales/pl.js | 2 +- simulator/locales/ru.js | 2 +- simulator/locales/si.js | 2 +- simulator/locales/template.js | 2 +- simulator/locales/zh_CN.js | 2 +- simulator/locales/zh_TW.js | 2 +- 13 files changed, 23 insertions(+), 23 deletions(-) diff --git a/simulator/index.html b/simulator/index.html index bcef9252..f9173899 100644 --- a/simulator/index.html +++ b/simulator/index.html @@ -36,17 +36,17 @@ // from Google Search Console, and Google would consider this as a poor-quanlity webpage. var welcome_msgs = { - "en": 'Welcome to Ray Optics Simulation
To add an optical component, select a tool and click the blank space.
To load an example, please go to the Gallery page.
Not working properly? Click here to go back to the old version.', - "zh-TW": '歡迎使用「線光學模擬」
若要加入光學元件,請選擇工具並點擊空白處。
若要載入範例,請前往「作品集」頁面
無法正常運作嗎?按這裡可回到舊版。', - "zh-CN": '欢迎使用“射线光学模拟”
若要加入光学元件,请选择工具并点击空白处。
若要载入示例,请前往“作品集”页面
无法正常运作吗? 按这里可回到旧版。', - "ru": 'Welcome to Ray Optics Simulation
To add an optical component, select a tool and click the blank space.
To load an example, please go to the Gallery page.
Not working properly? Click here to go back to the old version.', - "nl": 'Welcome to Ray Optics Simulation
To add an optical component, select a tool and click the blank space.
To load an example, please go to the Gallery page.
Not working properly? Click here to go back to the old version.', - "fr": 'Welcome to Ray Optics Simulation
To add an optical component, select a tool and click the blank space.
To load an example, please go to the Gallery page.
Not working properly? Click here to go back to the old version.', - "de": "Willkommen bei der Strahlenoptik-Simulation
Um eine optische Komponente hinzuzufügen, wählen Sie ein Werkzeug aus und klicken Sie auf das leere Feld.
Um ein Beispiel zu laden, gehen Sie bitte auf die Galerie.
Not working properly? Click here to go back to the old version.", - "pl": 'Witamy w symulacji promieni optycznych
Aby dodać komponent optyczny, zaznacz narzędzie i kliknij puste miejsce.
Aby załadować przykład, przejdź do strony Galerii.
Not working properly? Click here to go back to the old version.', - "ja": '光学シミュレーションの世界へようこそ
光学部品を追加するには、ツールを選択し、空白部分をクリックします。
例を読み込むには ギャラリーページに移動してください。.
Not working properly? Click here to go back to the old version.', - "si": 'Ray Optics Simulation වෙත සාදරයෙන් පිළිගනිමු
optical component එක් කිරීමට tool තෝරා හිස් අවකාශය මත click කරන්න.
උදාහරණ සඳහා Gallery page වෙත යන්න.
Not working properly? Click here to go back to the old version.', - "ko": '광선 광학 시뮬레이션에 오신 것을 환영합니다.
광학 요소를 추가하려면 도구를 선택한 후 빈 공간을 클릭하십시오.
예제를 불러오려면 갤러리 페이지로 이동하십시오.
정상적으로 작동하지 않나요? 이전 버전으로 가려면 이 링크를 누르십시오.' + "en": 'Welcome to Ray Optics Simulation
To add an optical component, select a tool and click the blank space.
To load an example, please go to the Gallery page.', + "zh-TW": '歡迎使用「線光學模擬」
若要加入光學元件,請選擇工具並點擊空白處。
若要載入範例,請前往「作品集」頁面。', + "zh-CN": '欢迎使用“射线光学模拟”
若要加入光学元件,请选择工具并点击空白处。
若要载入示例,请前往“作品集”页面。', + "ru": 'Welcome to Ray Optics Simulation
To add an optical component, select a tool and click the blank space.
To load an example, please go to the Gallery page.', + "nl": 'Welcome to Ray Optics Simulation
To add an optical component, select a tool and click the blank space.
To load an example, please go to the Gallery page.', + "fr": 'Welcome to Ray Optics Simulation
To add an optical component, select a tool and click the blank space.
To load an example, please go to the Gallery page.', + "de": "Willkommen bei der Strahlenoptik-Simulation
Um eine optische Komponente hinzuzufügen, wählen Sie ein Werkzeug aus und klicken Sie auf das leere Feld.
Um ein Beispiel zu laden, gehen Sie bitte auf die Galerie.", + "pl": 'Witamy w symulacji promieni optycznych
Aby dodać komponent optyczny, zaznacz narzędzie i kliknij puste miejsce.
Aby załadować przykład, przejdź do strony Galerii.', + "ja": '光学シミュレーションの世界へようこそ
光学部品を追加するには、ツールを選択し、空白部分をクリックします。
例を読み込むには ギャラリーページに移動してください。.', + "si": 'Ray Optics Simulation වෙත සාදරයෙන් පිළිගනිමු
optical component එක් කිරීමට tool තෝරා හිස් අවකාශය මත click කරන්න.
උදාහරණ සඳහා Gallery page වෙත යන්න.', + "ko": '광선 광학 시뮬레이션에 오신 것을 환영합니다.
광학 요소를 추가하려면 도구를 선택한 후 빈 공간을 클릭하십시오.
예제를 불러오려면 갤러리 페이지로 이동하십시오.' } var lang = 'en'; if (navigator.language) { diff --git a/simulator/locales/de.js b/simulator/locales/de.js index 2fb82702..4db85373 100644 --- a/simulator/locales/de.js +++ b/simulator/locales/de.js @@ -581,6 +581,6 @@ locales["de"] = { }, "advanced_help": { "incomplete": true, - "message": "For advanced help, see the help icon in the lower-right corner.
Not working properly? Click here to go back to the old version." + "message": "For advanced help, see the help icon in the lower-right corner." } } \ No newline at end of file diff --git a/simulator/locales/en.js b/simulator/locales/en.js index d01f4cd2..373f2d46 100644 --- a/simulator/locales/en.js +++ b/simulator/locales/en.js @@ -556,6 +556,6 @@ locales["en"] = { "message": "Close" }, "advanced_help": { - "message": "For advanced help, see the help icon in the lower-right corner.
Not working properly? Click here to go back to the old version." + "message": "For advanced help, see the help icon in the lower-right corner." } } \ No newline at end of file diff --git a/simulator/locales/fr.js b/simulator/locales/fr.js index 19cd8f80..efb34884 100644 --- a/simulator/locales/fr.js +++ b/simulator/locales/fr.js @@ -636,6 +636,6 @@ locales["fr"] = { }, "advanced_help": { "incomplete": true, - "message": "For advanced help, see the help icon in the lower-right corner.
Not working properly? Click here to go back to the old version." + "message": "For advanced help, see the help icon in the lower-right corner." } } \ No newline at end of file diff --git a/simulator/locales/ja.js b/simulator/locales/ja.js index 8df8406a..0411cb88 100644 --- a/simulator/locales/ja.js +++ b/simulator/locales/ja.js @@ -741,6 +741,6 @@ locales["ja"] = { }, "advanced_help": { "incomplete": true, - "message": "For advanced help, see the help icon in the lower-right corner.
Not working properly? Click here to go back to the old version." + "message": "For advanced help, see the help icon in the lower-right corner." } } \ No newline at end of file diff --git a/simulator/locales/ko.js b/simulator/locales/ko.js index f66fe5b0..7baa87dc 100644 --- a/simulator/locales/ko.js +++ b/simulator/locales/ko.js @@ -741,6 +741,6 @@ locales["ko"] = { }, "advanced_help": { "incomplete": false, - "message": "추가적인 설명이 필요한 경우 우측 하단의 도움말 아이콘을 클릭하십시오.
정상적으로 작동하지 않나요? 이전 버전으로 가려면 이 링크를 누르십시오." + "message": "추가적인 설명이 필요한 경우 우측 하단의 도움말 아이콘을 클릭하십시오." } } diff --git a/simulator/locales/nl.js b/simulator/locales/nl.js index c255fbed..90310e49 100644 --- a/simulator/locales/nl.js +++ b/simulator/locales/nl.js @@ -652,6 +652,6 @@ locales["nl"] = { }, "advanced_help": { "incomplete": true, - "message": "For advanced help, see the help icon in the lower-right corner.
Not working properly? Click here to go back to the old version." + "message": "For advanced help, see the help icon in the lower-right corner." } } \ No newline at end of file diff --git a/simulator/locales/pl.js b/simulator/locales/pl.js index dcc55887..c1c64097 100644 --- a/simulator/locales/pl.js +++ b/simulator/locales/pl.js @@ -579,6 +579,6 @@ locales["pl"] = { }, "advanced_help": { "incomplete": true, - "message": "For advanced help, see the help icon in the lower-right corner.
Not working properly? Click here to go back to the old version." + "message": "For advanced help, see the help icon in the lower-right corner." } } \ No newline at end of file diff --git a/simulator/locales/ru.js b/simulator/locales/ru.js index deb02339..2b48af6d 100644 --- a/simulator/locales/ru.js +++ b/simulator/locales/ru.js @@ -640,6 +640,6 @@ locales["ru"] = { }, "advanced_help": { "incomplete": true, - "message": "For advanced help, see the help icon in the lower-right corner.
Not working properly? Click here to go back to the old version." + "message": "For advanced help, see the help icon in the lower-right corner." } } \ No newline at end of file diff --git a/simulator/locales/si.js b/simulator/locales/si.js index 14b8c60e..cb164c67 100644 --- a/simulator/locales/si.js +++ b/simulator/locales/si.js @@ -649,6 +649,6 @@ locales["si"] = { }, "advanced_help": { "incomplete": true, - "message": "For advanced help, see the help icon in the lower-right corner.
Not working properly? Click here to go back to the old version." + "message": "For advanced help, see the help icon in the lower-right corner." } } \ No newline at end of file diff --git a/simulator/locales/template.js b/simulator/locales/template.js index 547f093a..3e67bd5d 100644 --- a/simulator/locales/template.js +++ b/simulator/locales/template.js @@ -742,6 +742,6 @@ locales["LOCALE_ID"] = { }, "advanced_help": { "incomplete": true, - "message": "For advanced help, see the help icon in the lower-right corner.
Not working properly? Click here to go back to the old version." + "message": "For advanced help, see the help icon in the lower-right corner." } } \ No newline at end of file diff --git a/simulator/locales/zh_CN.js b/simulator/locales/zh_CN.js index 74026282..49602e5e 100644 --- a/simulator/locales/zh_CN.js +++ b/simulator/locales/zh_CN.js @@ -556,6 +556,6 @@ locales["zh-CN"] = { "message": "关闭" }, "advanced_help": { - "message": "进阶说明详见右下角的说明图示。
无法正常运作吗? 按这里可回到旧版。" + "message": "进阶说明详见右下角的说明图示。" } } \ No newline at end of file diff --git a/simulator/locales/zh_TW.js b/simulator/locales/zh_TW.js index c7d8aa8c..f38020e4 100644 --- a/simulator/locales/zh_TW.js +++ b/simulator/locales/zh_TW.js @@ -556,6 +556,6 @@ locales["zh-TW"] = { "message": "關閉" }, "advanced_help": { - "message": "進階說明詳見右下角的說明圖示。
無法正常運作嗎?按這裡可回到舊版。" + "message": "進階說明詳見右下角的說明圖示。" } } \ No newline at end of file