diff --git a/rosapps/winfile/lang/ko-KO.rc b/rosapps/winfile/lang/ko-KR.rc similarity index 100% rename from rosapps/winfile/lang/ko-KO.rc rename to rosapps/winfile/lang/ko-KR.rc diff --git a/rosapps/winfile/rsrc.rc b/rosapps/winfile/rsrc.rc index caf1c79ac1a..3db4f98e9dd 100644 --- a/rosapps/winfile/rsrc.rc +++ b/rosapps/winfile/rsrc.rc @@ -63,7 +63,7 @@ IDB_IMAGES BITMAP DISCARDABLE images.bmp #include "lang/fr-FR.rc" #include "lang/hu-HU.rc" #include "lang/it-IT.rc" -#include "lang/ko-KO.rc" +#include "lang/ko-KR.rc" #include "lang/nb-NO.rc" #include "lang/nl-NL.rc" #include "lang/pl-PL.rc" diff --git a/rosapps/write/lang/ko-KO.rc b/rosapps/write/lang/ko-KR.rc similarity index 100% rename from rosapps/write/lang/ko-KO.rc rename to rosapps/write/lang/ko-KR.rc diff --git a/rosapps/write/rsrc.rc b/rosapps/write/rsrc.rc index 62b46029b30..9b94dbc6e06 100644 --- a/rosapps/write/rsrc.rc +++ b/rosapps/write/rsrc.rc @@ -27,7 +27,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL #include "lang/de-DE.rc" #include "lang/en-US.rc" #include "lang/fr-FR.rc" -#include "lang/ko-KO.rc" +#include "lang/ko-KR.rc" #include "lang/pl-PL.rc" #include "lang/sk-SK.rc" #include "lang/uk-UA.rc"