diff options
| author | Raphaël Rochet <raphael@rri.fr> | 2013-04-02 08:30:30 +0200 |
|---|---|---|
| committer | Raphaël Rochet <raphael@rri.fr> | 2013-04-02 08:30:30 +0200 |
| commit | 2a71d8e7e3ce71b2bd9aa087093debb2ec1292f6 (patch) | |
| tree | 58d73de03166fd124c9731bae57b5235b9ea5347 | |
| parent | 06dd09203881e0cb13e7265df2167f71ec944ced (diff) | |
french translation for localize version requirement string
| -rw-r--r-- | res/values-fr/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index 57833b67..9f1c8177 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -188,4 +188,5 @@ <string name="headlines_unread">Articles non lus</string> <string name="article_img_open">Ouvrir l\'image</string> <string name="article_img_share">Partager l\'image</string> + <string name="requires_api5">Nécéssite la version 1.7.6</string> </resources> |