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/nb.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/nb.po') diff --git a/po/nb.po b/po/nb.po index bd7566260..3d601a6fe 100644 --- a/po/nb.po +++ b/po/nb.po @@ -377,11 +377,11 @@ 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 "" "Bruk:\n" -"bzr get %s\n" +"%s\n" "for å hente siste (muligens ikke utgitte) oppdateringer for pakken.\n" #: cmdline/apt-get.cc:795 -- cgit v1.2.3