From 9a7d38de772cd87cb8933006bcc7022bf831ebf6 Mon Sep 17 00:00:00 2001 From: Brad Parker Date: Sun, 5 Mar 2017 14:28:33 -0500 Subject: [PATCH] MSVC buildfix: add UTF8 BOM to korean translation --- intl/msg_hash_ko.c | 2 +- intl/msg_hash_ko.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/intl/msg_hash_ko.c b/intl/msg_hash_ko.c index 0a4389ce06..a395a19571 100644 --- a/intl/msg_hash_ko.c +++ b/intl/msg_hash_ko.c @@ -1,4 +1,4 @@ -/* RetroArch - A frontend for libretro. +/* RetroArch - A frontend for libretro. * Copyright (C) 2011-2017 - Daniel De Matteis * Copyright (C) 2016-2017 - Brad Parker * diff --git a/intl/msg_hash_ko.h b/intl/msg_hash_ko.h index 70640a1144..79c19ce9d1 100644 --- a/intl/msg_hash_ko.h +++ b/intl/msg_hash_ko.h @@ -1,4 +1,4 @@ -MSG_HASH( +MSG_HASH( MSG_COMPILER, "컴파일러" )