diff options
| author | Georg Brandl <georg@python.org> | 2011-09-21 09:49:06 +0200 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2011-09-21 09:49:06 +0200 |
| commit | 62797af2b457fbd3f4ca4235f7cbbe4c6ab6a089 (patch) | |
| tree | f425555f6c7fbe169bebaaa2f103303d5a4d689d /sphinx/locale/fr | |
| parent | 8f58df8f2e461c8f20d4832c92116f2369e97e93 (diff) | |
| download | sphinx-62797af2b457fbd3f4ca4235f7cbbe4c6ab6a089.tar.gz | |
Fix #698: msgstr errors found by msgfmt -c.
Diffstat (limited to 'sphinx/locale/fr')
| -rw-r--r-- | sphinx/locale/fr/LC_MESSAGES/sphinx.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/locale/fr/LC_MESSAGES/sphinx.po b/sphinx/locale/fr/LC_MESSAGES/sphinx.po index c4e1105c..3a4ad6e1 100644 --- a/sphinx/locale/fr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fr/LC_MESSAGES/sphinx.po @@ -667,7 +667,7 @@ msgstr "Chapitre suivant" msgid "" "Please activate JavaScript to enable the search\n" " functionality." -msgstr "Activez le JavaScript pour que la recherche fonctionne\n" +msgstr "Activez le JavaScript pour que la recherche fonctionne." #: sphinx/themes/basic/search.html:29 #, fuzzy |
