diff options
author | Nosweh <62889203+Nosweh@users.noreply.github.com> | 2020-08-28 17:31:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-28 21:01:40 +0530 |
commit | 0f0d1994e589b4f2b2603c882f52c79e2307a4f7 (patch) | |
tree | ba6d5d5e80f9993ce8d21ea87d2ab687d1675ebb /app/src/main/res/values-fr | |
parent | 88b1de2b509c007171b432da1d9b4b4761509def (diff) |
Add Activity to view the Git commit log (#1056)
Diffstat (limited to 'app/src/main/res/values-fr')
-rw-r--r-- | app/src/main/res/values-fr/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 9f9e1768..db98bfd8 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -178,6 +178,4 @@ <string name="git_push_other_error">Pousser au dépôt distant sans avance rapide rejetée. Vérifiez la variable receive.denyNonFastForwards dans le fichier de configuration du répertoire de destination.</string> <string name="jgit_error_push_dialog_text">Une erreur s\'est produite lors de l\'opération de poussée:</string> <string name="git_operation_remember_passphrase">Se rappeler de la phrase secrète dans la configuration de l\'application (peu sûr)</string> - <string name="hackish_tools">Outils de hack</string> - <string name="commit_hash">Commettre la clé</string> </resources> |