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/cs.po | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'po/cs.po') diff --git a/po/cs.po b/po/cs.po index 27f41486a..3c6b7639a 100644 --- a/po/cs.po +++ b/po/cs.po @@ -367,13 +367,11 @@ 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 "" "Pro stažení nejnovějších (možná dosud nevydaných) aktualizací balíku prosím " -"použijte:\n" -"bzr branch %s\n" +"použijte:\n%s\n" #: cmdline/apt-get.cc:795 #, c-format -- cgit v1.2.3