diff options
author | OctopusET <sjmoon2001@gmail.com> | 2020-08-17 17:01:13 +0900 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-08-19 22:41:04 +0200 |
commit | d622b7c73acac5a8c9dd34818aad1b0d80c00c44 (patch) | |
tree | 386448c3b4a8b81b8cbca7798adbba9f111f5079 /extras | |
parent | 0be225fb60f41b29f283eddd83938c047c552893 (diff) |
tdf#135727 add Korean Autocorrect list
Add Korean Auto Correst list
예뿌 --> 예뻐
예뿌게 --> 예쁘게
Change-Id: I09075fb8b347b048ea26cb6ded0ef3bd774c3264
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100848
Tested-by: Jenkins
Reviewed-by: DaeHyun Sung <sungdh86+git@gmail.com>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'extras')
-rw-r--r-- | extras/source/autocorr/lang/ko/DocumentList.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extras/source/autocorr/lang/ko/DocumentList.xml b/extras/source/autocorr/lang/ko/DocumentList.xml index f21fa55988c9..e472c1553f1a 100644 --- a/extras/source/autocorr/lang/ko/DocumentList.xml +++ b/extras/source/autocorr/lang/ko/DocumentList.xml @@ -2383,4 +2383,6 @@ <block-list:block block-list:abbreviated-name="헤택" block-list:name="혜택"/> <block-list:block block-list:abbreviated-name="흉헙다" block-list:name="흉업다"/> <block-list:block block-list:abbreviated-name="힘들게싿" block-list:name="힘들겠다"/> + <block-list:block block-list:abbreviated-name="예뿌" block-list:name="예뻐"/> + <block-list:block block-list:abbreviated-name="예뿌게" block-list:name="예쁘게"/> </block-list:block-list> |