summaryrefslogtreecommitdiff
path: root/po/ko.po
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2012-05-16 19:10:16 +0200
committerPiotr Drąg <piotrdrag@gmail.com>2012-05-16 19:10:16 +0200
commit4ca4e421c59708dae16b631069d460edb8b134d0 (patch)
treeabb02804cdd78d22c18dfd27c557c9d7f2284c2e /po/ko.po
parentRevert "Updated Spanish translation" (diff)
downloadzenity-4ca4e421c59708dae16b631069d460edb8b134d0.tar.gz
zenity-4ca4e421c59708dae16b631069d460edb8b134d0.tar.bz2
zenity-4ca4e421c59708dae16b631069d460edb8b134d0.zip
Remove markup from translatable strings
Also manually unbreak the string freeze break.
Diffstat (limited to 'po/ko.po')
-rw-r--r--po/ko.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/ko.po b/po/ko.po
index 8d25994f..cd630e4e 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -119,8 +119,8 @@ msgid "You should use only one List dialog type.\n"
msgstr "하나의 목록 대화 상자 형식만 쓸 수 있습니다.\n"
#: ../src/zenity.ui.h:1
-msgid "<b>Forms dialog</b>"
-msgstr "<b>형식 입력 대화 상자</b>"
+msgid "Forms dialog"
+msgstr "형식 입력 대화 상자"
#: ../src/zenity.ui.h:2
msgid "Add a new entry"
bgstack15