From 0dee5b374bb7e0ea43bc396f4856ae902fa72dc4 Mon Sep 17 00:00:00 2001 From: basketballsmash-yt <80083028+basketballsmash-yt@users.noreply.github.com> Date: Fri, 26 Nov 2021 15:30:48 +0900 Subject: [PATCH] CLang_jp.cs fix (#76) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Delete README.old.md Deleted old version of README, there's already a new version * Delete Readme.txt This guide is outdated, there's README.md already * Update README.md Edited for grammar and added credits down below * Update CLang_en.cs Fixed grammar * Update CLang_jp.cs Fixed grammar * Update README.md Fix grammar on my side * Update CLang_jp.cs Fixed mistake on my side when fetching upstream * Update README.md * Update README.md * Update README.md Just a test commit * Update CLang_jp.cs stopping at 34, will do afterwards * Update CLang_jp.cs next 56 * Update CLang_jp.cs removed unfinished 56 * Update CLang_jp.cs Did until 99, continue on this.iKeyAssignTaikoLRed = new CItemBase( "LeftRed", "左側の面へのキーの割り当てを設\n定します。", "Drums key assign:\nTo assign key/pads for LeftRed\n button."); this.list項目リスト.Add(this.iKeyAssignTaikoLRed); line 931 of cactconfiglist.cs * Update CLang_jp.cs Finished 10000 to 10014, done. Will add dictionary later. * Update DictionnaryIndexes.md until 40 * Update DictionnaryIndexes.md next start off from 74 * Update DictionnaryIndexes.md next is 91 * Update DictionnaryIndexes.md Finally done * Update DictionnaryIndexes.md Changed * Update README.md Deleted the already done to do * Update README.md added tower floors crash faq * Update CStage結果.cs remove block of legacy code * Update CSong管理.cs Removed 2 old code * Update README.md Added @s for funnym0th and touhourenren * Revert "Update CSong管理.cs" This reverts commit d3db881b93a0d8702f95459618be4f152f89a011. didnt need edit * Revert "Update CStage結果.cs" This reverts commit 4a77eaa12cbef84bec78a2616e2b0844f6946e00. didnt need edit * Update README.md del touhourenren * Update CLang_jp.cs debug info --- TJAPlayer3/I18N/CLang_jp.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TJAPlayer3/I18N/CLang_jp.cs b/TJAPlayer3/I18N/CLang_jp.cs index c9a11c1d..fb0d4935 100644 --- a/TJAPlayer3/I18N/CLang_jp.cs +++ b/TJAPlayer3/I18N/CLang_jp.cs @@ -225,7 +225,7 @@ namespace TJAPlayer3 [10024] = "BGA", [10025] = "PreSoundWait", [10026] = "PreImageWait", - [10027] = "デバグ情報", + [10027] = "デバッグ情報", [10028] = "BG透明度", [10029] = "音源使用", [10030] = "スコア保存",