Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-13 06:51:03 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-13 06:51:03 +0300
commitb6f4537b34b8ae8200b196592b0b8fd0160a7179 (patch)
tree272a163a072c303bec12b75ff8fd6846e847de7e /app/src/main/res/values-fr
parentec7aca7c99c678551227bd51861ad8e661cd3718 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-fr')
-rw-r--r--app/src/main/res/values-fr/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 60c714f2c..674935a14 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -150,4 +150,6 @@
<string name="add_comment">Ajouter un commentaire</string>
<string name="card_edit_comments">Commentaires</string>
<string name="no_comments_yet">Aucun commentaire pour l\'instant</string>
- </resources>
+ <string name="choose_list">Sélectionner la liste</string>
+ <string name="task_count">%1$s/%2$s</string>
+</resources>