diff options
| author | Raphaël Rochet <raphael@rri.fr> | 2013-04-26 19:23:05 +0200 |
|---|---|---|
| committer | Raphaël Rochet <raphael@rri.fr> | 2013-04-26 19:23:05 +0200 |
| commit | 7330f7eff42e5b3d02bc02b8a06bdfa9a0ecd3ca (patch) | |
| tree | 8a9f9b7a8aec5298f1955ba3b865d20455a7cd67 /res | |
| parent | d8417b898af72db6c5af15d062ace9e66625d541 (diff) | |
Small fix in french translation
Diffstat (limited to 'res')
| -rw-r--r-- | res/values-fr/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index 05e9f47d..ccd16f8e 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -47,7 +47,7 @@ <string name="context_selection_toggle_marked">(Non)Marqué</string> <string name="context_selection_toggle_published">(Non)Publié</string> <string name="context_selection_toggle_unread">(Non)Lu</string> - <string name="article_set_unread">Marqué non-lu</string> + <string name="article_set_unread">Marquer non-lu</string> <string name="article_mark_read_above">Marquer les articles ci-dessus lus</string> <string name="http_login_summary">Optionnel. Remplissez ceci si votre installation tt-rss est protégée par une authentification HTTP Basique.</string> <string name="login_summary">Votre identifiant tt-rss. Inutile en mode utilisateur unique.</string> |