summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/res/values-fr/strings.xml
diff options
context:
space:
mode:
authorCharles Lombardo <clombardo169@gmail.com>2023-09-29 07:58:03 +0200
committerCharles Lombardo <clombardo169@gmail.com>2023-10-12 23:17:21 +0200
commita5fb9de6faf4c75d231f414949306459de8b0926 (patch)
tree8c37d35773467e9f40e386d0edd1fbb16e15dec3 /src/android/app/src/main/res/values-fr/strings.xml
parentandroid: Use application context for all FileUtil functions (diff)
downloadyuzu-a5fb9de6faf4c75d231f414949306459de8b0926.tar
yuzu-a5fb9de6faf4c75d231f414949306459de8b0926.tar.gz
yuzu-a5fb9de6faf4c75d231f414949306459de8b0926.tar.bz2
yuzu-a5fb9de6faf4c75d231f414949306459de8b0926.tar.lz
yuzu-a5fb9de6faf4c75d231f414949306459de8b0926.tar.xz
yuzu-a5fb9de6faf4c75d231f414949306459de8b0926.tar.zst
yuzu-a5fb9de6faf4c75d231f414949306459de8b0926.zip
Diffstat (limited to 'src/android/app/src/main/res/values-fr/strings.xml')
-rw-r--r--src/android/app/src/main/res/values-fr/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/android/app/src/main/res/values-fr/strings.xml b/src/android/app/src/main/res/values-fr/strings.xml
index a7abd9077..1e02828aa 100644
--- a/src/android/app/src/main/res/values-fr/strings.xml
+++ b/src/android/app/src/main/res/values-fr/strings.xml
@@ -171,9 +171,7 @@
<string name="select_gpu_driver_title">Souhaitez vous remplacer votre pilote actuel ?</string>
<string name="select_gpu_driver_install">Installer</string>
<string name="select_gpu_driver_default">Défaut</string>
- <string name="select_gpu_driver_install_success">%s Installé</string>
<string name="select_gpu_driver_use_default">Utilisation du pilote de GPU par défaut</string>
- <string name="select_gpu_driver_error">Pilote non valide sélectionné, utilisation du paramètre par défaut du système !</string>
<string name="system_gpu_driver">Pilote du GPU du système</string>
<string name="installing_driver">Installation du pilote...</string>