mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 07:33:20 +00:00
[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:
parent
0ca6b319e3
commit
6ac536d787
1 changed files with 1 additions and 1 deletions
|
@ -748,7 +748,7 @@ static MUI_ENTRY jaJPFlushPageEntries[] =
|
||||||
{
|
{
|
||||||
10,
|
10,
|
||||||
9,
|
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_STYLE_NORMAL,
|
||||||
TEXT_ID_STATIC
|
TEXT_ID_STATIC
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue