From a4ff83c0d4611059b42d9dae397870f50ddd218f Mon Sep 17 00:00:00 2001 From: magma <magma@mail.i2p> Date: Wed, 6 Apr 2011 19:43:49 +0000 Subject: [PATCH] fix the damned apostrophe --- apps/routerconsole/locale/messages_fr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/routerconsole/locale/messages_fr.po b/apps/routerconsole/locale/messages_fr.po index 387cd452dc..f79625a96b 100644 --- a/apps/routerconsole/locale/messages_fr.po +++ b/apps/routerconsole/locale/messages_fr.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: I2P routerconsole\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-03-26 08:34+0000\n" -"PO-Revision-Date: 2011-04-06 19:32+0100\n" +"PO-Revision-Date: 2011-04-06 21:42+0100\n" "Last-Translator: magma <magma@mail.i2p>\n" "Language-Team: foo <foo@bar>\n" "Language: \n" @@ -5431,7 +5431,7 @@ msgstr "Statistiques du routeur I2P" #: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/summaryframe_jsp.java:255 #, java-format msgid "Disable {0} Refresh" -msgstr "Désactiver l'actualisation automatique {0}" +msgstr "Désactiver l''actualisation automatique {0}" #: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/tunnels_jsp.java:111 msgid "tunnel summary" -- GitLab