summaryrefslogtreecommitdiff
path: root/po/ko.po
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2015-09-12 10:15:52 +0200
committerDavid Kalnischkies <david@kalnischkies.de>2015-09-14 15:22:18 +0200
commit7c4f1ca5fe315a8223570b05994d6d7ca7c55c4f (patch)
tree1815d1cbf49770f228b6ea72275c17ddc8527e57 /po/ko.po
parent4b8f2236b40599e191814fcd74e6a48eeafd757f (diff)
implement apt-get source msg 'Please use: $vcs' for git
A bit unfair that only Bzr had this message. Lets at least print it for git as well with the option of adding more later without string changes.
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 c7e0a2c61..46f5ba3f6 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -368,12 +368,12 @@ msgstr ""
#, fuzzy, c-format
msgid ""
"Please use:\n"
-"bzr branch %s\n"
+"%s\n"
"to retrieve the latest (possibly unreleased) updates to the package.\n"
msgstr ""
"패키지의 최근 (아마도 릴리스되지 않은) 업데이트를 받으려면\n"
"다음과 같이 하십시오:\n"
-"bzr get %s\n"
+"%s\n"
#: cmdline/apt-get.cc:795
#, c-format