[USETUP] Fix typo in Japanese (ja-JP) translation (#7219)

Fix a typo in "ジドウテキニ" word: `\274\336\304\336\263\303\306` (ジドウテニ)
that was introduced in 2009 year (commit 379ce6f163).

The word "ジドウテキニ" is "自動的に" in Kanji, means "automatically".
This commit is contained in:
Kenta Kubo 2024-08-07 23:52:27 +09:00 committed by GitHub
parent 0ca6b319e3
commit 6ac536d787
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -748,7 +748,7 @@ static MUI_ENTRY jaJPFlushPageEntries[] =
{
10,
9,
"\266\335\330\256\263\272\336\244 \272\335\313\337\255\260\300\312 \274\336\304\336\263\303\306 \273\262\267\304\336\263 \273\332\317\275",
"\266\335\330\256\263\272\336\244 \272\335\313\337\255\260\300\312 \274\336\304\336\263\303\267\306 \273\262\267\304\336\263 \273\332\317\275",
TEXT_STYLE_NORMAL,
TEXT_ID_STATIC
},