[FC] Fix typo s/IDS_RESYNCH_/IDS_RESYNC_/ s/Resynch/Resync/

CORE-17500
This commit is contained in:
Katayama Hirofumi MZ 2021-04-29 16:59:20 +09:00
parent 0c2230ad64
commit 91dc5eac7d
29 changed files with 29 additions and 29 deletions

View file

@ -10,4 +10,4 @@
#define IDS_CANT_USE_WILDCARD 1009
#define IDS_DIFFERENT 1010
#define IDS_TOO_LARGE 1011
#define IDS_RESYNCH_FAILED 1012
#define IDS_RESYNC_FAILED 1012