The "ko_KR" locale is the same as the "ko" locale. Remove the "ko_KR" variant as it is incomplete and has been superseded by "ko" on transifex.
Signed-off-by: Allan McRae <[email protected]> --- lib/libalpm/po/LINGUAS | 1 - lib/libalpm/po/ko_KR.po | 817 ---------------------- scripts/po/LINGUAS | 1 - scripts/po/ko_KR.po | 1761 ----------------------------------------------- src/pacman/po/LINGUAS | 1 - src/pacman/po/ko_KR.po | 1625 ------------------------------------------- 6 files changed, 4206 deletions(-) delete mode 100644 lib/libalpm/po/ko_KR.po delete mode 100644 scripts/po/ko_KR.po delete mode 100644 src/pacman/po/ko_KR.po <snip>
