aboutsummaryrefslogtreecommitdiff
path: root/src/lang/fr.json
diff options
context:
space:
mode:
authorRémy Raes <contact@remyraes.com>2022-01-04 17:41:13 +0100
committerGitHub <noreply@github.com>2022-01-04 17:41:13 +0100
commit145baa0e1606816d7784deac8eafa58490854141 (patch)
tree923f903fe82575c5ce571453b132be0a2b9ee459 /src/lang/fr.json
parent0c30429ab4b0a941f00b7ced79065ef05575d583 (diff)
downloadViper-145baa0e1606816d7784deac8eafa58490854141.tar.gz
Viper-145baa0e1606816d7784deac8eafa58490854141.zip
fix: No game path (#24)
* [refactor] moving main.setPath listener outside start method * [refactor] setpath tells if game path is set or not * newpath event tells if game path dialog is successful or not * [feat] main window will not show if path is not set * [feat] viper displays a dialog and exits if no game path was prompted * [fix] viper prompts for game path if viper.json:gamepath is not set * [feat] translating gui.gamepath.must key * code cleanup fixing single quotes and alike * fix gui.gamepath.must message Co-authored-by: 0neGal <mail@0negal.com>
Diffstat (limited to 'src/lang/fr.json')
-rw-r--r--src/lang/fr.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/fr.json b/src/lang/fr.json
index fe4d63c..870fbfe 100644
--- a/src/lang/fr.json
+++ b/src/lang/fr.json
@@ -36,6 +36,7 @@
"gui.launchnorthstar": "Northstar",
"gui.selectpath": "Veuillez sélectionner le dossier où se trouve le client Titanfall 2.",
+ "gui.gamepath.must": "Vous devez sélectionner le chemin du dossier du jeu Titanfall 2 pour pouvoir lancer Viper.",
"general.launching": "Lancement",