From 5d9314f134ddd3dc4c853e398ac90ba247fb2e4f Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 13 Jun 2016 18:42:42 -0400 Subject: Imported Upstream version 3.1.0 --- Plugins/RegExpImport/RegExpImport_fr.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Plugins/RegExpImport/RegExpImport_fr.ts') diff --git a/Plugins/RegExpImport/RegExpImport_fr.ts b/Plugins/RegExpImport/RegExpImport_fr.ts index 5a6e957..dc300ee 100644 --- a/Plugins/RegExpImport/RegExpImport_fr.ts +++ b/Plugins/RegExpImport/RegExpImport_fr.ts @@ -26,7 +26,7 @@ Requested capture index %1 is out of range. - Allocation d'index %1 hors limites. + Allocation d’index %1 hors limites. @@ -73,7 +73,7 @@ <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> - <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don't want to import, then use "import only following groups" option below. + <p>Use Regular Expression groups to enclose parts of the expression that you want to import. If you want to use a group, that you don’t want to import, then use "import only following groups" option below. You can use named groups and refer to them in group list below. To name a group use: <pre>(?&lt;myGroupName&gt;\s+\d+\s+)</pre></p> -- cgit v1.2.3