diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2023-07-23 06:07:09 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-23 00:37:09 +0000 |
commit | 26950dbbd01484888c61c45269beb9592368a85a (patch) | |
tree | 8ec2fecb651f7e73294fd50c503d209ce10de56f /app/src/main/res/values-fr | |
parent | cd6c0a2d78f69d1e59dbe5f1019e8888e67e557f (diff) |
Sync localisations from Crowdin (#2616)
strings: sync with crowdin
Co-authored-by: GitHub Actions <noreply@github.com>
Diffstat (limited to 'app/src/main/res/values-fr')
-rw-r--r-- | app/src/main/res/values-fr/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index ea648db0..7894b162 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -280,7 +280,6 @@ <string name="git_operation_running">Opération git en cours…</string> <string name="git_break_out_of_detached_success">Il y a eu un conflit lors de la tentative de rebase. Votre branche locale %1$s a été poussée vers une autre branche nommée %2$s\n Utilisez cette branche pour résoudre les conflits sur votre ordinateur</string> <string name="git_break_out_of_detached_unneeded">Le dépôt n\'est pas rebasé, pas besoin de pousser vers une autre branche</string> - <!-- OpenKeychain not installed --> <!-- GPG key selection in folder creation --> <string name="folder_creation_err_file_exists">Un fichier portant ce nom existe déjà</string> <string name="folder_creation_err_folder_exists">Un dossier portant ce nom existe déjà</string> |