From 7c4f1ca5fe315a8223570b05994d6d7ca7c55c4f Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Sat, 12 Sep 2015 10:15:52 +0200 Subject: 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. --- po/da.po | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'po/da.po') diff --git a/po/da.po b/po/da.po index 2672994b0..86db650c0 100644 --- a/po/da.po +++ b/po/da.po @@ -378,12 +378,10 @@ msgstr "" #: cmdline/apt-get.cc:747 #, c-format msgid "" -"Please use:\n" -"bzr branch %s\n" +"Please use:\n%s\n" "to retrieve the latest (possibly unreleased) updates to the package.\n" msgstr "" -"Brug venligst:\n" -"bzr branch %s\n" +"Brug venligst:\n%s\n" "for at hente de seneste (muligvis ikke udgivet) opdateringer til pakken.\n" #: cmdline/apt-get.cc:795 -- cgit v1.2.3