[vlc-commits] commit: Korean: fix two translations (reported on the forum) ( Rémi Denis-Courmont )
git at videolan.org
git at videolan.org
Sat May 1 10:29:56 CEST 2010
vlc/vlc-1.1 | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Apr 29 21:20:55 2010 +0300| [b229a8c419103ea95e9471310701591cc7eac3ed] | committer: Rémi Denis-Courmont
Korean: fix two translations (reported on the forum)
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=b229a8c419103ea95e9471310701591cc7eac3ed
---
po/ko.po | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/po/ko.po b/po/ko.po
index c527d60..f90caa9 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -20170,7 +20170,7 @@ msgstr "이미지 명암 설정, 0 과 2 사이. 기본 1."
#: modules/video_filter/adjust.c:70
msgid "Image hue (0-360)"
-msgstr "이미지 색도 (0~10)"
+msgstr "이미지 색도 (0~360)"
#: modules/video_filter/adjust.c:71
msgid "Set the image hue, between 0 and 360. Defaults to 0."
@@ -20178,7 +20178,7 @@ msgstr "이미지 색조 설정, 0 과 360 사이. 기본 0."
#: modules/video_filter/adjust.c:72
msgid "Image saturation (0-3)"
-msgstr "이미지 채도 (0~2)"
+msgstr "이미지 채도 (0~3)"
#: modules/video_filter/adjust.c:73
msgid "Set the image saturation, between 0 and 3. Defaults to 1."
More information about the vlc-commits
mailing list