diff --git a/L10n/en.template b/L10n/en.template index 31f77912..a5ee43d1 100644 --- a/L10n/en.template +++ b/L10n/en.template @@ -7,6 +7,9 @@ /* EDSM setting. [prefs.py] */ "API Key" = "API Key"; +/* Output setting. [prefs.py] */ +"Automatically make a log entry on entering a system" = "Automatically make a log entry on entering a system"; + /* Folder selection button on Windows. [prefs.py] */ "Browse..." = "Browse..."; @@ -133,6 +136,9 @@ /* Privacy setting. [prefs.py] */ "Pseudo-anonymized ID" = "Pseudo-anonymized ID"; +/* Output settings prompt. [prefs.py] */ +"Re-start Elite: Dangerous to use this feature" = "Re-start Elite: Dangerous to use this feature"; + /* Shortcut settings prompt on OSX. [prefs.py] */ "Re-start {APP} to use shortcuts" = "Re-start {APP} to use shortcuts"; diff --git a/L10n/fr.strings b/L10n/fr.strings index de8cbd44..d632c122 100644 --- a/L10n/fr.strings +++ b/L10n/fr.strings @@ -192,3 +192,9 @@ /* [EDMarketConnector.py] */ "Sending data to EDSM..." = "Envoi des données à EDSM..."; + +/* Output setting. [prefs.py] */ +"Automatically make a log entry on entering a system" = "Ajouter automatiquement une entrée au journal en entrant dans un système"; + +/* Output settings prompt. [prefs.py] */ +"Re-start Elite: Dangerous to use this feature" = "Redémarrer Elite: Dangerous pour utiliser cette fonctionnalité"; diff --git a/L10n/it.strings b/L10n/it.strings index 09092491..a62deedf 100644 --- a/L10n/it.strings +++ b/L10n/it.strings @@ -192,3 +192,9 @@ /* [EDMarketConnector.py] */ "Sending data to EDSM..." = "Sto inviando i dati a EDSM..."; + +/* Output setting. [prefs.py] */ +"Automatically make a log entry on entering a system" = "Inserire automaticamente una log entry entrando in un sistema"; + +/* Output settings prompt. [prefs.py] */ +"Re-start Elite: Dangerous to use this feature" = "Riavviare Elite:Dangerous per usare questa funzione";