From 7876314c64024e055af21dc333b5c1f2ef78f20f Mon Sep 17 00:00:00 2001 From: Lunar Date: Sat, 23 Nov 2013 19:55:58 +0100 Subject: [PATCH] =?utf8?q?Reformulations=20encore,=20histoire=20que=20?= =?utf8?q?=C3=A7a=20rentre?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- assets/l10n.en.js | 2 +- assets/l10n.fr.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/l10n.en.js b/assets/l10n.en.js index ef3d416..21a9cbf 100644 --- a/assets/l10n.en.js +++ b/assets/l10n.en.js @@ -1,7 +1,7 @@ function L10n() { }; L10n.loading = "Loading…"; L10n.consensus_weight = "Nos oignons' weight in the Tor network"; -L10n.exit_probability = "Probability to use one of Nos oignons' exit node"; +L10n.exit_probability = "Probability to use one of our exit nodes"; L10n.bandwidth = "Bandwidth"; L10n.nos_oignons = "Nos oignons"; L10n.others = "Others"; diff --git a/assets/l10n.fr.js b/assets/l10n.fr.js index 7b86e64..028cb1e 100644 --- a/assets/l10n.fr.js +++ b/assets/l10n.fr.js @@ -1,7 +1,7 @@ function L10n() { }; L10n.loading = "Chargement…"; L10n.consensus_weight = "Poids de Nos oignons dans le réseau Tor"; -L10n.exit_probability = "Probabilité d'utiliser un nœud de sortie de Nos oignons"; +L10n.exit_probability = "Probabilité d'utiliser un de nos nœuds de sortie"; L10n.bandwidth = "Bande passante"; L10n.nos_oignons = "Nos oignons"; L10n.others = "Autres"; -- 2.39.2