From c47a492382b9beb6abcdb470287edbcae3cc8e44 Mon Sep 17 00:00:00 2001 From: jmsche Date: Mon, 2 Dec 2013 17:56:17 +0100 Subject: [PATCH] Fixed typo in french translation --- src/sentry/locale/fr/LC_MESSAGES/django.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sentry/locale/fr/LC_MESSAGES/django.po b/src/sentry/locale/fr/LC_MESSAGES/django.po index fb2087528e31d9..aa2d509b3854dd 100644 --- a/src/sentry/locale/fr/LC_MESSAGES/django.po +++ b/src/sentry/locale/fr/LC_MESSAGES/django.po @@ -1619,7 +1619,7 @@ msgstr "Exception" #: templates/sentry/partial/interfaces/chained_exception.html:17 #: templates/sentry/partial/interfaces/stacktrace.html:15 msgid "most recent call first" -msgstr "appel ne plus récent en premier" +msgstr "appel le plus récent en premier" #: templates/sentry/partial/interfaces/chained_exception.html:19 #: templates/sentry/partial/interfaces/stacktrace.html:17