From e857f4bef453355d07fba540bcfa1b33f3d254e2 Mon Sep 17 00:00:00 2001 From: DazedAnon Date: Tue, 8 Oct 2024 10:42:54 -0500 Subject: [PATCH] TL A bunch of UI --- www/js/plugins.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/js/plugins.js b/www/js/plugins.js index bcbd5c9..ed69e13 100644 --- a/www/js/plugins.js +++ b/www/js/plugins.js @@ -165,7 +165,7 @@ var $plugins = [ description: "ゲーム内用語辞典プラグイン", parameters: { GlossaryInfo: - '["{\\"GlossaryType\\":\\"1\\",\\"CommandName\\":\\"辞典\\",\\"UseCategory\\":\\"false\\",\\"CommandSwitchId\\":\\"0\\",\\"BackPicture\\":\\"\\",\\"SelectAction\\":\\"0\\",\\"SelectSwitchId\\":\\"0\\",\\"SelectVariableId\\":\\"0\\",\\"ConfirmMessage\\":\\"false\\",\\"ConfirmUse\\":\\"使う\\",\\"ConfirmNoUse\\":\\"やめる\\",\\"ConfirmX\\":\\"0\\",\\"ConfirmY\\":\\"0\\",\\"GlossaryHelp\\":\\"ゲーム中に登場する用語を解説しています。\\",\\"CategoryHelp\\":\\"カテゴリを選択してください。\\",\\"ConfirmHelp\\":\\"\\",\\"UsingHelp\\":\\"\\",\\"CompleteView\\":\\"false\\",\\"CompleteMessage\\":\\"収集率 \\\\\\\\c[2]%1\\\\\\\\c[0] %\\",\\"ShowingItemNumber\\":\\"false\\",\\"UsableDefault\\":\\"true\\",\\"UseItemHistory\\":\\"false\\",\\"GlossaryListWidth\\":\\"240\\",\\"VisibleItemNotYet\\":\\"\\",\\"HideIcon\\":\\"false\\"}"]', + '["{\\"GlossaryType\\":\\"1\\",\\"CommandName\\":\\"Glossary\\",\\"UseCategory\\":\\"false\\",\\"CommandSwitchId\\":\\"0\\",\\"BackPicture\\":\\"\\",\\"SelectAction\\":\\"0\\",\\"SelectSwitchId\\":\\"0\\",\\"SelectVariableId\\":\\"0\\",\\"ConfirmMessage\\":\\"false\\",\\"ConfirmUse\\":\\"Select\\",\\"ConfirmNoUse\\":\\"Quit\\",\\"ConfirmX\\":\\"0\\",\\"ConfirmY\\":\\"0\\",\\"GlossaryHelp\\":\\"This section explains terms that appear in the game.\\",\\"CategoryHelp\\":\\"Select category.\\",\\"ConfirmHelp\\":\\"\\",\\"UsingHelp\\":\\"\\",\\"CompleteView\\":\\"false\\",\\"CompleteMessage\\":\\"Total: \\\\\\\\c[2]%1\\\\\\\\c[0] %\\",\\"ShowingItemNumber\\":\\"false\\",\\"UsableDefault\\":\\"true\\",\\"UseItemHistory\\":\\"false\\",\\"GlossaryListWidth\\":\\"240\\",\\"VisibleItemNotYet\\":\\"\\",\\"HideIcon\\":\\"false\\"}"]', Layout: "", FontSize: "18", AutoResizePicture: "true", @@ -190,7 +190,7 @@ var $plugins = [ name: "CBR_eroStatus_main", status: true, description: "エロステータス作れちゃうプラグイン(本体)", - parameters: { eroStaName: "2人の心", "": "", commonEvent: "" }, + parameters: { eroStaName: "Two Hearts", "": "", commonEvent: "" }, }, { name: "CBR_eroStatus_1", @@ -5221,7 +5221,7 @@ var $plugins = [ name: "LoadComSim", status: true, description: "ver1.00 メニューコマンドにロードを追加します。", - parameters: { loadtext: "ロード" }, + parameters: { loadtext: "Load" }, }, { name: "CharacterGraphicExtend", @@ -5248,7 +5248,7 @@ var $plugins = [ commandRows: "2", isDisplayStatus: "true", displayMapName: "true", - locationString: "現在地:", + locationString: "Location: ", }, }, {