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/fr.po | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index 00e259aa3..fbc411cdf 100644 --- a/po/fr.po +++ b/po/fr.po @@ -388,12 +388,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 "" -"Veuillez utiliser la commande :\n" -"bzr branch %s\n" +"Veuillez utiliser la commande :\n%s\n" "pour récupérer les dernières mises à jour (éventuellement non encore " "publiées) du paquet.\n" -- cgit v1.2.3